[==========] 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 14:48:55.892422 12450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.40.190:42445
I20260709 14:48:55.893963 12450 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 14:48:55.894985 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:55.910903 12459 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
W20260709 14:48:55.910894 12457 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 14:48:55.911975 12450 server_base.cc:1061] running on GCE node
W20260709 14:48:55.914793 12456 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 14:48:57.025597 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:57.025826 12450 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 14:48:57.026024 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608537025998 us; error 0 us; skew 500 ppm
I20260709 14:48:57.026876 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:57.031816 12450 webserver.cc:533] Webserver started at http://127.12.40.190:36629/ using document root <none> and password file <none>
I20260709 14:48:57.032629 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:57.032825 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:57.033243 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:57.038815 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-0/minicluster-data/master-0-root/instance:
uuid: "26faa473e0144e7eb5bf262a9dadd278"
format_stamp: "Formatted at 2026-07-09 14:48:57 on dist-test-slave-nxbx"
I20260709 14:48:57.046044 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:48:57.051234 12465 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:57.052243 12450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:48:57.052544 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-0/minicluster-data/master-0-root
uuid: "26faa473e0144e7eb5bf262a9dadd278"
format_stamp: "Formatted at 2026-07-09 14:48:57 on dist-test-slave-nxbx"
I20260709 14:48:57.052851 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-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 14:48:57.108911 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:57.110406 12450 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 14:48:57.110855 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:57.177263 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.190:42445
I20260709 14:48:57.177328 12516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.190:42445 every 8 connection(s)
I20260709 14:48:57.184564 12517 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 14:48:57.204867 12517 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278: Bootstrap starting.
I20260709 14:48:57.210314 12517 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:57.212034 12517 log.cc:826] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278: Log is configured to *not* fsync() on all Append() calls
I20260709 14:48:57.216161 12517 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278: No bootstrap required, opened a new log
I20260709 14:48:57.236352 12517 raft_consensus.cc:359] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26faa473e0144e7eb5bf262a9dadd278" member_type: VOTER }
I20260709 14:48:57.236876 12517 raft_consensus.cc:385] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:57.237082 12517 raft_consensus.cc:740] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26faa473e0144e7eb5bf262a9dadd278, State: Initialized, Role: FOLLOWER
I20260709 14:48:57.237848 12517 consensus_queue.cc:260] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "26faa473e0144e7eb5bf262a9dadd278" member_type: VOTER }
I20260709 14:48:57.238296 12517 raft_consensus.cc:399] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:48:57.238529 12517 raft_consensus.cc:493] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:48:57.238823 12517 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:57.242727 12517 raft_consensus.cc:515] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26faa473e0144e7eb5bf262a9dadd278" member_type: VOTER }
I20260709 14:48:57.243428 12517 leader_election.cc:304] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [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: 26faa473e0144e7eb5bf262a9dadd278; no voters: 
I20260709 14:48:57.245019 12517 leader_election.cc:290] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:48:57.245311 12520 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:57.247323 12520 raft_consensus.cc:697] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [term 1 LEADER]: Becoming Leader. State: Replica: 26faa473e0144e7eb5bf262a9dadd278, State: Running, Role: LEADER
I20260709 14:48:57.248216 12520 consensus_queue.cc:237] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [LEADER]: Queue going to LEADER mode. State: All 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: "26faa473e0144e7eb5bf262a9dadd278" member_type: VOTER }
I20260709 14:48:57.249126 12517 sys_catalog.cc:565] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:48:57.257639 12522 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 26faa473e0144e7eb5bf262a9dadd278. Latest consensus state: current_term: 1 leader_uuid: "26faa473e0144e7eb5bf262a9dadd278" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26faa473e0144e7eb5bf262a9dadd278" member_type: VOTER } }
I20260709 14:48:57.257568 12521 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "26faa473e0144e7eb5bf262a9dadd278" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26faa473e0144e7eb5bf262a9dadd278" member_type: VOTER } }
I20260709 14:48:57.258257 12522 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:57.258314 12521 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:57.261467 12528 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:48:57.272692 12528 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:48:57.274798 12450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:48:57.287810 12528 catalog_manager.cc:1383] Generated new cluster ID: 350723f1b0c0484490a3be0ea09898d9
I20260709 14:48:57.288097 12528 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:48:57.321905 12528 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:48:57.323458 12528 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:48:57.336941 12528 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278: Generated new TSK 0
I20260709 14:48:57.337865 12528 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:48:57.405952 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:57.414202 12539 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 14:48:57.416888 12540 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 14:48:57.425730 12450 server_base.cc:1061] running on GCE node
W20260709 14:48:57.425698 12542 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 14:48:57.426658 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:57.426851 12450 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 14:48:57.427014 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608537426997 us; error 0 us; skew 500 ppm
I20260709 14:48:57.427577 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:57.431416 12450 webserver.cc:533] Webserver started at http://127.12.40.129:35111/ using document root <none> and password file <none>
I20260709 14:48:57.431908 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:57.432081 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:57.432341 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:57.433393 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-0/minicluster-data/ts-0-root/instance:
uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
format_stamp: "Formatted at 2026-07-09 14:48:57 on dist-test-slave-nxbx"
I20260709 14:48:57.438761 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260709 14:48:57.442726 12547 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:57.443490 12450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 14:48:57.443740 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-0/minicluster-data/ts-0-root
uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
format_stamp: "Formatted at 2026-07-09 14:48:57 on dist-test-slave-nxbx"
I20260709 14:48:57.443997 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-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 14:48:57.472077 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:57.473327 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:57.475798 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:57.479909 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:57.480113 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:57.480370 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:57.480521 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:57.574443 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.129:43131
I20260709 14:48:57.574501 12609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.129:43131 every 8 connection(s)
I20260709 14:48:57.581153 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:57.589514 12614 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 14:48:57.592134 12615 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 14:48:57.596846 12450 server_base.cc:1061] running on GCE node
W20260709 14:48:57.597702 12617 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 14:48:57.598786 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:57.599052 12450 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 14:48:57.599262 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608537599238 us; error 0 us; skew 500 ppm
I20260709 14:48:57.600008 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:57.603825 12610 heartbeater.cc:344] Connected to a master server at 127.12.40.190:42445
I20260709 14:48:57.604328 12610 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:57.604336 12450 webserver.cc:533] Webserver started at http://127.12.40.130:35525/ using document root <none> and password file <none>
I20260709 14:48:57.605063 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:57.605309 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:57.605512 12610 heartbeater.cc:507] Master 127.12.40.190:42445 requested a full tablet report, sending...
I20260709 14:48:57.605659 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:57.607016 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-0/minicluster-data/ts-1-root/instance:
uuid: "16795f6105e24b529c4930b05fdb7798"
format_stamp: "Formatted at 2026-07-09 14:48:57 on dist-test-slave-nxbx"
I20260709 14:48:57.608892 12482 ts_manager.cc:194] Registered new tserver with Master: 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131)
I20260709 14:48:57.611822 12482 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33388
I20260709 14:48:57.612473 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260709 14:48:57.617627 12622 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:57.618373 12450 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:48:57.618623 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-0/minicluster-data/ts-1-root
uuid: "16795f6105e24b529c4930b05fdb7798"
format_stamp: "Formatted at 2026-07-09 14:48:57 on dist-test-slave-nxbx"
I20260709 14:48:57.618899 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-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 14:48:57.663220 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:57.664419 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:57.666698 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:57.669378 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:57.669546 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:57.669772 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:57.669919 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:57.755697 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.130:43981
I20260709 14:48:57.755954 12684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.130:43981 every 8 connection(s)
I20260709 14:48:57.763612 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:57.770371 12688 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 14:48:57.772818 12689 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 14:48:57.774485 12685 heartbeater.cc:344] Connected to a master server at 127.12.40.190:42445
I20260709 14:48:57.774880 12685 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:57.775830 12685 heartbeater.cc:507] Master 127.12.40.190:42445 requested a full tablet report, sending...
I20260709 14:48:57.778188 12482 ts_manager.cc:194] Registered new tserver with Master: 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981)
I20260709 14:48:57.779932 12482 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33392
W20260709 14:48:57.782462 12691 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 14:48:57.783026 12450 server_base.cc:1061] running on GCE node
I20260709 14:48:57.783789 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:57.783975 12450 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 14:48:57.784137 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608537784120 us; error 0 us; skew 500 ppm
I20260709 14:48:57.784649 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:57.787024 12450 webserver.cc:533] Webserver started at http://127.12.40.131:33487/ using document root <none> and password file <none>
I20260709 14:48:57.787457 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:57.787631 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:57.787858 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:57.788781 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-0/minicluster-data/ts-2-root/instance:
uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
format_stamp: "Formatted at 2026-07-09 14:48:57 on dist-test-slave-nxbx"
I20260709 14:48:57.793047 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:48:57.796239 12696 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:57.796989 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:48:57.797227 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-0/minicluster-data/ts-2-root
uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
format_stamp: "Formatted at 2026-07-09 14:48:57 on dist-test-slave-nxbx"
I20260709 14:48:57.797487 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608535732111-12450-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 14:48:57.811996 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:57.813073 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:57.815016 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:57.817641 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:57.817827 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:57.818044 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:57.818190 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:57.898990 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.131:37307
I20260709 14:48:57.899088 12758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.131:37307 every 8 connection(s)
I20260709 14:48:57.913713 12759 heartbeater.cc:344] Connected to a master server at 127.12.40.190:42445
I20260709 14:48:57.914079 12759 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:57.914861 12759 heartbeater.cc:507] Master 127.12.40.190:42445 requested a full tablet report, sending...
I20260709 14:48:57.916703 12482 ts_manager.cc:194] Registered new tserver with Master: 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:48:57.917683 12450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014340688s
I20260709 14:48:57.918054 12482 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33408
I20260709 14:48:57.963711 12482 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33422:
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 14:48:57.968544 12482 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 14:48:58.086738 12724 tablet_service.cc:1511] Processing CreateTablet for tablet e219737468524f068eaa88aaf665e79e (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:48:58.086431 12721 tablet_service.cc:1511] Processing CreateTablet for tablet 660871e74d574b7e9d81714de553d7f4 (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:48:58.090657 12723 tablet_service.cc:1511] Processing CreateTablet for tablet 756d78e21639460892ec61fbb2a03330 (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:48:58.090040 12720 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1096900a70448b9072cfb4762b90ac (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:48:58.085743 12722 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7a18da9b8a4e5984a82e2be4d71226 (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:48:58.093277 12719 tablet_service.cc:1511] Processing CreateTablet for tablet 22e1b2d815bc4c6483ff3139b64124bb (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:48:58.094213 12724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e219737468524f068eaa88aaf665e79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.095335 12718 tablet_service.cc:1511] Processing CreateTablet for tablet bbd317ef8ba54a4aa6babe3729b075b2 (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:48:58.104462 12648 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7a18da9b8a4e5984a82e2be4d71226 (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:48:58.106148 12721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660871e74d574b7e9d81714de553d7f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.105530 12646 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1096900a70448b9072cfb4762b90ac (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:48:58.111346 12648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7a18da9b8a4e5984a82e2be4d71226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.111689 12720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1096900a70448b9072cfb4762b90ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.118319 12650 tablet_service.cc:1511] Processing CreateTablet for tablet e219737468524f068eaa88aaf665e79e (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:48:58.117430 12645 tablet_service.cc:1511] Processing CreateTablet for tablet 22e1b2d815bc4c6483ff3139b64124bb (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:48:58.121033 12649 tablet_service.cc:1511] Processing CreateTablet for tablet 756d78e21639460892ec61fbb2a03330 (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:48:58.124112 12646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1096900a70448b9072cfb4762b90ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.123201 12719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22e1b2d815bc4c6483ff3139b64124bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.119647 12647 tablet_service.cc:1511] Processing CreateTablet for tablet 660871e74d574b7e9d81714de553d7f4 (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:48:58.128311 12650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e219737468524f068eaa88aaf665e79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.125211 12717 tablet_service.cc:1511] Processing CreateTablet for tablet 6b9d1a3a8a3247ceb7e1352bb72d2394 (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:48:58.130167 12649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756d78e21639460892ec61fbb2a03330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.125535 12643 tablet_service.cc:1511] Processing CreateTablet for tablet 6b9d1a3a8a3247ceb7e1352bb72d2394 (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:48:58.133212 12645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22e1b2d815bc4c6483ff3139b64124bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.131760 12723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756d78e21639460892ec61fbb2a03330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.125190 12644 tablet_service.cc:1511] Processing CreateTablet for tablet bbd317ef8ba54a4aa6babe3729b075b2 (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:48:58.136327 12647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660871e74d574b7e9d81714de553d7f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.138152 12644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbd317ef8ba54a4aa6babe3729b075b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.142776 12722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7a18da9b8a4e5984a82e2be4d71226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.146268 12716 tablet_service.cc:1511] Processing CreateTablet for tablet 52ed3a7160fd4b2e99c203bb3d90bd74 (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:48:58.148629 12642 tablet_service.cc:1511] Processing CreateTablet for tablet 52ed3a7160fd4b2e99c203bb3d90bd74 (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:48:58.155427 12642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ed3a7160fd4b2e99c203bb3d90bd74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.158684 12717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b9d1a3a8a3247ceb7e1352bb72d2394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.176208 12716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ed3a7160fd4b2e99c203bb3d90bd74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.179348 12643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b9d1a3a8a3247ceb7e1352bb72d2394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.185408 12718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbd317ef8ba54a4aa6babe3729b075b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.251567 12571 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1096900a70448b9072cfb4762b90ac (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:48:58.254065 12573 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7a18da9b8a4e5984a82e2be4d71226 (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:48:58.257107 12573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7a18da9b8a4e5984a82e2be4d71226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.258960 12572 tablet_service.cc:1511] Processing CreateTablet for tablet 660871e74d574b7e9d81714de553d7f4 (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:48:58.272293 12575 tablet_service.cc:1511] Processing CreateTablet for tablet e219737468524f068eaa88aaf665e79e (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:48:58.269606 12571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1096900a70448b9072cfb4762b90ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.275614 12569 tablet_service.cc:1511] Processing CreateTablet for tablet bbd317ef8ba54a4aa6babe3729b075b2 (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:48:58.277599 12567 tablet_service.cc:1511] Processing CreateTablet for tablet 52ed3a7160fd4b2e99c203bb3d90bd74 (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:48:58.265547 12574 tablet_service.cc:1511] Processing CreateTablet for tablet 756d78e21639460892ec61fbb2a03330 (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:48:58.278383 12572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660871e74d574b7e9d81714de553d7f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.282285 12570 tablet_service.cc:1511] Processing CreateTablet for tablet 22e1b2d815bc4c6483ff3139b64124bb (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:48:58.290333 12569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbd317ef8ba54a4aa6babe3729b075b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.299638 12567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ed3a7160fd4b2e99c203bb3d90bd74. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:58.299803 12530 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:58.297411 12777 tablet_bootstrap.cc:492] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798: Bootstrap starting.
I20260709 14:48:58.302496 12570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22e1b2d815bc4c6483ff3139b64124bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.299705 12568 tablet_service.cc:1511] Processing CreateTablet for tablet 6b9d1a3a8a3247ceb7e1352bb72d2394 (DEFAULT_TABLE table=test-workload [id=9ec4ac0ed3a34c089bc589e857345b0d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:48:58.324501 12574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756d78e21639460892ec61fbb2a03330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.327804 12575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e219737468524f068eaa88aaf665e79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.331873 12568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b9d1a3a8a3247ceb7e1352bb72d2394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:58.331997 12778 tablet_bootstrap.cc:492] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7: Bootstrap starting.
I20260709 14:48:58.392902 12779 tablet_bootstrap.cc:492] T 0b1096900a70448b9072cfb4762b90ac P 6bd5c9bbb15e407e8f4c4106594cc9b0: Bootstrap starting.
I20260709 14:48:58.420783 12779 tablet_bootstrap.cc:654] T 0b1096900a70448b9072cfb4762b90ac P 6bd5c9bbb15e407e8f4c4106594cc9b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.421823 12777 tablet_bootstrap.cc:654] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.420490 12778 tablet_bootstrap.cc:654] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.430788 12778 tablet_bootstrap.cc:492] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7: No bootstrap required, opened a new log
I20260709 14:48:58.431267 12778 ts_tablet_manager.cc:1403] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7: Time spent bootstrapping tablet: real 0.112s	user 0.009s	sys 0.005s
I20260709 14:48:58.434370 12778 raft_consensus.cc:359] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.434947 12779 tablet_bootstrap.cc:492] T 0b1096900a70448b9072cfb4762b90ac P 6bd5c9bbb15e407e8f4c4106594cc9b0: No bootstrap required, opened a new log
I20260709 14:48:58.435122 12778 raft_consensus.cc:385] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.435375 12779 ts_tablet_manager.cc:1403] T 0b1096900a70448b9072cfb4762b90ac P 6bd5c9bbb15e407e8f4c4106594cc9b0: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.005s
I20260709 14:48:58.435420 12778 raft_consensus.cc:740] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.435503 12777 tablet_bootstrap.cc:492] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798: No bootstrap required, opened a new log
I20260709 14:48:58.436218 12777 ts_tablet_manager.cc:1403] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798: Time spent bootstrapping tablet: real 0.156s	user 0.021s	sys 0.000s
I20260709 14:48:58.436309 12778 consensus_queue.cc:260] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.438997 12779 raft_consensus.cc:359] T 0b1096900a70448b9072cfb4762b90ac P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.439720 12779 raft_consensus.cc:385] T 0b1096900a70448b9072cfb4762b90ac P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.439381 12777 raft_consensus.cc:359] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.440038 12779 raft_consensus.cc:740] T 0b1096900a70448b9072cfb4762b90ac P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.440218 12777 raft_consensus.cc:385] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.440627 12777 raft_consensus.cc:740] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.440779 12779 consensus_queue.cc:260] T 0b1096900a70448b9072cfb4762b90ac P 6bd5c9bbb15e407e8f4c4106594cc9b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.441373 12777 consensus_queue.cc:260] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.446849 12778 ts_tablet_manager.cc:1434] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.001s
I20260709 14:48:58.447813 12759 heartbeater.cc:499] Master 127.12.40.190:42445 was elected leader, sending a full tablet report...
I20260709 14:48:58.448292 12778 tablet_bootstrap.cc:492] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7: Bootstrap starting.
I20260709 14:48:58.454399 12778 tablet_bootstrap.cc:654] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.455269 12777 ts_tablet_manager.cc:1434] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.007s
I20260709 14:48:58.456180 12777 tablet_bootstrap.cc:492] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798: Bootstrap starting.
I20260709 14:48:58.458681 12610 heartbeater.cc:499] Master 127.12.40.190:42445 was elected leader, sending a full tablet report...
I20260709 14:48:58.461052 12778 tablet_bootstrap.cc:492] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7: No bootstrap required, opened a new log
I20260709 14:48:58.461483 12778 ts_tablet_manager.cc:1403] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 14:48:58.465236 12778 raft_consensus.cc:359] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.465739 12778 raft_consensus.cc:385] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.465970 12778 raft_consensus.cc:740] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.466702 12778 consensus_queue.cc:260] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.468113 12779 ts_tablet_manager.cc:1434] T 0b1096900a70448b9072cfb4762b90ac P 6bd5c9bbb15e407e8f4c4106594cc9b0: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.009s
I20260709 14:48:58.468639 12778 ts_tablet_manager.cc:1434] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:48:58.469017 12779 tablet_bootstrap.cc:492] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0: Bootstrap starting.
I20260709 14:48:58.469554 12778 tablet_bootstrap.cc:492] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7: Bootstrap starting.
I20260709 14:48:58.462236 12777 tablet_bootstrap.cc:654] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.461910 12685 heartbeater.cc:499] Master 127.12.40.190:42445 was elected leader, sending a full tablet report...
I20260709 14:48:58.477183 12779 tablet_bootstrap.cc:654] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.492827 12778 tablet_bootstrap.cc:654] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.493196 12777 tablet_bootstrap.cc:492] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798: No bootstrap required, opened a new log
I20260709 14:48:58.493649 12777 ts_tablet_manager.cc:1403] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798: Time spent bootstrapping tablet: real 0.038s	user 0.000s	sys 0.018s
I20260709 14:48:58.496510 12777 raft_consensus.cc:359] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.497234 12777 raft_consensus.cc:385] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.497517 12777 raft_consensus.cc:740] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.501211 12779 tablet_bootstrap.cc:492] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0: No bootstrap required, opened a new log
I20260709 14:48:58.501641 12779 ts_tablet_manager.cc:1403] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.010s
I20260709 14:48:58.504189 12779 raft_consensus.cc:359] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } }
I20260709 14:48:58.504873 12779 raft_consensus.cc:385] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.505137 12779 raft_consensus.cc:740] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.505785 12779 consensus_queue.cc:260] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } }
I20260709 14:48:58.507716 12779 ts_tablet_manager.cc:1434] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:48:58.508605 12779 tablet_bootstrap.cc:492] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Bootstrap starting.
I20260709 14:48:58.498235 12777 consensus_queue.cc:260] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.512383 12777 ts_tablet_manager.cc:1434] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260709 14:48:58.513419 12777 tablet_bootstrap.cc:492] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798: Bootstrap starting.
W20260709 14:48:58.514595 12686 tablet.cc:2406] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:48:58.515210 12779 tablet_bootstrap.cc:654] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.519357 12777 tablet_bootstrap.cc:654] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.527786 12779 tablet_bootstrap.cc:492] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0: No bootstrap required, opened a new log
I20260709 14:48:58.528187 12779 ts_tablet_manager.cc:1403] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 14:48:58.530606 12779 raft_consensus.cc:359] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.531294 12779 raft_consensus.cc:385] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.531570 12779 raft_consensus.cc:740] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.532191 12779 consensus_queue.cc:260] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.534227 12779 ts_tablet_manager.cc:1434] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:48:58.535120 12779 tablet_bootstrap.cc:492] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Bootstrap starting.
I20260709 14:48:58.536545 12777 tablet_bootstrap.cc:492] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798: No bootstrap required, opened a new log
I20260709 14:48:58.537392 12777 ts_tablet_manager.cc:1403] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798: Time spent bootstrapping tablet: real 0.024s	user 0.000s	sys 0.009s
I20260709 14:48:58.540406 12777 raft_consensus.cc:359] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.541108 12777 raft_consensus.cc:385] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.541196 12779 tablet_bootstrap.cc:654] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.541433 12777 raft_consensus.cc:740] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.542165 12777 consensus_queue.cc:260] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.544385 12777 ts_tablet_manager.cc:1434] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 14:48:58.545558 12777 tablet_bootstrap.cc:492] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798: Bootstrap starting.
I20260709 14:48:58.551852 12777 tablet_bootstrap.cc:654] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.554461 12779 tablet_bootstrap.cc:492] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0: No bootstrap required, opened a new log
I20260709 14:48:58.554878 12779 ts_tablet_manager.cc:1403] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260709 14:48:58.557492 12779 raft_consensus.cc:359] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.558154 12779 raft_consensus.cc:385] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.558441 12779 raft_consensus.cc:740] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.559397 12778 tablet_bootstrap.cc:492] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7: No bootstrap required, opened a new log
I20260709 14:48:58.559114 12779 consensus_queue.cc:260] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.559973 12778 ts_tablet_manager.cc:1403] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7: Time spent bootstrapping tablet: real 0.091s	user 0.017s	sys 0.032s
I20260709 14:48:58.561502 12779 ts_tablet_manager.cc:1434] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:48:58.563359 12779 tablet_bootstrap.cc:492] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Bootstrap starting.
I20260709 14:48:58.565165 12785 raft_consensus.cc:493] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:58.565045 12778 raft_consensus.cc:359] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.565742 12778 raft_consensus.cc:385] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.565670 12785 raft_consensus.cc:515] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.566087 12778 raft_consensus.cc:740] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.566978 12778 consensus_queue.cc:260] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.569006 12778 ts_tablet_manager.cc:1434] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:48:58.574244 12785 leader_election.cc:290] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:48:58.577584 12777 tablet_bootstrap.cc:492] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798: No bootstrap required, opened a new log
I20260709 14:48:58.578491 12778 tablet_bootstrap.cc:492] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7: Bootstrap starting.
I20260709 14:48:58.578858 12779 tablet_bootstrap.cc:654] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.578037 12777 ts_tablet_manager.cc:1403] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260709 14:48:58.600099 12778 tablet_bootstrap.cc:654] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.604552 12777 raft_consensus.cc:359] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } }
I20260709 14:48:58.607239 12785 raft_consensus.cc:493] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:58.607978 12779 tablet_bootstrap.cc:492] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0: No bootstrap required, opened a new log
I20260709 14:48:58.607704 12785 raft_consensus.cc:515] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.608450 12779 ts_tablet_manager.cc:1403] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.013s
I20260709 14:48:58.609758 12785 leader_election.cc:290] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:48:58.611142 12779 raft_consensus.cc:359] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.611510 12777 raft_consensus.cc:385] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.611809 12779 raft_consensus.cc:385] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.612142 12779 raft_consensus.cc:740] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.612805 12779 consensus_queue.cc:260] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.615181 12779 ts_tablet_manager.cc:1434] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 14:48:58.617791 12777 raft_consensus.cc:740] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.620380 12779 tablet_bootstrap.cc:492] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Bootstrap starting.
I20260709 14:48:58.622232 12585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660871e74d574b7e9d81714de553d7f4" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" is_pre_election: true
I20260709 14:48:58.623235 12584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1096900a70448b9072cfb4762b90ac" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" is_pre_election: true
I20260709 14:48:58.624022 12584 raft_consensus.cc:2468] T 0b1096900a70448b9072cfb4762b90ac P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 0.
W20260709 14:48:58.625034 12623 leader_election.cc:343] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:58.625663 12623 leader_election.cc:304] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16795f6105e24b529c4930b05fdb7798, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:48:58.620718 12777 consensus_queue.cc:260] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } }
I20260709 14:48:58.626415 12785 raft_consensus.cc:2804] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:58.627089 12785 raft_consensus.cc:493] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:58.628747 12785 raft_consensus.cc:3060] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:58.629302 12783 raft_consensus.cc:493] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:58.629175 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660871e74d574b7e9d81714de553d7f4" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" is_pre_election: true
I20260709 14:48:58.630589 12733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1096900a70448b9072cfb4762b90ac" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" is_pre_election: true
I20260709 14:48:58.630702 12783 raft_consensus.cc:515] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.630913 12734 raft_consensus.cc:2468] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 0.
I20260709 14:48:58.635309 12625 leader_election.cc:304] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [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: 16795f6105e24b529c4930b05fdb7798, 69cdd0569ebd4a3c82219c91d71dcde7; no voters: 6bd5c9bbb15e407e8f4c4106594cc9b0
I20260709 14:48:58.643793 12777 ts_tablet_manager.cc:1434] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.006s
I20260709 14:48:58.646955 12777 tablet_bootstrap.cc:492] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798: Bootstrap starting.
I20260709 14:48:58.659719 12779 tablet_bootstrap.cc:654] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.659564 12785 raft_consensus.cc:515] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.672446 12785 leader_election.cc:290] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 1 election: Requested vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:48:58.673265 12785 raft_consensus.cc:2804] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:58.673259 12584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1096900a70448b9072cfb4762b90ac" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
I20260709 14:48:58.673769 12785 raft_consensus.cc:493] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:58.673942 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1096900a70448b9072cfb4762b90ac" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:48:58.685313 12777 tablet_bootstrap.cc:654] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.687841 12778 tablet_bootstrap.cc:492] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7: No bootstrap required, opened a new log
I20260709 14:48:58.688318 12778 ts_tablet_manager.cc:1403] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7: Time spent bootstrapping tablet: real 0.113s	user 0.007s	sys 0.009s
I20260709 14:48:58.690786 12785 raft_consensus.cc:3060] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:58.697294 12779 tablet_bootstrap.cc:492] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0: No bootstrap required, opened a new log
I20260709 14:48:58.697935 12779 ts_tablet_manager.cc:1403] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.013s
I20260709 14:48:58.698380 12778 raft_consensus.cc:359] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.699081 12778 raft_consensus.cc:385] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.699357 12778 raft_consensus.cc:740] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.700052 12778 consensus_queue.cc:260] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.697003 12785 raft_consensus.cc:515] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.674052 12584 raft_consensus.cc:3060] T 0b1096900a70448b9072cfb4762b90ac P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:58.701987 12779 raft_consensus.cc:359] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.702706 12779 raft_consensus.cc:385] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.702996 12779 raft_consensus.cc:740] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.703162 12785 leader_election.cc:290] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 1 election: Requested vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:48:58.703725 12585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660871e74d574b7e9d81714de553d7f4" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
W20260709 14:48:58.705164 12623 leader_election.cc:343] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:58.703675 12779 consensus_queue.cc:260] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.707542 12778 ts_tablet_manager.cc:1434] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260709 14:48:58.708083 12779 ts_tablet_manager.cc:1434] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:48:58.708436 12778 tablet_bootstrap.cc:492] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7: Bootstrap starting.
I20260709 14:48:58.708937 12779 tablet_bootstrap.cc:492] T 22e1b2d815bc4c6483ff3139b64124bb P 6bd5c9bbb15e407e8f4c4106594cc9b0: Bootstrap starting.
I20260709 14:48:58.710726 12783 leader_election.cc:290] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981)
I20260709 14:48:58.711040 12585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" is_pre_election: true
I20260709 14:48:58.711684 12585 raft_consensus.cc:2468] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69cdd0569ebd4a3c82219c91d71dcde7 in term 0.
I20260709 14:48:58.714159 12584 raft_consensus.cc:2468] T 0b1096900a70448b9072cfb4762b90ac P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 1.
I20260709 14:48:58.714413 12697 leader_election.cc:304] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cdd0569ebd4a3c82219c91d71dcde7, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:48:58.716732 12623 leader_election.cc:304] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16795f6105e24b529c4930b05fdb7798, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:48:58.716946 12783 raft_consensus.cc:2804] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:58.717383 12783 raft_consensus.cc:493] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:58.717590 12785 raft_consensus.cc:2804] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:58.718056 12779 tablet_bootstrap.cc:654] T 22e1b2d815bc4c6483ff3139b64124bb P 6bd5c9bbb15e407e8f4c4106594cc9b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.718060 12785 raft_consensus.cc:697] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [term 1 LEADER]: Becoming Leader. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Running, Role: LEADER
I20260709 14:48:58.717792 12783 raft_consensus.cc:3060] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:58.719005 12785 consensus_queue.cc:237] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.722007 12777 tablet_bootstrap.cc:492] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798: No bootstrap required, opened a new log
I20260709 14:48:58.722363 12777 ts_tablet_manager.cc:1403] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.000s
I20260709 14:48:58.732477 12777 raft_consensus.cc:359] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.733896 12777 raft_consensus.cc:385] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.734289 12777 raft_consensus.cc:740] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Initialized, Role: FOLLOWER
W20260709 14:48:58.738219 12625 leader_election.cc:343] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:58.739209 12625 leader_election.cc:343] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:58.741515 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660871e74d574b7e9d81714de553d7f4" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:48:58.742095 12734 raft_consensus.cc:3060] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:58.735229 12777 consensus_queue.cc:260] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.742769 12778 tablet_bootstrap.cc:654] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.751215 12779 tablet_bootstrap.cc:492] T 22e1b2d815bc4c6483ff3139b64124bb P 6bd5c9bbb15e407e8f4c4106594cc9b0: No bootstrap required, opened a new log
I20260709 14:48:58.751085 12783 raft_consensus.cc:515] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.751696 12779 ts_tablet_manager.cc:1403] T 22e1b2d815bc4c6483ff3139b64124bb P 6bd5c9bbb15e407e8f4c4106594cc9b0: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.003s
I20260709 14:48:58.754263 12584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
I20260709 14:48:58.754817 12584 raft_consensus.cc:3060] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:58.755141 12779 raft_consensus.cc:359] T 22e1b2d815bc4c6483ff3139b64124bb P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.755872 12779 raft_consensus.cc:385] T 22e1b2d815bc4c6483ff3139b64124bb P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.756150 12779 raft_consensus.cc:740] T 22e1b2d815bc4c6483ff3139b64124bb P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.758751 12481 catalog_manager.cc:5697] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16795f6105e24b529c4930b05fdb7798 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "16795f6105e24b529c4930b05fdb7798" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:58.756870 12779 consensus_queue.cc:260] T 22e1b2d815bc4c6483ff3139b64124bb P 6bd5c9bbb15e407e8f4c4106594cc9b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.759158 12783 leader_election.cc:290] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 1 election: Requested vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981)
I20260709 14:48:58.766911 12777 ts_tablet_manager.cc:1434] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.004s
I20260709 14:48:58.767947 12777 tablet_bootstrap.cc:492] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798: Bootstrap starting.
I20260709 14:48:58.769214 12584 raft_consensus.cc:2468] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cdd0569ebd4a3c82219c91d71dcde7 in term 1.
I20260709 14:48:58.766346 12734 raft_consensus.cc:2468] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 1.
I20260709 14:48:58.770784 12697 leader_election.cc:304] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cdd0569ebd4a3c82219c91d71dcde7, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:48:58.771011 12625 leader_election.cc:304] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [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: 16795f6105e24b529c4930b05fdb7798, 69cdd0569ebd4a3c82219c91d71dcde7; no voters: 6bd5c9bbb15e407e8f4c4106594cc9b0
I20260709 14:48:58.772846 12785 raft_consensus.cc:2804] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:58.773432 12785 raft_consensus.cc:697] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 1 LEADER]: Becoming Leader. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Running, Role: LEADER
I20260709 14:48:58.774255 12785 consensus_queue.cc:237] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.775198 12779 ts_tablet_manager.cc:1434] T 22e1b2d815bc4c6483ff3139b64124bb P 6bd5c9bbb15e407e8f4c4106594cc9b0: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:48:58.772178 12783 raft_consensus.cc:2804] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:58.783666 12779 tablet_bootstrap.cc:492] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Bootstrap starting.
I20260709 14:48:58.777063 12783 raft_consensus.cc:697] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 LEADER]: Becoming Leader. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Running, Role: LEADER
I20260709 14:48:58.784765 12799 raft_consensus.cc:493] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:58.787267 12799 raft_consensus.cc:515] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.788705 12784 raft_consensus.cc:493] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:58.791007 12799 leader_election.cc:290] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:48:58.789305 12784 raft_consensus.cc:515] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.793303 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7a18da9b8a4e5984a82e2be4d71226" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" is_pre_election: true
I20260709 14:48:58.787930 12783 consensus_queue.cc:237] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.797029 12784 leader_election.cc:290] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
W20260709 14:48:58.796236 12625 leader_election.cc:343] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:58.796005 12584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7a18da9b8a4e5984a82e2be4d71226" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" is_pre_election: true
I20260709 14:48:58.804786 12778 tablet_bootstrap.cc:492] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7: No bootstrap required, opened a new log
I20260709 14:48:58.814386 12778 ts_tablet_manager.cc:1403] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7: Time spent bootstrapping tablet: real 0.106s	user 0.032s	sys 0.013s
I20260709 14:48:58.803503 12584 raft_consensus.cc:2468] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 0.
I20260709 14:48:58.826467 12777 tablet_bootstrap.cc:654] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.829109 12778 raft_consensus.cc:359] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.829902 12779 tablet_bootstrap.cc:654] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.829849 12778 raft_consensus.cc:385] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.833088 12778 raft_consensus.cc:740] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.833616 12623 leader_election.cc:304] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [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: 16795f6105e24b529c4930b05fdb7798, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 69cdd0569ebd4a3c82219c91d71dcde7
I20260709 14:48:58.833889 12778 consensus_queue.cc:260] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.834880 12799 raft_consensus.cc:2804] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:58.835238 12799 raft_consensus.cc:493] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:58.835562 12799 raft_consensus.cc:3060] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:58.845608 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16795f6105e24b529c4930b05fdb7798"
I20260709 14:48:58.847095 12660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16795f6105e24b529c4930b05fdb7798" is_pre_election: true
W20260709 14:48:58.847299 12700 leader_election.cc:343] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:58.848588 12700 leader_election.cc:343] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:58.850472 12799 raft_consensus.cc:515] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.853859 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7a18da9b8a4e5984a82e2be4d71226" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:48:58.854372 12734 raft_consensus.cc:3060] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:58.856110 12778 ts_tablet_manager.cc:1434] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 14:48:58.856555 12584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7a18da9b8a4e5984a82e2be4d71226" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
I20260709 14:48:58.857030 12778 tablet_bootstrap.cc:492] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7: Bootstrap starting.
I20260709 14:48:58.859139 12482 catalog_manager.cc:5697] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:58.861176 12734 raft_consensus.cc:2468] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 1.
I20260709 14:48:58.857050 12584 raft_consensus.cc:3060] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:58.862287 12625 leader_election.cc:304] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16795f6105e24b529c4930b05fdb7798, 69cdd0569ebd4a3c82219c91d71dcde7; no voters: 
I20260709 14:48:58.863123 12785 raft_consensus.cc:2804] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:58.863603 12785 raft_consensus.cc:697] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 1 LEADER]: Becoming Leader. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Running, Role: LEADER
I20260709 14:48:58.864403 12785 consensus_queue.cc:237] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.866987 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16795f6105e24b529c4930b05fdb7798" is_pre_election: true
I20260709 14:48:58.867619 12659 raft_consensus.cc:2468] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 0.
I20260709 14:48:58.868479 12779 tablet_bootstrap.cc:492] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0: No bootstrap required, opened a new log
I20260709 14:48:58.864863 12777 tablet_bootstrap.cc:492] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798: No bootstrap required, opened a new log
I20260709 14:48:58.868882 12779 ts_tablet_manager.cc:1403] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Time spent bootstrapping tablet: real 0.093s	user 0.016s	sys 0.016s
I20260709 14:48:58.871026 12551 leader_election.cc:304] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16795f6105e24b529c4930b05fdb7798, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:48:58.872093 12784 raft_consensus.cc:2804] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:58.871999 12584 raft_consensus.cc:2468] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 1.
I20260709 14:48:58.872437 12777 ts_tablet_manager.cc:1403] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798: Time spent bootstrapping tablet: real 0.105s	user 0.007s	sys 0.007s
I20260709 14:48:58.872575 12784 raft_consensus.cc:493] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:58.872951 12784 raft_consensus.cc:3060] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:58.877502 12779 raft_consensus.cc:359] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.878114 12779 raft_consensus.cc:385] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.866730 12799 leader_election.cc:290] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 1 election: Requested vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:48:58.878402 12779 raft_consensus.cc:740] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.875828 12777 raft_consensus.cc:359] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.882117 12778 tablet_bootstrap.cc:654] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.884580 12779 consensus_queue.cc:260] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.879707 12777 raft_consensus.cc:385] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.884104 12784 raft_consensus.cc:515] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.886518 12777 raft_consensus.cc:740] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.892146 12777 consensus_queue.cc:260] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.894219 12784 leader_election.cc:290] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 election: Requested vote from peers 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:48:58.895617 12818 raft_consensus.cc:493] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:58.896286 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16795f6105e24b529c4930b05fdb7798"
I20260709 14:48:58.896072 12818 raft_consensus.cc:515] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.896979 12659 raft_consensus.cc:3060] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:58.899345 12660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660871e74d574b7e9d81714de553d7f4" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16795f6105e24b529c4930b05fdb7798" is_pre_election: true
I20260709 14:48:58.902906 12777 ts_tablet_manager.cc:1434] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 14:48:58.903837 12777 tablet_bootstrap.cc:492] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798: Bootstrap starting.
I20260709 14:48:58.905018 12784 raft_consensus.cc:493] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:58.905507 12784 raft_consensus.cc:515] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } }
I20260709 14:48:58.905809 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" is_pre_election: true
I20260709 14:48:58.906275 12733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
W20260709 14:48:58.907622 12550 leader_election.cc:343] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:58.909080 12550 leader_election.cc:343] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:58.909574 12660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e219737468524f068eaa88aaf665e79e" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16795f6105e24b529c4930b05fdb7798" is_pre_election: true
I20260709 14:48:58.909687 12733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660871e74d574b7e9d81714de553d7f4" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" is_pre_election: true
I20260709 14:48:58.910132 12660 raft_consensus.cc:2468] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 0.
I20260709 14:48:58.907868 12818 leader_election.cc:290] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:48:58.910778 12733 raft_consensus.cc:2393] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in current term 1: Already voted for candidate 16795f6105e24b529c4930b05fdb7798 in this term.
I20260709 14:48:58.910983 12784 leader_election.cc:290] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307), 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981)
I20260709 14:48:58.911780 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e219737468524f068eaa88aaf665e79e" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" is_pre_election: true
I20260709 14:48:58.912739 12659 raft_consensus.cc:2468] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 1.
I20260709 14:48:58.914479 12551 leader_election.cc:304] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16795f6105e24b529c4930b05fdb7798, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:48:58.914839 12550 leader_election.cc:304] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 16795f6105e24b529c4930b05fdb7798, 69cdd0569ebd4a3c82219c91d71dcde7
I20260709 14:48:58.915704 12820 raft_consensus.cc:2804] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:58.916107 12820 raft_consensus.cc:493] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:58.916455 12820 raft_consensus.cc:3060] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:58.916699 12550 leader_election.cc:343] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:58.917356 12551 leader_election.cc:304] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [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: 16795f6105e24b529c4930b05fdb7798, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 69cdd0569ebd4a3c82219c91d71dcde7
I20260709 14:48:58.918586 12784 raft_consensus.cc:3060] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:58.922122 12779 ts_tablet_manager.cc:1434] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.013s
I20260709 14:48:58.921979 12818 raft_consensus.cc:2804] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:58.923373 12779 tablet_bootstrap.cc:492] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Bootstrap starting.
I20260709 14:48:58.928654 12783 raft_consensus.cc:493] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:58.931483 12783 raft_consensus.cc:515] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.937042 12783 leader_election.cc:290] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981)
I20260709 14:48:58.938665 12584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e1b2d815bc4c6483ff3139b64124bb" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" is_pre_election: true
I20260709 14:48:58.939211 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e1b2d815bc4c6483ff3139b64124bb" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16795f6105e24b529c4930b05fdb7798" is_pre_election: true
I20260709 14:48:58.939344 12584 raft_consensus.cc:2468] T 22e1b2d815bc4c6483ff3139b64124bb P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69cdd0569ebd4a3c82219c91d71dcde7 in term 0.
I20260709 14:48:58.939786 12659 raft_consensus.cc:2468] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69cdd0569ebd4a3c82219c91d71dcde7 in term 0.
I20260709 14:48:58.940903 12700 leader_election.cc:304] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16795f6105e24b529c4930b05fdb7798, 69cdd0569ebd4a3c82219c91d71dcde7; no voters: 
I20260709 14:48:58.944846 12783 raft_consensus.cc:2804] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:58.945187 12783 raft_consensus.cc:493] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:58.945526 12783 raft_consensus.cc:3060] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:58.957973 12779 tablet_bootstrap.cc:654] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.947760 12778 tablet_bootstrap.cc:492] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7: No bootstrap required, opened a new log
I20260709 14:48:58.949446 12777 tablet_bootstrap.cc:654] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:58.965711 12783 raft_consensus.cc:515] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:58.966838 12778 ts_tablet_manager.cc:1403] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7: Time spent bootstrapping tablet: real 0.110s	user 0.018s	sys 0.002s
I20260709 14:48:58.975982 12783 leader_election.cc:290] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 1 election: Requested vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981)
I20260709 14:48:58.979521 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e1b2d815bc4c6483ff3139b64124bb" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16795f6105e24b529c4930b05fdb7798"
I20260709 14:48:58.980075 12659 raft_consensus.cc:3060] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:58.976128 12584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e1b2d815bc4c6483ff3139b64124bb" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
I20260709 14:48:58.980849 12584 raft_consensus.cc:3060] T 22e1b2d815bc4c6483ff3139b64124bb P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:58.981278 12778 raft_consensus.cc:359] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } }
I20260709 14:48:58.981941 12778 raft_consensus.cc:385] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:58.982206 12778 raft_consensus.cc:740] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Initialized, Role: FOLLOWER
I20260709 14:48:58.982900 12778 consensus_queue.cc:260] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } }
I20260709 14:48:58.984984 12778 ts_tablet_manager.cc:1434] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:48:58.970871 12822 raft_consensus.cc:493] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:58.967737 12784 raft_consensus.cc:2749] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:58.987773 12481 catalog_manager.cc:5697] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16795f6105e24b529c4930b05fdb7798 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "16795f6105e24b529c4930b05fdb7798" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:58.967852 12820 raft_consensus.cc:515] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } }
I20260709 14:48:58.990334 12659 raft_consensus.cc:2468] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cdd0569ebd4a3c82219c91d71dcde7 in term 1.
I20260709 14:48:58.989887 12481 catalog_manager.cc:5697] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16795f6105e24b529c4930b05fdb7798 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "16795f6105e24b529c4930b05fdb7798" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:58.992774 12700 leader_election.cc:304] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16795f6105e24b529c4930b05fdb7798, 69cdd0569ebd4a3c82219c91d71dcde7; no voters: 
I20260709 14:48:58.993091 12820 leader_election.cc:290] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 election: Requested vote from peers 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307), 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981)
I20260709 14:48:58.974818 12818 raft_consensus.cc:697] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Becoming Leader. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Running, Role: LEADER
I20260709 14:48:58.998538 12803 raft_consensus.cc:2804] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:58.999933 12803 raft_consensus.cc:697] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 LEADER]: Becoming Leader. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Running, Role: LEADER
I20260709 14:48:59.000665 12584 raft_consensus.cc:2468] T 22e1b2d815bc4c6483ff3139b64124bb P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cdd0569ebd4a3c82219c91d71dcde7 in term 1.
I20260709 14:48:58.986487 12822 raft_consensus.cc:515] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.001027 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e219737468524f068eaa88aaf665e79e" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:48:59.010511 12734 raft_consensus.cc:3060] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:59.000789 12803 consensus_queue.cc:237] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.044420 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e219737468524f068eaa88aaf665e79e" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16795f6105e24b529c4930b05fdb7798"
I20260709 14:48:59.045105 12659 raft_consensus.cc:3060] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:59.046505 12734 raft_consensus.cc:2468] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 1.
I20260709 14:48:59.049525 12778 tablet_bootstrap.cc:492] T 0b1096900a70448b9072cfb4762b90ac P 69cdd0569ebd4a3c82219c91d71dcde7: Bootstrap starting.
I20260709 14:48:59.055876 12550 leader_election.cc:304] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cdd0569ebd4a3c82219c91d71dcde7, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:48:59.056989 12820 raft_consensus.cc:2804] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:59.057626 12820 raft_consensus.cc:697] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Becoming Leader. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Running, Role: LEADER
I20260709 14:48:59.058478 12820 consensus_queue.cc:237] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } }
I20260709 14:48:59.059082 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756d78e21639460892ec61fbb2a03330" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" is_pre_election: true
I20260709 14:48:59.060422 12734 raft_consensus.cc:2468] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 0.
I20260709 14:48:59.060477 12660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756d78e21639460892ec61fbb2a03330" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16795f6105e24b529c4930b05fdb7798" is_pre_election: true
I20260709 14:48:59.061282 12659 raft_consensus.cc:2468] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 1.
I20260709 14:48:59.061903 12550 leader_election.cc:304] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cdd0569ebd4a3c82219c91d71dcde7, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
W20260709 14:48:59.063282 12551 leader_election.cc:343] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:59.063362 12784 raft_consensus.cc:2804] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:59.063767 12784 raft_consensus.cc:493] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:59.064324 12784 raft_consensus.cc:3060] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:59.054916 12818 consensus_queue.cc:237] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.059854 12822 leader_election.cc:290] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:48:59.068630 12779 tablet_bootstrap.cc:492] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0: No bootstrap required, opened a new log
I20260709 14:48:59.070828 12779 ts_tablet_manager.cc:1403] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Time spent bootstrapping tablet: real 0.148s	user 0.037s	sys 0.032s
I20260709 14:48:59.073462 12777 tablet_bootstrap.cc:492] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798: No bootstrap required, opened a new log
I20260709 14:48:59.075057 12779 raft_consensus.cc:359] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.077968 12779 raft_consensus.cc:385] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:59.078284 12779 raft_consensus.cc:740] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Initialized, Role: FOLLOWER
I20260709 14:48:59.079016 12779 consensus_queue.cc:260] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.076013 12777 ts_tablet_manager.cc:1403] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798: Time spent bootstrapping tablet: real 0.172s	user 0.022s	sys 0.015s
I20260709 14:48:59.081065 12779 ts_tablet_manager.cc:1434] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:48:59.082439 12778 tablet_bootstrap.cc:654] T 0b1096900a70448b9072cfb4762b90ac P 69cdd0569ebd4a3c82219c91d71dcde7: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:59.082250 12784 raft_consensus.cc:515] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.086560 12480 catalog_manager.cc:5697] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:59.090502 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756d78e21639460892ec61fbb2a03330" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16795f6105e24b529c4930b05fdb7798"
I20260709 14:48:59.090341 12777 raft_consensus.cc:359] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.091216 12777 raft_consensus.cc:385] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:59.091535 12777 raft_consensus.cc:740] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Initialized, Role: FOLLOWER
I20260709 14:48:59.092288 12777 consensus_queue.cc:260] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.094992 12777 ts_tablet_manager.cc:1434] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 14:48:59.095095 12659 raft_consensus.cc:3060] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:59.098148 12777 tablet_bootstrap.cc:492] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 16795f6105e24b529c4930b05fdb7798: Bootstrap starting.
I20260709 14:48:59.101287 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756d78e21639460892ec61fbb2a03330" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:48:59.101881 12734 raft_consensus.cc:3060] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:59.104923 12777 tablet_bootstrap.cc:654] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 16795f6105e24b529c4930b05fdb7798: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:59.108394 12734 raft_consensus.cc:2468] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 1.
I20260709 14:48:59.109589 12550 leader_election.cc:304] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cdd0569ebd4a3c82219c91d71dcde7, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:48:59.110517 12818 raft_consensus.cc:2804] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:59.111044 12784 leader_election.cc:290] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 election: Requested vote from peers 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:48:59.111676 12818 raft_consensus.cc:697] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Becoming Leader. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Running, Role: LEADER
I20260709 14:48:59.112484 12818 consensus_queue.cc:237] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.120190 12659 raft_consensus.cc:2468] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 1.
I20260709 14:48:59.122076 12778 tablet_bootstrap.cc:492] T 0b1096900a70448b9072cfb4762b90ac P 69cdd0569ebd4a3c82219c91d71dcde7: No bootstrap required, opened a new log
I20260709 14:48:59.128625 12778 ts_tablet_manager.cc:1403] T 0b1096900a70448b9072cfb4762b90ac P 69cdd0569ebd4a3c82219c91d71dcde7: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.007s
I20260709 14:48:59.122311 12777 tablet_bootstrap.cc:492] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 16795f6105e24b529c4930b05fdb7798: No bootstrap required, opened a new log
I20260709 14:48:59.121704 12482 catalog_manager.cc:5697] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:59.130550 12777 ts_tablet_manager.cc:1403] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 16795f6105e24b529c4930b05fdb7798: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.016s
I20260709 14:48:59.131330 12482 catalog_manager.cc:5697] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:59.132977 12777 raft_consensus.cc:359] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.133641 12777 raft_consensus.cc:385] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:59.133895 12777 raft_consensus.cc:740] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Initialized, Role: FOLLOWER
I20260709 14:48:59.136950 12778 raft_consensus.cc:359] T 0b1096900a70448b9072cfb4762b90ac P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.141736 12778 raft_consensus.cc:385] T 0b1096900a70448b9072cfb4762b90ac P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:59.138340 12777 consensus_queue.cc:260] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 16795f6105e24b529c4930b05fdb7798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.144061 12777 ts_tablet_manager.cc:1434] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 16795f6105e24b529c4930b05fdb7798: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260709 14:48:59.145200 12777 tablet_bootstrap.cc:492] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798: Bootstrap starting.
W20260709 14:48:59.152038 12625 consensus_peers.cc:597] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 -> Peer 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307): Couldn't send request to peer 69cdd0569ebd4a3c82219c91d71dcde7. 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 14:48:59.142128 12778 raft_consensus.cc:740] T 0b1096900a70448b9072cfb4762b90ac P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Initialized, Role: FOLLOWER
I20260709 14:48:59.157212 12778 consensus_queue.cc:260] T 0b1096900a70448b9072cfb4762b90ac P 69cdd0569ebd4a3c82219c91d71dcde7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.159987 12778 ts_tablet_manager.cc:1434] T 0b1096900a70448b9072cfb4762b90ac P 69cdd0569ebd4a3c82219c91d71dcde7: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260709 14:48:59.160912 12778 tablet_bootstrap.cc:492] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7: Bootstrap starting.
I20260709 14:48:59.162010 12777 tablet_bootstrap.cc:654] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:59.166903 12778 tablet_bootstrap.cc:654] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:59.166960 12481 catalog_manager.cc:5697] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:59.176786 12777 tablet_bootstrap.cc:492] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798: No bootstrap required, opened a new log
I20260709 14:48:59.176769 12818 raft_consensus.cc:493] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:59.177356 12777 ts_tablet_manager.cc:1403] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.005s
I20260709 14:48:59.177335 12818 raft_consensus.cc:515] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.179497 12818 leader_election.cc:290] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:48:59.181222 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ed3a7160fd4b2e99c203bb3d90bd74" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" is_pre_election: true
I20260709 14:48:59.182803 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ed3a7160fd4b2e99c203bb3d90bd74" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16795f6105e24b529c4930b05fdb7798" is_pre_election: true
W20260709 14:48:59.182901 12550 leader_election.cc:343] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:59.183418 12659 raft_consensus.cc:2468] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 0.
I20260709 14:48:59.184597 12551 leader_election.cc:304] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [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: 16795f6105e24b529c4930b05fdb7798, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 69cdd0569ebd4a3c82219c91d71dcde7
I20260709 14:48:59.185587 12818 raft_consensus.cc:2804] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:59.185911 12818 raft_consensus.cc:493] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:59.186210 12818 raft_consensus.cc:3060] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:59.180006 12777 raft_consensus.cc:359] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.189632 12777 raft_consensus.cc:385] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:59.190013 12777 raft_consensus.cc:740] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Initialized, Role: FOLLOWER
I20260709 14:48:59.190819 12777 consensus_queue.cc:260] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.192536 12777 ts_tablet_manager.cc:1434] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:48:59.193063 12818 raft_consensus.cc:515] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.194315 12778 tablet_bootstrap.cc:492] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7: No bootstrap required, opened a new log
I20260709 14:48:59.194952 12778 ts_tablet_manager.cc:1403] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.005s
I20260709 14:48:59.195863 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ed3a7160fd4b2e99c203bb3d90bd74" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16795f6105e24b529c4930b05fdb7798"
I20260709 14:48:59.196394 12659 raft_consensus.cc:3060] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:59.197613 12778 raft_consensus.cc:359] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.198062 12778 raft_consensus.cc:385] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:59.198261 12778 raft_consensus.cc:740] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Initialized, Role: FOLLOWER
I20260709 14:48:59.198817 12778 consensus_queue.cc:260] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.200798 12778 ts_tablet_manager.cc:1434] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260709 14:48:59.201576 12778 tablet_bootstrap.cc:492] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7: Bootstrap starting.
I20260709 14:48:59.203745 12659 raft_consensus.cc:2468] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 1.
I20260709 14:48:59.204794 12551 leader_election.cc:304] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16795f6105e24b529c4930b05fdb7798, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:48:59.205564 12784 raft_consensus.cc:2804] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:59.205991 12784 raft_consensus.cc:697] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Becoming Leader. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Running, Role: LEADER
I20260709 14:48:59.206881 12778 tablet_bootstrap.cc:654] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:59.206784 12784 consensus_queue.cc:237] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.214193 12818 leader_election.cc:290] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 1 election: Requested vote from peers 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:48:59.214454 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ed3a7160fd4b2e99c203bb3d90bd74" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:48:59.215130 12734 raft_consensus.cc:3060] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:59.226277 12480 catalog_manager.cc:5697] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:59.227670 12734 raft_consensus.cc:2468] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 1.
I20260709 14:48:59.232589 12778 tablet_bootstrap.cc:492] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7: No bootstrap required, opened a new log
I20260709 14:48:59.233011 12778 ts_tablet_manager.cc:1403] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.019s
I20260709 14:48:59.235042 12778 raft_consensus.cc:359] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.235522 12778 raft_consensus.cc:385] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:59.235774 12778 raft_consensus.cc:740] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Initialized, Role: FOLLOWER
I20260709 14:48:59.237323 12778 consensus_queue.cc:260] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.239073 12778 ts_tablet_manager.cc:1434] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:48:59.251669 12785 consensus_queue.cc:1048] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:59.261691 12659 raft_consensus.cc:3060] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:59.268224 12799 consensus_queue.cc:1048] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:59.276844 12799 raft_consensus.cc:493] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:59.277349 12799 raft_consensus.cc:515] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.279657 12803 consensus_queue.cc:1048] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:59.282496 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" is_pre_election: true
I20260709 14:48:59.285282 12584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" is_pre_election: true
I20260709 14:48:59.285974 12584 raft_consensus.cc:2468] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 1.
I20260709 14:48:59.287031 12623 leader_election.cc:304] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [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: 16795f6105e24b529c4930b05fdb7798, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 69cdd0569ebd4a3c82219c91d71dcde7
I20260709 14:48:59.287822 12785 raft_consensus.cc:2804] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:59.288149 12785 raft_consensus.cc:493] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 69cdd0569ebd4a3c82219c91d71dcde7)
I20260709 14:48:59.288511 12785 raft_consensus.cc:3060] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.294229 12799 leader_election.cc:290] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:48:59.295837 12785 raft_consensus.cc:515] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.296968 12659 raft_consensus.cc:1240] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Rejecting Update request from peer 69cdd0569ebd4a3c82219c91d71dcde7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:48:59.298290 12803 consensus_queue.cc:1048] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:59.300904 12785 leader_election.cc:290] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 2 election: Requested vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:48:59.302702 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:48:59.304355 12803 consensus_queue.cc:1059] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:59.306150 12783 raft_consensus.cc:3055] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:59.306491 12783 raft_consensus.cc:740] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Running, Role: LEADER
I20260709 14:48:59.307502 12783 consensus_queue.cc:260] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.308521 12783 raft_consensus.cc:3060] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.314082 12584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
I20260709 14:48:59.315450 12623 leader_election.cc:304] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [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: 16795f6105e24b529c4930b05fdb7798; no voters: 69cdd0569ebd4a3c82219c91d71dcde7, 6bd5c9bbb15e407e8f4c4106594cc9b0
I20260709 14:48:59.316730 12785 raft_consensus.cc:2749] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:59.319564 12783 raft_consensus.cc:493] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:59.320013 12783 raft_consensus.cc:515] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.322804 12583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" is_pre_election: true
I20260709 14:48:59.325088 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16795f6105e24b529c4930b05fdb7798" is_pre_election: true
I20260709 14:48:59.325881 12659 raft_consensus.cc:2393] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69cdd0569ebd4a3c82219c91d71dcde7 in current term 1: Already voted for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in this term.
I20260709 14:48:59.326695 12785 consensus_queue.cc:1048] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:59.326823 12700 leader_election.cc:304] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69cdd0569ebd4a3c82219c91d71dcde7; no voters: 16795f6105e24b529c4930b05fdb7798, 6bd5c9bbb15e407e8f4c4106594cc9b0
I20260709 14:48:59.327696 12803 raft_consensus.cc:3060] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:59.334112 12803 raft_consensus.cc:2749] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:59.335496 12783 leader_election.cc:290] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981)
I20260709 14:48:59.386132 12659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b7a18da9b8a4e5984a82e2be4d71226"
dest_uuid: "16795f6105e24b529c4930b05fdb7798"
mode: GRACEFUL
new_leader_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
 from {username='slave'} at 127.0.0.1:48140
I20260709 14:48:59.386721 12659 raft_consensus.cc:606] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 1 LEADER]: Received request to transfer leadership to TS 6bd5c9bbb15e407e8f4c4106594cc9b0
I20260709 14:48:59.391620 12659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "660871e74d574b7e9d81714de553d7f4"
dest_uuid: "16795f6105e24b529c4930b05fdb7798"
mode: GRACEFUL
new_leader_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
 from {username='slave'} at 127.0.0.1:48140
I20260709 14:48:59.392062 12659 raft_consensus.cc:606] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 1 LEADER]: Received request to transfer leadership to TS 6bd5c9bbb15e407e8f4c4106594cc9b0
I20260709 14:48:59.395172 12798 consensus_queue.cc:1048] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:59.399173 12783 raft_consensus.cc:493] T 0b1096900a70448b9072cfb4762b90ac P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:59.399610 12783 raft_consensus.cc:515] T 0b1096900a70448b9072cfb4762b90ac P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.401518 12783 leader_election.cc:290] T 0b1096900a70448b9072cfb4762b90ac P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981)
I20260709 14:48:59.402559 12583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1096900a70448b9072cfb4762b90ac" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" is_pre_election: true
I20260709 14:48:59.403749 12798 consensus_queue.cc:1048] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:59.405128 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1096900a70448b9072cfb4762b90ac" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16795f6105e24b529c4930b05fdb7798" is_pre_election: true
I20260709 14:48:59.406329 12700 leader_election.cc:304] T 0b1096900a70448b9072cfb4762b90ac P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69cdd0569ebd4a3c82219c91d71dcde7; no voters: 16795f6105e24b529c4930b05fdb7798, 6bd5c9bbb15e407e8f4c4106594cc9b0
I20260709 14:48:59.406936 12783 raft_consensus.cc:2749] T 0b1096900a70448b9072cfb4762b90ac P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:59.413105 12733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22e1b2d815bc4c6483ff3139b64124bb"
dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
mode: GRACEFUL
new_leader_uuid: "16795f6105e24b529c4930b05fdb7798"
 from {username='slave'} at 127.0.0.1:38090
I20260709 14:48:59.413672 12733 raft_consensus.cc:606] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 LEADER]: Received request to transfer leadership to TS 16795f6105e24b529c4930b05fdb7798
I20260709 14:48:59.416647 12785 raft_consensus.cc:993] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798: : Instructing follower 6bd5c9bbb15e407e8f4c4106594cc9b0 to start an election
I20260709 14:48:59.417091 12785 raft_consensus.cc:1081] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 1 LEADER]: Signalling peer 6bd5c9bbb15e407e8f4c4106594cc9b0 to start an election
I20260709 14:48:59.418674 12583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b7a18da9b8a4e5984a82e2be4d71226"
dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
 from {username='slave'} at 127.0.0.1:52694
I20260709 14:48:59.421792 12583 raft_consensus.cc:493] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:59.422703 12583 raft_consensus.cc:3060] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.429958 12583 raft_consensus.cc:515] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.431226 12584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2"
dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
mode: GRACEFUL
new_leader_uuid: "16795f6105e24b529c4930b05fdb7798"
 from {username='slave'} at 127.0.0.1:52716
I20260709 14:48:59.433782 12584 raft_consensus.cc:606] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Received request to transfer leadership to TS 16795f6105e24b529c4930b05fdb7798
I20260709 14:48:59.434942 12585 raft_consensus.cc:1240] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Rejecting Update request from peer 16795f6105e24b529c4930b05fdb7798 for earlier term 1. Current term is 2. Ops: []
I20260709 14:48:59.435629 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7a18da9b8a4e5984a82e2be4d71226" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16795f6105e24b529c4930b05fdb7798"
I20260709 14:48:59.436164 12659 raft_consensus.cc:3055] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:59.436465 12659 raft_consensus.cc:740] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Running, Role: LEADER
I20260709 14:48:59.437258 12659 consensus_queue.cc:260] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.438160 12659 raft_consensus.cc:3060] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.440716 12733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394"
dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
mode: GRACEFUL
new_leader_uuid: "16795f6105e24b529c4930b05fdb7798"
 from {username='slave'} at 127.0.0.1:38090
I20260709 14:48:59.441265 12733 raft_consensus.cc:606] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Received request to transfer leadership to TS 16795f6105e24b529c4930b05fdb7798
I20260709 14:48:59.441588 12733 raft_consensus.cc:614] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 14:48:59.438997 12799 consensus_queue.cc:1175] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 16795f6105e24b529c4930b05fdb7798 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:48:59.444646 12659 raft_consensus.cc:2468] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 2.
I20260709 14:48:59.445773 12551 leader_election.cc:304] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16795f6105e24b529c4930b05fdb7798, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:48:59.446570 12784 raft_consensus.cc:2804] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:59.447033 12784 raft_consensus.cc:697] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 LEADER]: Becoming Leader. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Running, Role: LEADER
I20260709 14:48:59.447369 12585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52ed3a7160fd4b2e99c203bb3d90bd74"
dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
mode: GRACEFUL
new_leader_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
 from {username='slave'} at 127.0.0.1:52716
I20260709 14:48:59.447921 12585 raft_consensus.cc:606] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Received request to transfer leadership to TS 69cdd0569ebd4a3c82219c91d71dcde7
I20260709 14:48:59.447824 12784 consensus_queue.cc:237] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.449617 12583 leader_election.cc:290] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 2 election: Requested vote from peers 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:48:59.450877 12733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7a18da9b8a4e5984a82e2be4d71226" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:48:59.452708 12783 consensus_queue.cc:1048] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:59.461526 12481 catalog_manager.cc:5697] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 reported cstate change: term changed from 1 to 2, leader changed from 16795f6105e24b529c4930b05fdb7798 (127.12.40.130) to 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129). New cstate: current_term: 2 leader_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:59.467695 12818 consensus_queue.cc:1048] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:59.469604 12783 raft_consensus.cc:993] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7: : Instructing follower 16795f6105e24b529c4930b05fdb7798 to start an election
I20260709 14:48:59.470022 12783 raft_consensus.cc:1081] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 LEADER]: Signalling peer 16795f6105e24b529c4930b05fdb7798 to start an election
I20260709 14:48:59.474581 12803 consensus_queue.cc:1048] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:59.475462 12660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22e1b2d815bc4c6483ff3139b64124bb"
dest_uuid: "16795f6105e24b529c4930b05fdb7798"
 from {username='slave'} at 127.0.0.1:48130
I20260709 14:48:59.475982 12660 raft_consensus.cc:493] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:59.476333 12660 raft_consensus.cc:3060] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.481915 12818 consensus_queue.cc:1048] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:59.499079 12660 raft_consensus.cc:515] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.503232 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e1b2d815bc4c6483ff3139b64124bb" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:48:59.503803 12734 raft_consensus.cc:3055] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:59.504117 12734 raft_consensus.cc:740] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Running, Role: LEADER
I20260709 14:48:59.504846 12734 consensus_queue.cc:260] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.505921 12734 raft_consensus.cc:3060] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.504853 12583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e1b2d815bc4c6483ff3139b64124bb" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
I20260709 14:48:59.511246 12583 raft_consensus.cc:3060] T 22e1b2d815bc4c6483ff3139b64124bb P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.516269 12660 leader_election.cc:290] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 2 election: Requested vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:48:59.517724 12583 raft_consensus.cc:2468] T 22e1b2d815bc4c6483ff3139b64124bb P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 2.
I20260709 14:48:59.519522 12623 leader_election.cc:304] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16795f6105e24b529c4930b05fdb7798, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:48:59.520596 12799 raft_consensus.cc:2804] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:59.521039 12799 raft_consensus.cc:697] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 [term 2 LEADER]: Becoming Leader. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Running, Role: LEADER
I20260709 14:48:59.521797 12799 consensus_queue.cc:237] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.524698 12784 raft_consensus.cc:993] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0: : Instructing follower 16795f6105e24b529c4930b05fdb7798 to start an election
I20260709 14:48:59.525085 12784 raft_consensus.cc:1081] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Signalling peer 16795f6105e24b529c4930b05fdb7798 to start an election
I20260709 14:48:59.518412 12734 raft_consensus.cc:2468] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 2.
I20260709 14:48:59.529379 12784 consensus_queue.cc:1048] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:59.534657 12660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2"
dest_uuid: "16795f6105e24b529c4930b05fdb7798"
 from {username='slave'} at 127.0.0.1:48134
I20260709 14:48:59.535198 12660 raft_consensus.cc:493] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:59.535583 12660 raft_consensus.cc:3060] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.537125 12822 consensus_queue.cc:1048] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:59.539647 12481 catalog_manager.cc:5697] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 reported cstate change: term changed from 1 to 2, leader changed from 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131) to 16795f6105e24b529c4930b05fdb7798 (127.12.40.130). New cstate: current_term: 2 leader_uuid: "16795f6105e24b529c4930b05fdb7798" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:59.549806 12660 raft_consensus.cc:515] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.564352 12660 leader_election.cc:290] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 2 election: Requested vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:48:59.567947 12583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
I20260709 14:48:59.568588 12583 raft_consensus.cc:3055] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:59.568907 12583 raft_consensus.cc:740] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Running, Role: LEADER
I20260709 14:48:59.572971 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:48:59.553130 12734 raft_consensus.cc:3060] T 0b1096900a70448b9072cfb4762b90ac P 69cdd0569ebd4a3c82219c91d71dcde7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:59.579353 12583 consensus_queue.cc:260] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.580482 12583 raft_consensus.cc:3060] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.585644 12583 raft_consensus.cc:2468] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 2.
I20260709 14:48:59.586722 12623 leader_election.cc:304] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [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: 16795f6105e24b529c4930b05fdb7798, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 69cdd0569ebd4a3c82219c91d71dcde7
I20260709 14:48:59.587371 12799 raft_consensus.cc:2804] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:59.587838 12799 raft_consensus.cc:697] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 2 LEADER]: Becoming Leader. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Running, Role: LEADER
I20260709 14:48:59.588608 12799 consensus_queue.cc:237] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.596751 12481 catalog_manager.cc:5697] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 reported cstate change: term changed from 1 to 2, leader changed from 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129) to 16795f6105e24b529c4930b05fdb7798 (127.12.40.130). New cstate: current_term: 2 leader_uuid: "16795f6105e24b529c4930b05fdb7798" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:59.677932 12784 consensus_queue.cc:1048] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:59.678901 12822 consensus_queue.cc:1048] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:59.689736 12822 raft_consensus.cc:993] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0: : Instructing follower 69cdd0569ebd4a3c82219c91d71dcde7 to start an election
I20260709 14:48:59.690297 12820 raft_consensus.cc:1081] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Signalling peer 69cdd0569ebd4a3c82219c91d71dcde7 to start an election
I20260709 14:48:59.692633 12732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52ed3a7160fd4b2e99c203bb3d90bd74"
dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
 from {username='slave'} at 127.0.0.1:38084
I20260709 14:48:59.693154 12732 raft_consensus.cc:493] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:59.690178 12822 consensus_queue.cc:1048] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:59.693538 12732 raft_consensus.cc:3060] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.699128 12820 consensus_queue.cc:1048] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:59.714577 12732 raft_consensus.cc:515] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.715925 12733 raft_consensus.cc:1240] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Rejecting Update request from peer 6bd5c9bbb15e407e8f4c4106594cc9b0 for earlier term 1. Current term is 2. Ops: []
I20260709 14:48:59.717994 12820 consensus_queue.cc:1059] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:59.718927 12818 raft_consensus.cc:3055] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:59.719259 12818 raft_consensus.cc:740] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Running, Role: LEADER
I20260709 14:48:59.719986 12818 consensus_queue.cc:260] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.720609 12583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ed3a7160fd4b2e99c203bb3d90bd74" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
I20260709 14:48:59.720883 12818 raft_consensus.cc:3060] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.722523 12658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ed3a7160fd4b2e99c203bb3d90bd74" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16795f6105e24b529c4930b05fdb7798"
I20260709 14:48:59.722533 12732 leader_election.cc:290] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 2 election: Requested vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981)
I20260709 14:48:59.736037 12583 raft_consensus.cc:2468] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cdd0569ebd4a3c82219c91d71dcde7 in term 2.
I20260709 14:48:59.738003 12697 leader_election.cc:304] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 [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: 69cdd0569ebd4a3c82219c91d71dcde7, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 16795f6105e24b529c4930b05fdb7798
I20260709 14:48:59.738981 12783 raft_consensus.cc:2804] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:59.739504 12783 raft_consensus.cc:697] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 LEADER]: Becoming Leader. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Running, Role: LEADER
I20260709 14:48:59.740337 12783 consensus_queue.cc:237] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.749439 12482 catalog_manager.cc:5697] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 reported cstate change: term changed from 1 to 2, leader changed from 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129) to 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131). New cstate: current_term: 2 leader_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:59.793699 12785 raft_consensus.cc:993] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798: : Instructing follower 6bd5c9bbb15e407e8f4c4106594cc9b0 to start an election
I20260709 14:48:59.794098 12799 raft_consensus.cc:1081] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 1 LEADER]: Signalling peer 6bd5c9bbb15e407e8f4c4106594cc9b0 to start an election
I20260709 14:48:59.795382 12583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "660871e74d574b7e9d81714de553d7f4"
dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
 from {username='slave'} at 127.0.0.1:52694
I20260709 14:48:59.795845 12583 raft_consensus.cc:493] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:59.796144 12583 raft_consensus.cc:3060] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.800664 12583 raft_consensus.cc:515] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.802125 12583 leader_election.cc:290] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 2 election: Requested vote from peers 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:48:59.803068 12660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660871e74d574b7e9d81714de553d7f4" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16795f6105e24b529c4930b05fdb7798"
I20260709 14:48:59.803285 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660871e74d574b7e9d81714de553d7f4" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:48:59.803670 12660 raft_consensus.cc:3055] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:59.803766 12732 raft_consensus.cc:3060] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.804054 12660 raft_consensus.cc:740] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Running, Role: LEADER
I20260709 14:48:59.804888 12660 consensus_queue.cc:260] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.806042 12660 raft_consensus.cc:3060] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.808225 12732 raft_consensus.cc:2468] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 2.
I20260709 14:48:59.809175 12550 leader_election.cc:304] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cdd0569ebd4a3c82219c91d71dcde7, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:48:59.809789 12818 raft_consensus.cc:2804] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:59.810148 12818 raft_consensus.cc:697] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 LEADER]: Becoming Leader. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Running, Role: LEADER
I20260709 14:48:59.811189 12818 consensus_queue.cc:237] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:48:59.812204 12660 raft_consensus.cc:2468] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 2.
I20260709 14:48:59.817636 12482 catalog_manager.cc:5697] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 reported cstate change: term changed from 1 to 2, leader changed from 16795f6105e24b529c4930b05fdb7798 (127.12.40.130) to 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129). New cstate: current_term: 2 leader_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:59.844376 12660 raft_consensus.cc:1275] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Refusing update from remote peer 6bd5c9bbb15e407e8f4c4106594cc9b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:59.845474 12818 consensus_queue.cc:1048] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:59.852744 12732 raft_consensus.cc:3060] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.861722 12732 raft_consensus.cc:1275] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Refusing update from remote peer 6bd5c9bbb15e407e8f4c4106594cc9b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:59.862798 12818 consensus_queue.cc:1048] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:59.957563 12732 raft_consensus.cc:1275] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Refusing update from remote peer 16795f6105e24b529c4930b05fdb7798: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:59.959025 12799 consensus_queue.cc:1048] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:59.968838 12583 raft_consensus.cc:1275] T 22e1b2d815bc4c6483ff3139b64124bb P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Refusing update from remote peer 16795f6105e24b529c4930b05fdb7798: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:59.970273 12798 consensus_queue.cc:1048] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:59.977391 12732 raft_consensus.cc:3060] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:59.984829 12732 raft_consensus.cc:1275] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Refusing update from remote peer 16795f6105e24b529c4930b05fdb7798: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:59.986124 12798 consensus_queue.cc:1048] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:59.995692 12583 raft_consensus.cc:1275] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Refusing update from remote peer 16795f6105e24b529c4930b05fdb7798: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:59.997107 12799 consensus_queue.cc:1048] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:00.212077 12660 raft_consensus.cc:1275] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Refusing update from remote peer 6bd5c9bbb15e407e8f4c4106594cc9b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:00.213142 12818 consensus_queue.cc:1048] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:00.220573 12732 raft_consensus.cc:1275] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Refusing update from remote peer 6bd5c9bbb15e407e8f4c4106594cc9b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:00.222391 12822 consensus_queue.cc:1048] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:00.297256 12583 raft_consensus.cc:1275] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Refusing update from remote peer 69cdd0569ebd4a3c82219c91d71dcde7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:00.298314 12783 consensus_queue.cc:1048] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:00.308035 12660 raft_consensus.cc:3060] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:00.313740 12660 raft_consensus.cc:1275] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Refusing update from remote peer 69cdd0569ebd4a3c82219c91d71dcde7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:00.315289 12862 consensus_queue.cc:1048] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:00.802719 12822 raft_consensus.cc:493] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 69cdd0569ebd4a3c82219c91d71dcde7)
I20260709 14:49:00.803205 12822 raft_consensus.cc:515] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:00.804719 12822 leader_election.cc:290] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:49:00.805593 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16795f6105e24b529c4930b05fdb7798" is_pre_election: true
I20260709 14:49:00.805758 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" is_pre_election: true
I20260709 14:49:00.806212 12659 raft_consensus.cc:2393] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in current term 2: Already voted for candidate 16795f6105e24b529c4930b05fdb7798 in this term.
I20260709 14:49:00.806351 12732 raft_consensus.cc:2468] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 2.
I20260709 14:49:00.807336 12550 leader_election.cc:304] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [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: 69cdd0569ebd4a3c82219c91d71dcde7, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 16795f6105e24b529c4930b05fdb7798
I20260709 14:49:00.807947 12822 raft_consensus.cc:2804] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:00.808262 12822 raft_consensus.cc:493] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 69cdd0569ebd4a3c82219c91d71dcde7)
I20260709 14:49:00.808525 12822 raft_consensus.cc:3060] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:00.812690 12822 raft_consensus.cc:515] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:00.814103 12822 leader_election.cc:290] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 2 election: Requested vote from peers 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:49:00.814867 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16795f6105e24b529c4930b05fdb7798"
I20260709 14:49:00.815030 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:49:00.815614 12659 raft_consensus.cc:2393] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in current term 2: Already voted for candidate 16795f6105e24b529c4930b05fdb7798 in this term.
I20260709 14:49:00.819330 12732 raft_consensus.cc:2468] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 2.
I20260709 14:49:00.820263 12550 leader_election.cc:304] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [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: 69cdd0569ebd4a3c82219c91d71dcde7, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 16795f6105e24b529c4930b05fdb7798
I20260709 14:49:00.821122 12822 raft_consensus.cc:2804] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:00.821471 12822 raft_consensus.cc:697] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 LEADER]: Becoming Leader. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Running, Role: LEADER
I20260709 14:49:00.822064 12822 consensus_queue.cc:237] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:00.828466 12480 catalog_manager.cc:5697] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 reported cstate change: term changed from 1 to 2, leader changed from 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131) to 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129). New cstate: current_term: 2 leader_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:01.179627 12799 raft_consensus.cc:493] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:01.180047 12799 raft_consensus.cc:515] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:01.181566 12799 leader_election.cc:290] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:49:01.182528 12585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" is_pre_election: true
I20260709 14:49:01.182662 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" is_pre_election: true
I20260709 14:49:01.183284 12732 raft_consensus.cc:2468] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 2.
I20260709 14:49:01.184070 12625 leader_election.cc:304] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16795f6105e24b529c4930b05fdb7798, 69cdd0569ebd4a3c82219c91d71dcde7; no voters: 6bd5c9bbb15e407e8f4c4106594cc9b0
I20260709 14:49:01.184625 12799 raft_consensus.cc:2804] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:01.184875 12799 raft_consensus.cc:493] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:01.185141 12799 raft_consensus.cc:3060] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:01.189386 12799 raft_consensus.cc:515] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:01.190975 12799 leader_election.cc:290] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 3 election: Requested vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:49:01.191671 12585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
I20260709 14:49:01.191967 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:49:01.192497 12732 raft_consensus.cc:3060] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:01.196759 12732 raft_consensus.cc:2468] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 3.
I20260709 14:49:01.197714 12625 leader_election.cc:304] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16795f6105e24b529c4930b05fdb7798, 69cdd0569ebd4a3c82219c91d71dcde7; no voters: 6bd5c9bbb15e407e8f4c4106594cc9b0
I20260709 14:49:01.198361 12799 raft_consensus.cc:2804] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:01.198791 12799 raft_consensus.cc:697] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 3 LEADER]: Becoming Leader. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Running, Role: LEADER
I20260709 14:49:01.199515 12799 consensus_queue.cc:237] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:01.205971 12480 catalog_manager.cc:5697] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 reported cstate change: term changed from 2 to 3, leader changed from 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129) to 16795f6105e24b529c4930b05fdb7798 (127.12.40.130). New cstate: current_term: 3 leader_uuid: "16795f6105e24b529c4930b05fdb7798" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:01.209944 12732 raft_consensus.cc:1240] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Rejecting Update request from peer 6bd5c9bbb15e407e8f4c4106594cc9b0 for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:01.211197 12822 consensus_queue.cc:1059] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:01.211934 12818 raft_consensus.cc:3055] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:01.212250 12818 raft_consensus.cc:740] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Running, Role: LEADER
I20260709 14:49:01.212908 12818 consensus_queue.cc:260] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:01.213768 12818 raft_consensus.cc:3060] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:01.659077 12585 raft_consensus.cc:1275] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: Refusing update from remote peer 16795f6105e24b529c4930b05fdb7798: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:49:01.659418 12585 pending_rounds.cc:85] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Aborting all ops after (but not including) 1
I20260709 14:49:01.659734 12585 pending_rounds.cc:107] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:49:01.660015 12585 raft_consensus.cc:2889] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:01.661147 12799 consensus_queue.cc:1048] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:01.673026 12732 raft_consensus.cc:1275] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Refusing update from remote peer 16795f6105e24b529c4930b05fdb7798: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:01.674249 12871 consensus_queue.cc:1048] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:02.475287 12450 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:49:02.476118 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:02.497020 12583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "756d78e21639460892ec61fbb2a03330"
dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
mode: GRACEFUL
new_leader_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
 from {username='slave'} at 127.0.0.1:52728
I20260709 14:49:02.497510 12583 raft_consensus.cc:606] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Received request to transfer leadership to TS 69cdd0569ebd4a3c82219c91d71dcde7
I20260709 14:49:02.506659 12659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2"
dest_uuid: "16795f6105e24b529c4930b05fdb7798"
mode: GRACEFUL
new_leader_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
 from {username='slave'} at 127.0.0.1:48150
I20260709 14:49:02.507138 12659 raft_consensus.cc:606] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 2 LEADER]: Received request to transfer leadership to TS 69cdd0569ebd4a3c82219c91d71dcde7
I20260709 14:49:02.508196 12450 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:02.508631 12450 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:02.883755 12875 raft_consensus.cc:993] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0: : Instructing follower 69cdd0569ebd4a3c82219c91d71dcde7 to start an election
I20260709 14:49:02.884171 12880 raft_consensus.cc:1081] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Signalling peer 69cdd0569ebd4a3c82219c91d71dcde7 to start an election
I20260709 14:49:02.885520 12732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "756d78e21639460892ec61fbb2a03330"
dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
 from {username='slave'} at 127.0.0.1:38084
I20260709 14:49:02.885957 12732 raft_consensus.cc:493] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:02.886210 12732 raft_consensus.cc:3060] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.890403 12732 raft_consensus.cc:515] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:02.891840 12732 leader_election.cc:290] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 2 election: Requested vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981)
I20260709 14:49:02.892621 12583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756d78e21639460892ec61fbb2a03330" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
I20260709 14:49:02.892796 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756d78e21639460892ec61fbb2a03330" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16795f6105e24b529c4930b05fdb7798"
I20260709 14:49:02.893256 12583 raft_consensus.cc:3055] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:02.893299 12659 raft_consensus.cc:3060] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.893733 12583 raft_consensus.cc:740] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Running, Role: LEADER
I20260709 14:49:02.894577 12583 consensus_queue.cc:260] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:02.895787 12583 raft_consensus.cc:3060] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.899967 12659 raft_consensus.cc:2468] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cdd0569ebd4a3c82219c91d71dcde7 in term 2.
I20260709 14:49:02.900766 12881 raft_consensus.cc:993] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798: : Instructing follower 69cdd0569ebd4a3c82219c91d71dcde7 to start an election
I20260709 14:49:02.901226 12876 raft_consensus.cc:1081] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 2 LEADER]: Signalling peer 69cdd0569ebd4a3c82219c91d71dcde7 to start an election
I20260709 14:49:02.901250 12700 leader_election.cc:304] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16795f6105e24b529c4930b05fdb7798, 69cdd0569ebd4a3c82219c91d71dcde7; no voters: 
I20260709 14:49:02.902087 12862 raft_consensus.cc:2804] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:02.902318 12583 raft_consensus.cc:2468] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cdd0569ebd4a3c82219c91d71dcde7 in term 2.
I20260709 14:49:02.902594 12732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2"
dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
 from {username='slave'} at 127.0.0.1:38070
I20260709 14:49:02.903060 12862 raft_consensus.cc:697] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 LEADER]: Becoming Leader. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Running, Role: LEADER
I20260709 14:49:02.903219 12732 raft_consensus.cc:493] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:02.903591 12732 raft_consensus.cc:3060] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:02.903884 12862 consensus_queue.cc:237] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:02.908818 12732 raft_consensus.cc:515] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:02.910372 12732 leader_election.cc:290] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 3 election: Requested vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981)
I20260709 14:49:02.911253 12583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
I20260709 14:49:02.911386 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16795f6105e24b529c4930b05fdb7798"
I20260709 14:49:02.911837 12583 raft_consensus.cc:3060] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:02.911931 12659 raft_consensus.cc:3055] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:02.912314 12659 raft_consensus.cc:740] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Running, Role: LEADER
I20260709 14:49:02.913158 12659 consensus_queue.cc:260] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:02.914304 12659 raft_consensus.cc:3060] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:02.916819 12480 catalog_manager.cc:5697] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 reported cstate change: term changed from 1 to 2, leader changed from 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129) to 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131). New cstate: current_term: 2 leader_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:02.919654 12583 raft_consensus.cc:2468] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cdd0569ebd4a3c82219c91d71dcde7 in term 3.
I20260709 14:49:02.920241 12659 raft_consensus.cc:2468] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cdd0569ebd4a3c82219c91d71dcde7 in term 3.
I20260709 14:49:02.920749 12697 leader_election.cc:304] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [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: 69cdd0569ebd4a3c82219c91d71dcde7, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:49:02.921411 12862 raft_consensus.cc:2804] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:02.921893 12862 raft_consensus.cc:697] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 LEADER]: Becoming Leader. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Running, Role: LEADER
I20260709 14:49:02.922847 12862 consensus_queue.cc:237] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:02.933286 12480 catalog_manager.cc:5697] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 reported cstate change: term changed from 2 to 3, leader changed from 16795f6105e24b529c4930b05fdb7798 (127.12.40.130) to 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131). New cstate: current_term: 3 leader_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:03.417882 12659 raft_consensus.cc:1275] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Refusing update from remote peer 69cdd0569ebd4a3c82219c91d71dcde7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:03.419045 12862 consensus_queue.cc:1048] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:03.429864 12583 raft_consensus.cc:1275] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: Refusing update from remote peer 69cdd0569ebd4a3c82219c91d71dcde7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:03.431205 12892 consensus_queue.cc:1048] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:03.463323 12583 raft_consensus.cc:1275] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Refusing update from remote peer 69cdd0569ebd4a3c82219c91d71dcde7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:03.464509 12862 consensus_queue.cc:1048] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:03.472065 12659 raft_consensus.cc:1275] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Refusing update from remote peer 69cdd0569ebd4a3c82219c91d71dcde7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:03.473712 12892 consensus_queue.cc:1048] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:03.509315 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:03.518271 12583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e219737468524f068eaa88aaf665e79e"
dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
mode: GRACEFUL
new_leader_uuid: "16795f6105e24b529c4930b05fdb7798"
 from {username='slave'} at 127.0.0.1:52716
I20260709 14:49:03.518760 12583 raft_consensus.cc:606] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Received request to transfer leadership to TS 16795f6105e24b529c4930b05fdb7798
I20260709 14:49:03.522927 12732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "756d78e21639460892ec61fbb2a03330"
dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
mode: GRACEFUL
new_leader_uuid: "16795f6105e24b529c4930b05fdb7798"
 from {username='slave'} at 127.0.0.1:38090
I20260709 14:49:03.523358 12732 raft_consensus.cc:606] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 LEADER]: Received request to transfer leadership to TS 16795f6105e24b529c4930b05fdb7798
I20260709 14:49:03.527698 12583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b7a18da9b8a4e5984a82e2be4d71226"
dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
mode: GRACEFUL
new_leader_uuid: "16795f6105e24b529c4930b05fdb7798"
 from {username='slave'} at 127.0.0.1:52716
I20260709 14:49:03.528122 12583 raft_consensus.cc:606] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 LEADER]: Received request to transfer leadership to TS 16795f6105e24b529c4930b05fdb7798
I20260709 14:49:03.532053 12583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "660871e74d574b7e9d81714de553d7f4"
dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
mode: GRACEFUL
new_leader_uuid: "16795f6105e24b529c4930b05fdb7798"
 from {username='slave'} at 127.0.0.1:52716
I20260709 14:49:03.532454 12583 raft_consensus.cc:606] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 LEADER]: Received request to transfer leadership to TS 16795f6105e24b529c4930b05fdb7798
I20260709 14:49:03.540812 12732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2"
dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
mode: GRACEFUL
new_leader_uuid: "16795f6105e24b529c4930b05fdb7798"
 from {username='slave'} at 127.0.0.1:38090
I20260709 14:49:03.541267 12732 raft_consensus.cc:606] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 LEADER]: Received request to transfer leadership to TS 16795f6105e24b529c4930b05fdb7798
I20260709 14:49:03.723001 12880 raft_consensus.cc:993] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0: : Instructing follower 16795f6105e24b529c4930b05fdb7798 to start an election
I20260709 14:49:03.723372 12880 raft_consensus.cc:1081] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Signalling peer 16795f6105e24b529c4930b05fdb7798 to start an election
I20260709 14:49:03.724628 12659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e219737468524f068eaa88aaf665e79e"
dest_uuid: "16795f6105e24b529c4930b05fdb7798"
 from {username='slave'} at 127.0.0.1:48134
I20260709 14:49:03.725016 12659 raft_consensus.cc:493] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:03.725232 12659 raft_consensus.cc:3060] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:03.729357 12659 raft_consensus.cc:515] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } }
I20260709 14:49:03.730876 12659 leader_election.cc:290] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 2 election: Requested vote from peers 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307), 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131)
I20260709 14:49:03.731406 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e219737468524f068eaa88aaf665e79e" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:49:03.731762 12583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e219737468524f068eaa88aaf665e79e" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
I20260709 14:49:03.731894 12732 raft_consensus.cc:3060] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:03.732224 12583 raft_consensus.cc:3055] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:03.732488 12583 raft_consensus.cc:740] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Running, Role: LEADER
I20260709 14:49:03.733080 12583 consensus_queue.cc:260] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } }
I20260709 14:49:03.733903 12583 raft_consensus.cc:3060] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:03.735530 12732 raft_consensus.cc:2468] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 2.
I20260709 14:49:03.736363 12625 leader_election.cc:304] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16795f6105e24b529c4930b05fdb7798, 69cdd0569ebd4a3c82219c91d71dcde7; no voters: 
I20260709 14:49:03.736920 12876 raft_consensus.cc:2804] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:03.737953 12876 raft_consensus.cc:697] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 2 LEADER]: Becoming Leader. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Running, Role: LEADER
I20260709 14:49:03.738059 12583 raft_consensus.cc:2468] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 2.
I20260709 14:49:03.738739 12876 consensus_queue.cc:237] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } }
I20260709 14:49:03.744884 12480 catalog_manager.cc:5697] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 reported cstate change: term changed from 1 to 2, leader changed from 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129) to 16795f6105e24b529c4930b05fdb7798 (127.12.40.130). New cstate: current_term: 2 leader_uuid: "16795f6105e24b529c4930b05fdb7798" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:03.888044 12898 raft_consensus.cc:993] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0: : Instructing follower 16795f6105e24b529c4930b05fdb7798 to start an election
I20260709 14:49:03.888444 12880 raft_consensus.cc:1081] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 LEADER]: Signalling peer 16795f6105e24b529c4930b05fdb7798 to start an election
I20260709 14:49:03.889670 12659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "660871e74d574b7e9d81714de553d7f4"
dest_uuid: "16795f6105e24b529c4930b05fdb7798"
 from {username='slave'} at 127.0.0.1:48134
I20260709 14:49:03.890065 12659 raft_consensus.cc:493] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:03.890281 12659 raft_consensus.cc:3060] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.894706 12659 raft_consensus.cc:515] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:03.896237 12659 leader_election.cc:290] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 3 election: Requested vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:49:03.896873 12583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660871e74d574b7e9d81714de553d7f4" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
I20260709 14:49:03.897148 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660871e74d574b7e9d81714de553d7f4" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:49:03.897531 12583 raft_consensus.cc:3055] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:03.897571 12732 raft_consensus.cc:3060] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.897872 12583 raft_consensus.cc:740] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Running, Role: LEADER
I20260709 14:49:03.898530 12583 consensus_queue.cc:260] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:03.899396 12583 raft_consensus.cc:3060] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.901445 12732 raft_consensus.cc:2468] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 3.
I20260709 14:49:03.902238 12625 leader_election.cc:304] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [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: 16795f6105e24b529c4930b05fdb7798, 69cdd0569ebd4a3c82219c91d71dcde7; no voters: 
I20260709 14:49:03.902995 12876 raft_consensus.cc:2804] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:03.903335 12876 raft_consensus.cc:697] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 3 LEADER]: Becoming Leader. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Running, Role: LEADER
I20260709 14:49:03.903832 12583 raft_consensus.cc:2468] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 3.
I20260709 14:49:03.903999 12876 consensus_queue.cc:237] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:03.909726 12480 catalog_manager.cc:5697] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 reported cstate change: term changed from 2 to 3, leader changed from 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129) to 16795f6105e24b529c4930b05fdb7798 (127.12.40.130). New cstate: current_term: 3 leader_uuid: "16795f6105e24b529c4930b05fdb7798" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:03.964416 12898 raft_consensus.cc:993] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0: : Instructing follower 16795f6105e24b529c4930b05fdb7798 to start an election
I20260709 14:49:03.964856 12880 raft_consensus.cc:1081] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 LEADER]: Signalling peer 16795f6105e24b529c4930b05fdb7798 to start an election
I20260709 14:49:03.966148 12659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b7a18da9b8a4e5984a82e2be4d71226"
dest_uuid: "16795f6105e24b529c4930b05fdb7798"
 from {username='slave'} at 127.0.0.1:48134
I20260709 14:49:03.966526 12659 raft_consensus.cc:493] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:03.966816 12659 raft_consensus.cc:3060] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.970465 12659 raft_consensus.cc:515] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:03.971845 12659 leader_election.cc:290] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 3 election: Requested vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:49:03.972597 12583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7a18da9b8a4e5984a82e2be4d71226" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
I20260709 14:49:03.972819 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7a18da9b8a4e5984a82e2be4d71226" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:49:03.973146 12583 raft_consensus.cc:3055] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:03.973390 12732 raft_consensus.cc:3060] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.973448 12583 raft_consensus.cc:740] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Running, Role: LEADER
I20260709 14:49:03.974238 12583 consensus_queue.cc:260] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:03.975121 12583 raft_consensus.cc:3060] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.977317 12732 raft_consensus.cc:2468] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 3.
I20260709 14:49:03.978188 12625 leader_election.cc:304] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [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: 16795f6105e24b529c4930b05fdb7798, 69cdd0569ebd4a3c82219c91d71dcde7; no voters: 
I20260709 14:49:03.978958 12876 raft_consensus.cc:2804] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:03.979075 12583 raft_consensus.cc:2468] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 3.
I20260709 14:49:03.979346 12876 raft_consensus.cc:697] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 3 LEADER]: Becoming Leader. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Running, Role: LEADER
I20260709 14:49:03.980211 12876 consensus_queue.cc:237] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:03.985873 12480 catalog_manager.cc:5697] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 reported cstate change: term changed from 2 to 3, leader changed from 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129) to 16795f6105e24b529c4930b05fdb7798 (127.12.40.130). New cstate: current_term: 3 leader_uuid: "16795f6105e24b529c4930b05fdb7798" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:04.003243 12906 raft_consensus.cc:993] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7: : Instructing follower 16795f6105e24b529c4930b05fdb7798 to start an election
I20260709 14:49:04.003636 12892 raft_consensus.cc:1081] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 LEADER]: Signalling peer 16795f6105e24b529c4930b05fdb7798 to start an election
I20260709 14:49:04.004923 12659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2"
dest_uuid: "16795f6105e24b529c4930b05fdb7798"
 from {username='slave'} at 127.0.0.1:48130
I20260709 14:49:04.005327 12659 raft_consensus.cc:493] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:04.005570 12659 raft_consensus.cc:3060] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:04.009164 12659 raft_consensus.cc:515] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:04.010912 12659 leader_election.cc:290] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 4 election: Requested vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:49:04.011114 12583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
I20260709 14:49:04.011463 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:49:04.011596 12583 raft_consensus.cc:3060] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:04.011972 12732 raft_consensus.cc:3055] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:04.012199 12732 raft_consensus.cc:740] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Running, Role: LEADER
I20260709 14:49:04.012733 12732 consensus_queue.cc:260] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:04.013482 12732 raft_consensus.cc:3060] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:04.015578 12583 raft_consensus.cc:2468] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 4.
I20260709 14:49:04.016381 12623 leader_election.cc:304] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [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: 16795f6105e24b529c4930b05fdb7798, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:49:04.017093 12876 raft_consensus.cc:2804] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:04.017599 12876 raft_consensus.cc:697] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 4 LEADER]: Becoming Leader. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Running, Role: LEADER
I20260709 14:49:04.018114 12732 raft_consensus.cc:2468] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 4.
I20260709 14:49:04.018402 12876 consensus_queue.cc:237] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:04.024276 12480 catalog_manager.cc:5697] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 reported cstate change: term changed from 3 to 4, leader changed from 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131) to 16795f6105e24b529c4930b05fdb7798 (127.12.40.130). New cstate: current_term: 4 leader_uuid: "16795f6105e24b529c4930b05fdb7798" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:04.054517 12906 raft_consensus.cc:993] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7: : Instructing follower 16795f6105e24b529c4930b05fdb7798 to start an election
I20260709 14:49:04.055008 12906 raft_consensus.cc:1081] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 LEADER]: Signalling peer 16795f6105e24b529c4930b05fdb7798 to start an election
I20260709 14:49:04.056453 12659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "756d78e21639460892ec61fbb2a03330"
dest_uuid: "16795f6105e24b529c4930b05fdb7798"
 from {username='slave'} at 127.0.0.1:48130
I20260709 14:49:04.056905 12659 raft_consensus.cc:493] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:04.057188 12659 raft_consensus.cc:3060] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:04.060940 12659 raft_consensus.cc:515] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:04.062211 12659 leader_election.cc:290] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [CANDIDATE]: Term 3 election: Requested vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:49:04.062883 12583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756d78e21639460892ec61fbb2a03330" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
I20260709 14:49:04.063246 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756d78e21639460892ec61fbb2a03330" candidate_uuid: "16795f6105e24b529c4930b05fdb7798" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:49:04.063418 12583 raft_consensus.cc:3060] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:04.063742 12732 raft_consensus.cc:3055] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:04.064028 12732 raft_consensus.cc:740] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Running, Role: LEADER
I20260709 14:49:04.064704 12732 consensus_queue.cc:260] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:04.065747 12732 raft_consensus.cc:3060] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:04.068974 12583 raft_consensus.cc:2468] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 3.
I20260709 14:49:04.069870 12623 leader_election.cc:304] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [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: 16795f6105e24b529c4930b05fdb7798, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:49:04.070437 12876 raft_consensus.cc:2804] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:04.070762 12732 raft_consensus.cc:2468] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16795f6105e24b529c4930b05fdb7798 in term 3.
I20260709 14:49:04.070823 12876 raft_consensus.cc:697] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [term 3 LEADER]: Becoming Leader. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Running, Role: LEADER
I20260709 14:49:04.071705 12876 consensus_queue.cc:237] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:04.076869 12480 catalog_manager.cc:5697] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 reported cstate change: term changed from 2 to 3, leader changed from 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131) to 16795f6105e24b529c4930b05fdb7798 (127.12.40.130). New cstate: current_term: 3 leader_uuid: "16795f6105e24b529c4930b05fdb7798" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:04.140225 12583 raft_consensus.cc:1275] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Refusing update from remote peer 16795f6105e24b529c4930b05fdb7798: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:04.141286 12876 consensus_queue.cc:1048] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:04.150471 12732 raft_consensus.cc:1275] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Refusing update from remote peer 16795f6105e24b529c4930b05fdb7798: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:04.151671 12907 consensus_queue.cc:1048] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:04.363595 12732 raft_consensus.cc:1275] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Refusing update from remote peer 16795f6105e24b529c4930b05fdb7798: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:04.364615 12907 consensus_queue.cc:1048] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:04.371968 12583 raft_consensus.cc:1275] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: Refusing update from remote peer 16795f6105e24b529c4930b05fdb7798: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:04.373282 12876 consensus_queue.cc:1048] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:04.379036 12583 raft_consensus.cc:1275] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: Refusing update from remote peer 16795f6105e24b529c4930b05fdb7798: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:04.380755 12899 consensus_queue.cc:1048] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:04.388844 12732 raft_consensus.cc:1275] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Refusing update from remote peer 16795f6105e24b529c4930b05fdb7798: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:04.390125 12876 consensus_queue.cc:1048] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:04.458030 12583 raft_consensus.cc:1275] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 4 FOLLOWER]: Refusing update from remote peer 16795f6105e24b529c4930b05fdb7798: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:04.459117 12876 consensus_queue.cc:1048] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:04.466849 12732 raft_consensus.cc:1275] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 4 FOLLOWER]: Refusing update from remote peer 16795f6105e24b529c4930b05fdb7798: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:04.468209 12919 consensus_queue.cc:1048] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:04.582044 12583 raft_consensus.cc:1275] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: Refusing update from remote peer 16795f6105e24b529c4930b05fdb7798: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:04.583091 12919 consensus_queue.cc:1048] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:04.589943 12732 raft_consensus.cc:1275] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Refusing update from remote peer 16795f6105e24b529c4930b05fdb7798: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:04.591373 12876 consensus_queue.cc:1048] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:06.547422 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:06.554777 12659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b7a18da9b8a4e5984a82e2be4d71226"
dest_uuid: "16795f6105e24b529c4930b05fdb7798"
mode: GRACEFUL
new_leader_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
 from {username='slave'} at 127.0.0.1:48150
I20260709 14:49:06.555578 12659 raft_consensus.cc:606] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 3 LEADER]: Received request to transfer leadership to TS 69cdd0569ebd4a3c82219c91d71dcde7
I20260709 14:49:06.558216 12659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "660871e74d574b7e9d81714de553d7f4"
dest_uuid: "16795f6105e24b529c4930b05fdb7798"
mode: GRACEFUL
new_leader_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
 from {username='slave'} at 127.0.0.1:48150
I20260709 14:49:06.558650 12659 raft_consensus.cc:606] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 3 LEADER]: Received request to transfer leadership to TS 6bd5c9bbb15e407e8f4c4106594cc9b0
I20260709 14:49:06.560603 12659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394"
dest_uuid: "16795f6105e24b529c4930b05fdb7798"
mode: GRACEFUL
new_leader_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
 from {username='slave'} at 127.0.0.1:48150
I20260709 14:49:06.560973 12659 raft_consensus.cc:606] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 3 LEADER]: Received request to transfer leadership to TS 69cdd0569ebd4a3c82219c91d71dcde7
I20260709 14:49:06.562958 12659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2"
dest_uuid: "16795f6105e24b529c4930b05fdb7798"
mode: GRACEFUL
new_leader_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
 from {username='slave'} at 127.0.0.1:48150
I20260709 14:49:06.563387 12659 raft_consensus.cc:606] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 4 LEADER]: Received request to transfer leadership to TS 6bd5c9bbb15e407e8f4c4106594cc9b0
I20260709 14:49:06.565418 12659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e219737468524f068eaa88aaf665e79e"
dest_uuid: "16795f6105e24b529c4930b05fdb7798"
mode: GRACEFUL
new_leader_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
 from {username='slave'} at 127.0.0.1:48150
I20260709 14:49:06.565776 12659 raft_consensus.cc:606] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 2 LEADER]: Received request to transfer leadership to TS 6bd5c9bbb15e407e8f4c4106594cc9b0
I20260709 14:49:06.566664 12450 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:06.567046 12450 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:06.582659 12907 raft_consensus.cc:993] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798: : Instructing follower 6bd5c9bbb15e407e8f4c4106594cc9b0 to start an election
I20260709 14:49:06.583141 12924 raft_consensus.cc:1081] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 4 LEADER]: Signalling peer 6bd5c9bbb15e407e8f4c4106594cc9b0 to start an election
I20260709 14:49:06.584444 12585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2"
dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
 from {username='slave'} at 127.0.0.1:52694
I20260709 14:49:06.584836 12585 raft_consensus.cc:493] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:06.585126 12585 raft_consensus.cc:3060] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:06.590514 12585 raft_consensus.cc:515] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:06.592335 12585 leader_election.cc:290] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 5 election: Requested vote from peers 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:49:06.593088 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16795f6105e24b529c4930b05fdb7798"
I20260709 14:49:06.593391 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd317ef8ba54a4aa6babe3729b075b2" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:49:06.593724 12659 raft_consensus.cc:3055] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:06.593880 12732 raft_consensus.cc:3060] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:06.594038 12659 raft_consensus.cc:740] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Running, Role: LEADER
I20260709 14:49:06.594775 12659 consensus_queue.cc:260] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:06.595595 12659 raft_consensus.cc:3060] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:06.597798 12732 raft_consensus.cc:2468] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 5.
I20260709 14:49:06.598770 12550 leader_election.cc:304] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [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: 69cdd0569ebd4a3c82219c91d71dcde7, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:49:06.599856 12659 raft_consensus.cc:2468] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 5.
I20260709 14:49:06.600237 12925 raft_consensus.cc:2804] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:06.601310 12925 raft_consensus.cc:697] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 5 LEADER]: Becoming Leader. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Running, Role: LEADER
I20260709 14:49:06.602186 12925 consensus_queue.cc:237] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:06.608896 12481 catalog_manager.cc:5697] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 reported cstate change: term changed from 4 to 5, leader changed from 16795f6105e24b529c4930b05fdb7798 (127.12.40.130) to 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129). New cstate: current_term: 5 leader_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:06.726876 12907 raft_consensus.cc:993] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798: : Instructing follower 69cdd0569ebd4a3c82219c91d71dcde7 to start an election
I20260709 14:49:06.727290 12924 raft_consensus.cc:1081] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 3 LEADER]: Signalling peer 69cdd0569ebd4a3c82219c91d71dcde7 to start an election
I20260709 14:49:06.728590 12732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b7a18da9b8a4e5984a82e2be4d71226"
dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
 from {username='slave'} at 127.0.0.1:38070
I20260709 14:49:06.728950 12732 raft_consensus.cc:493] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:06.729172 12732 raft_consensus.cc:3060] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:06.732903 12732 raft_consensus.cc:515] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:06.734202 12732 leader_election.cc:290] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 4 election: Requested vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981)
I20260709 14:49:06.734974 12585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7a18da9b8a4e5984a82e2be4d71226" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
I20260709 14:49:06.735173 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7a18da9b8a4e5984a82e2be4d71226" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16795f6105e24b529c4930b05fdb7798"
I20260709 14:49:06.735545 12585 raft_consensus.cc:3060] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:06.735646 12659 raft_consensus.cc:3055] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:06.735951 12659 raft_consensus.cc:740] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Running, Role: LEADER
I20260709 14:49:06.736631 12659 consensus_queue.cc:260] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:06.737685 12659 raft_consensus.cc:3060] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:06.741685 12907 raft_consensus.cc:993] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798: : Instructing follower 69cdd0569ebd4a3c82219c91d71dcde7 to start an election
I20260709 14:49:06.741689 12585 raft_consensus.cc:2468] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cdd0569ebd4a3c82219c91d71dcde7 in term 4.
I20260709 14:49:06.742266 12924 raft_consensus.cc:1081] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 3 LEADER]: Signalling peer 69cdd0569ebd4a3c82219c91d71dcde7 to start an election
I20260709 14:49:06.743135 12697 leader_election.cc:304] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [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: 69cdd0569ebd4a3c82219c91d71dcde7, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:49:06.743314 12659 raft_consensus.cc:2468] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cdd0569ebd4a3c82219c91d71dcde7 in term 4.
I20260709 14:49:06.743543 12732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394"
dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
 from {username='slave'} at 127.0.0.1:38070
I20260709 14:49:06.744012 12906 raft_consensus.cc:2804] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:06.744061 12732 raft_consensus.cc:493] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:06.744570 12732 raft_consensus.cc:3060] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:06.745257 12906 raft_consensus.cc:697] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 4 LEADER]: Becoming Leader. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Running, Role: LEADER
I20260709 14:49:06.746121 12906 consensus_queue.cc:237] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:06.750192 12732 raft_consensus.cc:515] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:06.751690 12732 leader_election.cc:290] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [CANDIDATE]: Term 4 election: Requested vote from peers 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131), 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981)
I20260709 14:49:06.752449 12585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
I20260709 14:49:06.752516 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d1a3a8a3247ceb7e1352bb72d2394" candidate_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "16795f6105e24b529c4930b05fdb7798"
I20260709 14:49:06.752998 12585 raft_consensus.cc:3060] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:06.753259 12659 raft_consensus.cc:3055] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:06.753494 12659 raft_consensus.cc:740] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Running, Role: LEADER
I20260709 14:49:06.754087 12659 consensus_queue.cc:260] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:06.754873 12659 raft_consensus.cc:3060] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:06.754256 12481 catalog_manager.cc:5697] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 reported cstate change: term changed from 3 to 4, leader changed from 16795f6105e24b529c4930b05fdb7798 (127.12.40.130) to 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131). New cstate: current_term: 4 leader_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:06.758387 12585 raft_consensus.cc:2468] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cdd0569ebd4a3c82219c91d71dcde7 in term 4.
I20260709 14:49:06.759184 12659 raft_consensus.cc:2468] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cdd0569ebd4a3c82219c91d71dcde7 in term 4.
I20260709 14:49:06.759230 12697 leader_election.cc:304] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [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: 69cdd0569ebd4a3c82219c91d71dcde7, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:49:06.760262 12906 raft_consensus.cc:2804] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:06.760754 12906 raft_consensus.cc:697] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 4 LEADER]: Becoming Leader. State: Replica: 69cdd0569ebd4a3c82219c91d71dcde7, State: Running, Role: LEADER
I20260709 14:49:06.761473 12906 consensus_queue.cc:237] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:06.767563 12481 catalog_manager.cc:5697] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 reported cstate change: term changed from 3 to 4, leader changed from 16795f6105e24b529c4930b05fdb7798 (127.12.40.130) to 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131). New cstate: current_term: 4 leader_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:06.883008 12907 raft_consensus.cc:993] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798: : Instructing follower 6bd5c9bbb15e407e8f4c4106594cc9b0 to start an election
I20260709 14:49:06.883401 12924 raft_consensus.cc:1081] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 3 LEADER]: Signalling peer 6bd5c9bbb15e407e8f4c4106594cc9b0 to start an election
I20260709 14:49:06.884707 12585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "660871e74d574b7e9d81714de553d7f4"
dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
 from {username='slave'} at 127.0.0.1:52694
I20260709 14:49:06.885136 12585 raft_consensus.cc:493] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:06.885409 12585 raft_consensus.cc:3060] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:06.889659 12585 raft_consensus.cc:515] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:06.891268 12585 leader_election.cc:290] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 4 election: Requested vote from peers 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981), 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307)
I20260709 14:49:06.891894 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660871e74d574b7e9d81714de553d7f4" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16795f6105e24b529c4930b05fdb7798"
I20260709 14:49:06.892253 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660871e74d574b7e9d81714de553d7f4" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:49:06.892378 12659 raft_consensus.cc:3055] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:06.892700 12659 raft_consensus.cc:740] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Running, Role: LEADER
I20260709 14:49:06.892709 12732 raft_consensus.cc:3060] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:06.893280 12659 consensus_queue.cc:260] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:06.894194 12659 raft_consensus.cc:3060] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:06.897065 12732 raft_consensus.cc:2468] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 4.
I20260709 14:49:06.897748 12659 raft_consensus.cc:2468] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 4.
I20260709 14:49:06.898036 12550 leader_election.cc:304] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [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: 69cdd0569ebd4a3c82219c91d71dcde7, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:49:06.898859 12925 raft_consensus.cc:2804] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:06.899314 12925 raft_consensus.cc:697] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 4 LEADER]: Becoming Leader. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Running, Role: LEADER
I20260709 14:49:06.899905 12925 consensus_queue.cc:237] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [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: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } }
I20260709 14:49:06.906322 12481 catalog_manager.cc:5697] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 reported cstate change: term changed from 3 to 4, leader changed from 16795f6105e24b529c4930b05fdb7798 (127.12.40.130) to 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129). New cstate: current_term: 4 leader_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:06.966522 12907 raft_consensus.cc:993] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798: : Instructing follower 6bd5c9bbb15e407e8f4c4106594cc9b0 to start an election
I20260709 14:49:06.966958 12924 raft_consensus.cc:1081] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 2 LEADER]: Signalling peer 6bd5c9bbb15e407e8f4c4106594cc9b0 to start an election
I20260709 14:49:06.968207 12585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e219737468524f068eaa88aaf665e79e"
dest_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0"
 from {username='slave'} at 127.0.0.1:52694
I20260709 14:49:06.968629 12585 raft_consensus.cc:493] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:06.968894 12585 raft_consensus.cc:3060] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:06.973095 12585 raft_consensus.cc:515] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } }
I20260709 14:49:06.974565 12585 leader_election.cc:290] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [CANDIDATE]: Term 3 election: Requested vote from peers 69cdd0569ebd4a3c82219c91d71dcde7 (127.12.40.131:37307), 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981)
I20260709 14:49:06.975453 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e219737468524f068eaa88aaf665e79e" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69cdd0569ebd4a3c82219c91d71dcde7"
I20260709 14:49:06.975574 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e219737468524f068eaa88aaf665e79e" candidate_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16795f6105e24b529c4930b05fdb7798"
I20260709 14:49:06.975992 12732 raft_consensus.cc:3060] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:06.976073 12659 raft_consensus.cc:3055] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:06.976363 12659 raft_consensus.cc:740] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16795f6105e24b529c4930b05fdb7798, State: Running, Role: LEADER
I20260709 14:49:06.976881 12659 consensus_queue.cc:260] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [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: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } }
I20260709 14:49:06.977627 12659 raft_consensus.cc:3060] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:06.979852 12732 raft_consensus.cc:2468] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 3.
I20260709 14:49:06.980648 12550 leader_election.cc:304] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [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: 69cdd0569ebd4a3c82219c91d71dcde7, 6bd5c9bbb15e407e8f4c4106594cc9b0; no voters: 
I20260709 14:49:06.981276 12925 raft_consensus.cc:2804] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:06.981608 12659 raft_consensus.cc:2468] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd5c9bbb15e407e8f4c4106594cc9b0 in term 3.
I20260709 14:49:06.981648 12925 raft_consensus.cc:697] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 LEADER]: Becoming Leader. State: Replica: 6bd5c9bbb15e407e8f4c4106594cc9b0, State: Running, Role: LEADER
I20260709 14:49:06.982717 12925 consensus_queue.cc:237] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [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: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } } peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } }
I20260709 14:49:06.988742 12481 catalog_manager.cc:5697] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 reported cstate change: term changed from 2 to 3, leader changed from 16795f6105e24b529c4930b05fdb7798 (127.12.40.130) to 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129). New cstate: current_term: 3 leader_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:07.001781 12659 raft_consensus.cc:1275] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 5 FOLLOWER]: Refusing update from remote peer 6bd5c9bbb15e407e8f4c4106594cc9b0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:07.002847 12925 consensus_queue.cc:1048] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:07.011968 12732 raft_consensus.cc:1275] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 5 FOLLOWER]: Refusing update from remote peer 6bd5c9bbb15e407e8f4c4106594cc9b0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:07.013295 12925 consensus_queue.cc:1048] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:07.154064 12585 raft_consensus.cc:1275] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 4 FOLLOWER]: Refusing update from remote peer 69cdd0569ebd4a3c82219c91d71dcde7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:07.155117 12906 consensus_queue.cc:1048] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:07.163386 12659 raft_consensus.cc:1275] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 4 FOLLOWER]: Refusing update from remote peer 69cdd0569ebd4a3c82219c91d71dcde7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:07.164510 12906 consensus_queue.cc:1048] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:07.192739 12585 raft_consensus.cc:1275] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 4 FOLLOWER]: Refusing update from remote peer 69cdd0569ebd4a3c82219c91d71dcde7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:07.193778 12906 consensus_queue.cc:1048] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd5c9bbb15e407e8f4c4106594cc9b0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:07.202450 12659 raft_consensus.cc:1275] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 4 FOLLOWER]: Refusing update from remote peer 69cdd0569ebd4a3c82219c91d71dcde7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:07.203648 12932 consensus_queue.cc:1048] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:49:07.310056 12732 raft_consensus.cc:1275] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 4 FOLLOWER]: Refusing update from remote peer 6bd5c9bbb15e407e8f4c4106594cc9b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:07.311224 12925 consensus_queue.cc:1048] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:07.319677 12659 raft_consensus.cc:1275] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 4 FOLLOWER]: Refusing update from remote peer 6bd5c9bbb15e407e8f4c4106594cc9b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:07.321506 12925 consensus_queue.cc:1048] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:07.401851 12659 raft_consensus.cc:1275] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Refusing update from remote peer 6bd5c9bbb15e407e8f4c4106594cc9b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:07.403065 12949 consensus_queue.cc:1048] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16795f6105e24b529c4930b05fdb7798" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:07.410988 12732 raft_consensus.cc:1275] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Refusing update from remote peer 6bd5c9bbb15e407e8f4c4106594cc9b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:07.412632 12926 consensus_queue.cc:1048] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cdd0569ebd4a3c82219c91d71dcde7" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:07.567795 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:07.572897 12450 tablet_server.cc:179] TabletServer@127.12.40.129:0 shutting down...
I20260709 14:49:07.596637 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:07.597342 12450 tablet_replica.cc:333] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0: stopping tablet replica
I20260709 14:49:07.598249 12450 raft_consensus.cc:2243] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:07.598860 12450 raft_consensus.cc:2272] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.600940 12450 tablet_replica.cc:333] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0: stopping tablet replica
I20260709 14:49:07.601375 12450 raft_consensus.cc:2243] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:07.602008 12450 raft_consensus.cc:2272] T 660871e74d574b7e9d81714de553d7f4 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.603852 12450 tablet_replica.cc:333] T 22e1b2d815bc4c6483ff3139b64124bb P 6bd5c9bbb15e407e8f4c4106594cc9b0: stopping tablet replica
I20260709 14:49:07.604266 12450 raft_consensus.cc:2243] T 22e1b2d815bc4c6483ff3139b64124bb P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:07.604599 12450 raft_consensus.cc:2272] T 22e1b2d815bc4c6483ff3139b64124bb P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.606175 12450 tablet_replica.cc:333] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0: stopping tablet replica
I20260709 14:49:07.606834 12450 raft_consensus.cc:2243] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:49:07.607561 12450 raft_consensus.cc:2272] T bbd317ef8ba54a4aa6babe3729b075b2 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:07.607903 12623 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:49:07.610404 12450 tablet_replica.cc:333] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0: stopping tablet replica
I20260709 14:49:07.610914 12450 raft_consensus.cc:2243] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:07.611133 12623 consensus_peers.cc:597] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 -> Peer 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131): Couldn't send request to peer 6bd5c9bbb15e407e8f4c4106594cc9b0. 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 14:49:07.611334 12450 raft_consensus.cc:2272] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.613125 12450 tablet_replica.cc:333] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0: stopping tablet replica
I20260709 14:49:07.613564 12450 raft_consensus.cc:2243] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:07.614213 12450 raft_consensus.cc:2272] T e219737468524f068eaa88aaf665e79e P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.615831 12450 tablet_replica.cc:333] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0: stopping tablet replica
I20260709 14:49:07.616268 12450 raft_consensus.cc:2243] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:07.616622 12450 raft_consensus.cc:2272] T 1b7a18da9b8a4e5984a82e2be4d71226 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.618377 12450 tablet_replica.cc:333] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0: stopping tablet replica
I20260709 14:49:07.618835 12450 raft_consensus.cc:2243] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:07.619206 12450 raft_consensus.cc:2272] T 756d78e21639460892ec61fbb2a03330 P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.620668 12450 tablet_replica.cc:333] T 0b1096900a70448b9072cfb4762b90ac P 6bd5c9bbb15e407e8f4c4106594cc9b0: stopping tablet replica
I20260709 14:49:07.621104 12450 raft_consensus.cc:2243] T 0b1096900a70448b9072cfb4762b90ac P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:07.621462 12450 raft_consensus.cc:2272] T 0b1096900a70448b9072cfb4762b90ac P 6bd5c9bbb15e407e8f4c4106594cc9b0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:07.627031 12697 consensus_peers.cc:597] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 -> Peer 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131): Couldn't send request to peer 6bd5c9bbb15e407e8f4c4106594cc9b0. 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 14:49:07.707544 12450 tablet_server.cc:196] TabletServer@127.12.40.129:0 shutdown complete.
I20260709 14:49:07.724088 12450 tablet_server.cc:179] TabletServer@127.12.40.130:0 shutting down...
W20260709 14:49:07.735481 12697 consensus_peers.cc:597] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 -> Peer 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131): Couldn't send request to peer 6bd5c9bbb15e407e8f4c4106594cc9b0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:43131: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:07.747563 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:07.748164 12450 tablet_replica.cc:333] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 16795f6105e24b529c4930b05fdb7798: stopping tablet replica
I20260709 14:49:07.748649 12450 raft_consensus.cc:2243] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:07.749028 12450 raft_consensus.cc:2272] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.750622 12450 tablet_replica.cc:333] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798: stopping tablet replica
I20260709 14:49:07.751144 12450 raft_consensus.cc:2243] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:07.751783 12450 raft_consensus.cc:2272] T 756d78e21639460892ec61fbb2a03330 P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.753268 12450 tablet_replica.cc:333] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798: stopping tablet replica
I20260709 14:49:07.753712 12450 raft_consensus.cc:2243] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:07.754024 12450 raft_consensus.cc:2272] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 16795f6105e24b529c4930b05fdb7798 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.755784 12450 tablet_replica.cc:333] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798: stopping tablet replica
I20260709 14:49:07.756197 12450 raft_consensus.cc:2243] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:07.756810 12450 raft_consensus.cc:2272] T 22e1b2d815bc4c6483ff3139b64124bb P 16795f6105e24b529c4930b05fdb7798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.758255 12450 tablet_replica.cc:333] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798: stopping tablet replica
I20260709 14:49:07.758697 12450 raft_consensus.cc:2243] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:07.759018 12450 raft_consensus.cc:2272] T bbd317ef8ba54a4aa6babe3729b075b2 P 16795f6105e24b529c4930b05fdb7798 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.761054 12450 tablet_replica.cc:333] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798: stopping tablet replica
I20260709 14:49:07.761448 12450 raft_consensus.cc:2243] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:07.761759 12450 raft_consensus.cc:2272] T e219737468524f068eaa88aaf665e79e P 16795f6105e24b529c4930b05fdb7798 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.763521 12450 tablet_replica.cc:333] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798: stopping tablet replica
I20260709 14:49:07.763933 12450 raft_consensus.cc:2243] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:07.764250 12450 raft_consensus.cc:2272] T 660871e74d574b7e9d81714de553d7f4 P 16795f6105e24b529c4930b05fdb7798 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.766013 12450 tablet_replica.cc:333] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798: stopping tablet replica
I20260709 14:49:07.766546 12450 raft_consensus.cc:2243] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:07.767225 12450 raft_consensus.cc:2272] T 0b1096900a70448b9072cfb4762b90ac P 16795f6105e24b529c4930b05fdb7798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.768626 12450 tablet_replica.cc:333] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798: stopping tablet replica
I20260709 14:49:07.768967 12450 raft_consensus.cc:2243] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:07.769276 12450 raft_consensus.cc:2272] T 1b7a18da9b8a4e5984a82e2be4d71226 P 16795f6105e24b529c4930b05fdb7798 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:07.786494 12700 consensus_peers.cc:597] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 -> Peer 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981): Couldn't send request to peer 16795f6105e24b529c4930b05fdb7798. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.130:43981: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:07.792083 12700 consensus_peers.cc:597] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 -> Peer 16795f6105e24b529c4930b05fdb7798 (127.12.40.130:43981): Couldn't send request to peer 16795f6105e24b529c4930b05fdb7798. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.130:43981: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:07.797117 12450 tablet_server.cc:196] TabletServer@127.12.40.130:0 shutdown complete.
I20260709 14:49:07.811931 12450 tablet_server.cc:179] TabletServer@127.12.40.131:0 shutting down...
W20260709 14:49:07.827771 12697 consensus_peers.cc:597] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 -> Peer 6bd5c9bbb15e407e8f4c4106594cc9b0 (127.12.40.129:43131): Couldn't send request to peer 6bd5c9bbb15e407e8f4c4106594cc9b0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:43131: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:07.833595 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:07.834245 12450 tablet_replica.cc:333] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7: stopping tablet replica
I20260709 14:49:07.835005 12450 raft_consensus.cc:2243] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:07.835911 12450 raft_consensus.cc:2272] T 52ed3a7160fd4b2e99c203bb3d90bd74 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.837560 12450 tablet_replica.cc:333] T 0b1096900a70448b9072cfb4762b90ac P 69cdd0569ebd4a3c82219c91d71dcde7: stopping tablet replica
I20260709 14:49:07.838006 12450 raft_consensus.cc:2243] T 0b1096900a70448b9072cfb4762b90ac P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:07.838338 12450 raft_consensus.cc:2272] T 0b1096900a70448b9072cfb4762b90ac P 69cdd0569ebd4a3c82219c91d71dcde7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.839869 12450 tablet_replica.cc:333] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7: stopping tablet replica
I20260709 14:49:07.840309 12450 raft_consensus.cc:2243] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:07.840634 12450 raft_consensus.cc:2272] T bbd317ef8ba54a4aa6babe3729b075b2 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.842324 12450 tablet_replica.cc:333] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7: stopping tablet replica
I20260709 14:49:07.842794 12450 raft_consensus.cc:2243] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:07.843122 12450 raft_consensus.cc:2272] T e219737468524f068eaa88aaf665e79e P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.844762 12450 tablet_replica.cc:333] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7: stopping tablet replica
I20260709 14:49:07.845170 12450 raft_consensus.cc:2243] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:07.845757 12450 raft_consensus.cc:2272] T 6b9d1a3a8a3247ceb7e1352bb72d2394 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.847488 12450 tablet_replica.cc:333] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7: stopping tablet replica
I20260709 14:49:07.847887 12450 raft_consensus.cc:2243] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:07.848242 12450 raft_consensus.cc:2272] T 22e1b2d815bc4c6483ff3139b64124bb P 69cdd0569ebd4a3c82219c91d71dcde7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.849665 12450 tablet_replica.cc:333] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7: stopping tablet replica
I20260709 14:49:07.850059 12450 raft_consensus.cc:2243] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:07.850708 12450 raft_consensus.cc:2272] T 1b7a18da9b8a4e5984a82e2be4d71226 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.852437 12450 tablet_replica.cc:333] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7: stopping tablet replica
I20260709 14:49:07.852830 12450 raft_consensus.cc:2243] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:07.853189 12450 raft_consensus.cc:2272] T 756d78e21639460892ec61fbb2a03330 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.854705 12450 tablet_replica.cc:333] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7: stopping tablet replica
I20260709 14:49:07.855077 12450 raft_consensus.cc:2243] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:07.855399 12450 raft_consensus.cc:2272] T 660871e74d574b7e9d81714de553d7f4 P 69cdd0569ebd4a3c82219c91d71dcde7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:07.880124 12450 tablet_server.cc:196] TabletServer@127.12.40.131:0 shutdown complete.
I20260709 14:49:07.895350 12450 master.cc:562] Master@127.12.40.190:42445 shutting down...
I20260709 14:49:08.081640 12450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:08.082172 12450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:08.082473 12450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 26faa473e0144e7eb5bf262a9dadd278: stopping tablet replica
I20260709 14:49:08.100795 12450 master.cc:584] Master@127.12.40.190:42445 shutdown complete.
16795f6105e24b529c4930b05fdb7798  4
69cdd0569ebd4a3c82219c91d71dcde7  1
6bd5c9bbb15e407e8f4c4106594cc9b0  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12247 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:49:08.137200 12450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.40.190:34491
I20260709 14:49:08.138306 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:08.143447 12958 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 14:49:08.143477 12959 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 14:49:08.145391 12961 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 14:49:08.146186 12450 server_base.cc:1061] running on GCE node
I20260709 14:49:08.146955 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:08.147126 12450 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 14:49:08.147274 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608548147256 us; error 0 us; skew 500 ppm
I20260709 14:49:08.147745 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:08.150058 12450 webserver.cc:533] Webserver started at http://127.12.40.190:46281/ using document root <none> and password file <none>
I20260709 14:49:08.150521 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:08.150959 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:08.151219 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:08.152253 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-0/minicluster-data/master-0-root/instance:
uuid: "c1949f207d3d4e68a451aa51d6511bf9"
format_stamp: "Formatted at 2026-07-09 14:49:08 on dist-test-slave-nxbx"
I20260709 14:49:08.156405 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:49:08.159461 12966 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:08.160111 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:08.160377 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-0/minicluster-data/master-0-root
uuid: "c1949f207d3d4e68a451aa51d6511bf9"
format_stamp: "Formatted at 2026-07-09 14:49:08 on dist-test-slave-nxbx"
I20260709 14:49:08.160634 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-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 14:49:08.173087 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:08.174225 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:08.208716 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.190:34491
I20260709 14:49:08.208843 13017 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.190:34491 every 8 connection(s)
I20260709 14:49:08.212318 13018 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 14:49:08.221323 13018 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9: Bootstrap starting.
I20260709 14:49:08.225939 13018 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:08.229831 13018 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9: No bootstrap required, opened a new log
I20260709 14:49:08.231747 13018 raft_consensus.cc:359] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1949f207d3d4e68a451aa51d6511bf9" member_type: VOTER }
I20260709 14:49:08.232093 13018 raft_consensus.cc:385] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:08.232271 13018 raft_consensus.cc:740] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1949f207d3d4e68a451aa51d6511bf9, State: Initialized, Role: FOLLOWER
I20260709 14:49:08.232795 13018 consensus_queue.cc:260] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c1949f207d3d4e68a451aa51d6511bf9" member_type: VOTER }
I20260709 14:49:08.233191 13018 raft_consensus.cc:399] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:08.233371 13018 raft_consensus.cc:493] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:08.233579 13018 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:08.237314 13018 raft_consensus.cc:515] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1949f207d3d4e68a451aa51d6511bf9" member_type: VOTER }
I20260709 14:49:08.237756 13018 leader_election.cc:304] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [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: c1949f207d3d4e68a451aa51d6511bf9; no voters: 
I20260709 14:49:08.238723 13018 leader_election.cc:290] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:08.239061 13021 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:08.240159 13021 raft_consensus.cc:697] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [term 1 LEADER]: Becoming Leader. State: Replica: c1949f207d3d4e68a451aa51d6511bf9, State: Running, Role: LEADER
I20260709 14:49:08.240783 13021 consensus_queue.cc:237] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [LEADER]: Queue going to LEADER mode. State: All 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: "c1949f207d3d4e68a451aa51d6511bf9" member_type: VOTER }
I20260709 14:49:08.241315 13018 sys_catalog.cc:565] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:08.245152 13023 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c1949f207d3d4e68a451aa51d6511bf9. Latest consensus state: current_term: 1 leader_uuid: "c1949f207d3d4e68a451aa51d6511bf9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1949f207d3d4e68a451aa51d6511bf9" member_type: VOTER } }
I20260709 14:49:08.245704 13023 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:08.245532 13022 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c1949f207d3d4e68a451aa51d6511bf9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1949f207d3d4e68a451aa51d6511bf9" member_type: VOTER } }
I20260709 14:49:08.246025 13022 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:08.247624 13029 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:08.253494 13029 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:08.254372 12450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:08.260967 13029 catalog_manager.cc:1383] Generated new cluster ID: 23d33feb56ff42b9b982ebd92e9c8363
I20260709 14:49:08.261211 13029 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:08.274209 13029 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:08.275348 13029 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:08.287386 13029 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9: Generated new TSK 0
I20260709 14:49:08.287915 13029 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:08.320685 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:08.326225 13039 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 14:49:08.327078 13040 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 14:49:08.328683 13042 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 14:49:08.328890 12450 server_base.cc:1061] running on GCE node
I20260709 14:49:08.329668 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:08.329849 12450 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 14:49:08.330006 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608548329989 us; error 0 us; skew 500 ppm
I20260709 14:49:08.330497 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:08.332661 12450 webserver.cc:533] Webserver started at http://127.12.40.129:33035/ using document root <none> and password file <none>
I20260709 14:49:08.333109 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:08.333278 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:08.333516 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:08.334493 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-0/minicluster-data/ts-0-root/instance:
uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
format_stamp: "Formatted at 2026-07-09 14:49:08 on dist-test-slave-nxbx"
I20260709 14:49:08.338526 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:49:08.341385 13047 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:08.342022 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:08.342272 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-0/minicluster-data/ts-0-root
uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
format_stamp: "Formatted at 2026-07-09 14:49:08 on dist-test-slave-nxbx"
I20260709 14:49:08.342531 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-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 14:49:08.376514 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:08.377677 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:08.379070 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:08.381156 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:08.381335 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:08.381552 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:08.381717 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:08.417994 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.129:43789
I20260709 14:49:08.418112 13109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.129:43789 every 8 connection(s)
I20260709 14:49:08.422358 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:08.428560 13114 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 14:49:08.429430 13115 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 14:49:08.433204 12450 server_base.cc:1061] running on GCE node
W20260709 14:49:08.433352 13117 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 14:49:08.434310 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:08.434525 12450 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 14:49:08.434715 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608548434697 us; error 0 us; skew 500 ppm
I20260709 14:49:08.435201 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:08.438426 12450 webserver.cc:533] Webserver started at http://127.12.40.130:43281/ using document root <none> and password file <none>
I20260709 14:49:08.438859 13110 heartbeater.cc:344] Connected to a master server at 127.12.40.190:34491
I20260709 14:49:08.438920 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:08.439196 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:08.439221 13110 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:08.439528 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:08.439947 13110 heartbeater.cc:507] Master 127.12.40.190:34491 requested a full tablet report, sending...
I20260709 14:49:08.440665 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-0/minicluster-data/ts-1-root/instance:
uuid: "9d0625dd94224f7cb902877d49d7e410"
format_stamp: "Formatted at 2026-07-09 14:49:08 on dist-test-slave-nxbx"
I20260709 14:49:08.442255 12983 ts_manager.cc:194] Registered new tserver with Master: dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789)
I20260709 14:49:08.444571 12983 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57838
I20260709 14:49:08.446117 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:08.449303 13122 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:08.449985 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:08.450250 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-0/minicluster-data/ts-1-root
uuid: "9d0625dd94224f7cb902877d49d7e410"
format_stamp: "Formatted at 2026-07-09 14:49:08 on dist-test-slave-nxbx"
I20260709 14:49:08.450517 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-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 14:49:08.465787 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:08.466944 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:08.468246 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:08.470182 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:08.470362 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:08.470580 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:08.470745 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:49:08.506189 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.130:43205
I20260709 14:49:08.506280 13184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.130:43205 every 8 connection(s)
I20260709 14:49:08.510463 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:08.516413 13188 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 14:49:08.517848 13189 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 14:49:08.520519 13192 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 14:49:08.520980 12450 server_base.cc:1061] running on GCE node
I20260709 14:49:08.520982 13185 heartbeater.cc:344] Connected to a master server at 127.12.40.190:34491
I20260709 14:49:08.521610 13185 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:08.521938 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:08.522136 12450 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 14:49:08.522307 13185 heartbeater.cc:507] Master 127.12.40.190:34491 requested a full tablet report, sending...
I20260709 14:49:08.522320 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608548522301 us; error 0 us; skew 500 ppm
I20260709 14:49:08.523141 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:08.524416 12983 ts_manager.cc:194] Registered new tserver with Master: 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205)
I20260709 14:49:08.525538 12450 webserver.cc:533] Webserver started at http://127.12.40.131:43737/ using document root <none> and password file <none>
I20260709 14:49:08.525782 12983 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57850
I20260709 14:49:08.526026 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:08.526232 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:08.526484 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:08.527629 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-0/minicluster-data/ts-2-root/instance:
uuid: "9ad0a91e24554be095dcffd12bc58463"
format_stamp: "Formatted at 2026-07-09 14:49:08 on dist-test-slave-nxbx"
I20260709 14:49:08.531644 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:49:08.534521 13196 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:08.535223 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:08.535494 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-0/minicluster-data/ts-2-root
uuid: "9ad0a91e24554be095dcffd12bc58463"
format_stamp: "Formatted at 2026-07-09 14:49:08 on dist-test-slave-nxbx"
I20260709 14:49:08.535746 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608535732111-12450-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 14:49:08.559162 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:08.560271 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:08.561643 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:08.563702 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:08.563890 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:08.564111 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:08.564261 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:08.600001 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.131:32879
I20260709 14:49:08.600081 13258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.131:32879 every 8 connection(s)
I20260709 14:49:08.612327 13259 heartbeater.cc:344] Connected to a master server at 127.12.40.190:34491
I20260709 14:49:08.612684 13259 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:08.613301 13259 heartbeater.cc:507] Master 127.12.40.190:34491 requested a full tablet report, sending...
I20260709 14:49:08.615042 12983 ts_manager.cc:194] Registered new tserver with Master: 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:08.616055 12450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013227587s
I20260709 14:49:08.616322 12983 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57866
I20260709 14:49:08.638361 12983 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57872:
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 14:49:08.641000 12983 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 14:49:08.703627 13075 tablet_service.cc:1511] Processing CreateTablet for tablet 808746e0cbdc4baea3651e12cfa74f7e (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:08.705045 13075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 808746e0cbdc4baea3651e12cfa74f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.707710 13073 tablet_service.cc:1511] Processing CreateTablet for tablet 4971ba90dd874cbc8d00dd6031ffdc10 (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:08.708993 13073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4971ba90dd874cbc8d00dd6031ffdc10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.710927 13074 tablet_service.cc:1511] Processing CreateTablet for tablet 25a98906b2ce4392b609bea7b67f90c9 (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:08.712206 13074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25a98906b2ce4392b609bea7b67f90c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.717577 13072 tablet_service.cc:1511] Processing CreateTablet for tablet b67e9933291640c4a9db7693b3db0688 (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:08.718890 13072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b67e9933291640c4a9db7693b3db0688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.720752 13071 tablet_service.cc:1511] Processing CreateTablet for tablet 16e8b5142e7f494485dd103e69c9f86e (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:08.720799 13148 tablet_service.cc:1511] Processing CreateTablet for tablet 4971ba90dd874cbc8d00dd6031ffdc10 (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:08.722167 13148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4971ba90dd874cbc8d00dd6031ffdc10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.723778 13149 tablet_service.cc:1511] Processing CreateTablet for tablet 25a98906b2ce4392b609bea7b67f90c9 (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:08.724965 13149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25a98906b2ce4392b609bea7b67f90c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.729689 13150 tablet_service.cc:1511] Processing CreateTablet for tablet 808746e0cbdc4baea3651e12cfa74f7e (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:08.730997 13150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 808746e0cbdc4baea3651e12cfa74f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.735492 13147 tablet_service.cc:1511] Processing CreateTablet for tablet b67e9933291640c4a9db7693b3db0688 (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:08.736693 13147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b67e9933291640c4a9db7693b3db0688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.736550 13070 tablet_service.cc:1511] Processing CreateTablet for tablet 317e4bc8c0ed4492b38cf59c5f38276b (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:08.738863 13069 tablet_service.cc:1511] Processing CreateTablet for tablet dd78da617ac04205b8646ebfcb248b0f (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:08.722090 13071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e8b5142e7f494485dd103e69c9f86e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.743005 13070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317e4bc8c0ed4492b38cf59c5f38276b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.744216 13069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd78da617ac04205b8646ebfcb248b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.744978 13224 tablet_service.cc:1511] Processing CreateTablet for tablet 808746e0cbdc4baea3651e12cfa74f7e (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:08.746224 13224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 808746e0cbdc4baea3651e12cfa74f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.746949 13068 tablet_service.cc:1511] Processing CreateTablet for tablet d7f54b42508f4edb834e8638187f4c51 (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:08.748299 13068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f54b42508f4edb834e8638187f4c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.747997 13223 tablet_service.cc:1511] Processing CreateTablet for tablet 25a98906b2ce4392b609bea7b67f90c9 (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:08.749275 13223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25a98906b2ce4392b609bea7b67f90c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.774044 13073 tablet_service.cc:1511] Processing CreateTablet for tablet e6cefdc00a28453aae44d796493c514b (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:08.775509 13073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6cefdc00a28453aae44d796493c514b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.782922 13274 tablet_bootstrap.cc:492] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c: Bootstrap starting.
I20260709 14:49:08.787719 13067 tablet_service.cc:1511] Processing CreateTablet for tablet 5b2a114ccbb84733888575986df6cc91 (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:08.788954 13067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b2a114ccbb84733888575986df6cc91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.792475 13146 tablet_service.cc:1511] Processing CreateTablet for tablet 16e8b5142e7f494485dd103e69c9f86e (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:08.793807 13146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e8b5142e7f494485dd103e69c9f86e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.807912 13222 tablet_service.cc:1511] Processing CreateTablet for tablet 4971ba90dd874cbc8d00dd6031ffdc10 (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:08.809356 13222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4971ba90dd874cbc8d00dd6031ffdc10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.809779 13145 tablet_service.cc:1511] Processing CreateTablet for tablet 317e4bc8c0ed4492b38cf59c5f38276b (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:08.811121 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317e4bc8c0ed4492b38cf59c5f38276b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.816254 13221 tablet_service.cc:1511] Processing CreateTablet for tablet b67e9933291640c4a9db7693b3db0688 (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:08.816857 13219 tablet_service.cc:1511] Processing CreateTablet for tablet 317e4bc8c0ed4492b38cf59c5f38276b (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:08.817492 13221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b67e9933291640c4a9db7693b3db0688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.818132 13219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317e4bc8c0ed4492b38cf59c5f38276b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.819460 13220 tablet_service.cc:1511] Processing CreateTablet for tablet 16e8b5142e7f494485dd103e69c9f86e (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:08.820659 13220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e8b5142e7f494485dd103e69c9f86e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.824086 13218 tablet_service.cc:1511] Processing CreateTablet for tablet dd78da617ac04205b8646ebfcb248b0f (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:08.825351 13218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd78da617ac04205b8646ebfcb248b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.832178 13217 tablet_service.cc:1511] Processing CreateTablet for tablet e6cefdc00a28453aae44d796493c514b (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:08.833362 13217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6cefdc00a28453aae44d796493c514b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.835727 13216 tablet_service.cc:1511] Processing CreateTablet for tablet d7f54b42508f4edb834e8638187f4c51 (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:08.836916 13216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f54b42508f4edb834e8638187f4c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.838442 13144 tablet_service.cc:1511] Processing CreateTablet for tablet dd78da617ac04205b8646ebfcb248b0f (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:08.838611 13215 tablet_service.cc:1511] Processing CreateTablet for tablet 5b2a114ccbb84733888575986df6cc91 (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:08.839686 13215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b2a114ccbb84733888575986df6cc91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.839673 13144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd78da617ac04205b8646ebfcb248b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.841152 13143 tablet_service.cc:1511] Processing CreateTablet for tablet e6cefdc00a28453aae44d796493c514b (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:08.862079 13143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6cefdc00a28453aae44d796493c514b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.878901 13275 tablet_bootstrap.cc:492] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410: Bootstrap starting.
I20260709 14:49:08.900887 13275 tablet_bootstrap.cc:654] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:08.915164 13276 tablet_bootstrap.cc:492] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463: Bootstrap starting.
I20260709 14:49:08.922374 13274 tablet_bootstrap.cc:654] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:08.923722 13150 tablet_service.cc:1511] Processing CreateTablet for tablet d7f54b42508f4edb834e8638187f4c51 (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:08.923974 13149 tablet_service.cc:1511] Processing CreateTablet for tablet 5b2a114ccbb84733888575986df6cc91 (DEFAULT_TABLE table=test-workload [id=59f657162ed649809632803ec9fe1eb6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:08.924966 13150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f54b42508f4edb834e8638187f4c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.929875 13149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b2a114ccbb84733888575986df6cc91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:08.942373 13275 tablet_bootstrap.cc:492] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410: No bootstrap required, opened a new log
I20260709 14:49:08.942925 13275 ts_tablet_manager.cc:1403] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410: Time spent bootstrapping tablet: real 0.064s	user 0.004s	sys 0.013s
I20260709 14:49:08.945547 13275 raft_consensus.cc:359] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:08.946225 13275 raft_consensus.cc:385] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:08.946508 13275 raft_consensus.cc:740] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Initialized, Role: FOLLOWER
I20260709 14:49:08.947336 13275 consensus_queue.cc:260] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:08.953925 13185 heartbeater.cc:499] Master 127.12.40.190:34491 was elected leader, sending a full tablet report...
I20260709 14:49:08.954478 13275 ts_tablet_manager.cc:1434] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20260709 14:49:08.955448 13275 tablet_bootstrap.cc:492] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410: Bootstrap starting.
I20260709 14:49:08.956239 13276 tablet_bootstrap.cc:654] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:08.960708 13275 tablet_bootstrap.cc:654] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:08.961211 13274 tablet_bootstrap.cc:492] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c: No bootstrap required, opened a new log
I20260709 14:49:08.961690 13274 ts_tablet_manager.cc:1403] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent bootstrapping tablet: real 0.179s	user 0.011s	sys 0.000s
I20260709 14:49:08.965842 13274 raft_consensus.cc:359] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } }
I20260709 14:49:08.966960 13274 raft_consensus.cc:385] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:08.967381 13274 raft_consensus.cc:740] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Initialized, Role: FOLLOWER
I20260709 14:49:08.967679 13276 tablet_bootstrap.cc:492] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463: No bootstrap required, opened a new log
I20260709 14:49:08.968228 13276 ts_tablet_manager.cc:1403] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.003s
I20260709 14:49:08.968552 13274 consensus_queue.cc:260] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } }
I20260709 14:49:08.969686 13275 tablet_bootstrap.cc:492] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410: No bootstrap required, opened a new log
I20260709 14:49:08.970162 13275 ts_tablet_manager.cc:1403] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260709 14:49:08.971138 13276 raft_consensus.cc:359] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:08.971874 13276 raft_consensus.cc:385] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:08.972213 13276 raft_consensus.cc:740] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Initialized, Role: FOLLOWER
I20260709 14:49:08.972880 13275 raft_consensus.cc:359] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:08.972966 13276 consensus_queue.cc:260] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:08.973703 13275 raft_consensus.cc:385] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:08.974046 13275 raft_consensus.cc:740] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Initialized, Role: FOLLOWER
I20260709 14:49:08.975234 13259 heartbeater.cc:499] Master 127.12.40.190:34491 was elected leader, sending a full tablet report...
I20260709 14:49:08.974844 13275 consensus_queue.cc:260] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:08.977053 13275 ts_tablet_manager.cc:1434] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:49:08.977908 13275 tablet_bootstrap.cc:492] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410: Bootstrap starting.
I20260709 14:49:08.978444 13276 ts_tablet_manager.cc:1434] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:49:08.979441 13276 tablet_bootstrap.cc:492] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463: Bootstrap starting.
I20260709 14:49:08.982961 13110 heartbeater.cc:499] Master 127.12.40.190:34491 was elected leader, sending a full tablet report...
I20260709 14:49:08.985208 13275 tablet_bootstrap.cc:654] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:08.985648 13276 tablet_bootstrap.cc:654] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:08.991214 13274 ts_tablet_manager.cc:1434] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.004s
I20260709 14:49:08.992177 13274 tablet_bootstrap.cc:492] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c: Bootstrap starting.
I20260709 14:49:08.998477 13274 tablet_bootstrap.cc:654] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.002746 13275 tablet_bootstrap.cc:492] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410: No bootstrap required, opened a new log
I20260709 14:49:09.003255 13275 ts_tablet_manager.cc:1403] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260709 14:49:09.003587 13274 tablet_bootstrap.cc:492] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c: No bootstrap required, opened a new log
I20260709 14:49:09.004045 13274 ts_tablet_manager.cc:1403] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260709 14:49:09.005928 13275 raft_consensus.cc:359] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.006683 13275 raft_consensus.cc:385] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.007105 13275 raft_consensus.cc:740] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.006714 13274 raft_consensus.cc:359] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.007580 13274 raft_consensus.cc:385] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.007928 13274 raft_consensus.cc:740] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.007967 13275 consensus_queue.cc:260] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.009836 13275 ts_tablet_manager.cc:1434] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:09.010531 13275 tablet_bootstrap.cc:492] T 808746e0cbdc4baea3651e12cfa74f7e P 9d0625dd94224f7cb902877d49d7e410: Bootstrap starting.
I20260709 14:49:09.015074 13276 tablet_bootstrap.cc:492] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463: No bootstrap required, opened a new log
I20260709 14:49:09.015592 13276 ts_tablet_manager.cc:1403] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.011s
I20260709 14:49:09.016185 13275 tablet_bootstrap.cc:654] T 808746e0cbdc4baea3651e12cfa74f7e P 9d0625dd94224f7cb902877d49d7e410: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.016850 13274 consensus_queue.cc:260] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.018438 13276 raft_consensus.cc:359] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.019176 13276 raft_consensus.cc:385] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.019933 13276 raft_consensus.cc:740] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.020798 13276 consensus_queue.cc:260] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.022804 13276 ts_tablet_manager.cc:1434] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:09.023677 13276 tablet_bootstrap.cc:492] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463: Bootstrap starting.
I20260709 14:49:09.024775 13274 ts_tablet_manager.cc:1434] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.003s
I20260709 14:49:09.029692 13276 tablet_bootstrap.cc:654] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.031203 13274 tablet_bootstrap.cc:492] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c: Bootstrap starting.
I20260709 14:49:09.036705 13275 tablet_bootstrap.cc:492] T 808746e0cbdc4baea3651e12cfa74f7e P 9d0625dd94224f7cb902877d49d7e410: No bootstrap required, opened a new log
I20260709 14:49:09.037077 13275 ts_tablet_manager.cc:1403] T 808746e0cbdc4baea3651e12cfa74f7e P 9d0625dd94224f7cb902877d49d7e410: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.014s
I20260709 14:49:09.038328 13274 tablet_bootstrap.cc:654] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.039346 13275 raft_consensus.cc:359] T 808746e0cbdc4baea3651e12cfa74f7e P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } }
I20260709 14:49:09.039860 13275 raft_consensus.cc:385] T 808746e0cbdc4baea3651e12cfa74f7e P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.040079 13275 raft_consensus.cc:740] T 808746e0cbdc4baea3651e12cfa74f7e P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.040722 13276 tablet_bootstrap.cc:492] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463: No bootstrap required, opened a new log
I20260709 14:49:09.041232 13276 ts_tablet_manager.cc:1403] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 14:49:09.040697 13275 consensus_queue.cc:260] T 808746e0cbdc4baea3651e12cfa74f7e P 9d0625dd94224f7cb902877d49d7e410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } }
I20260709 14:49:09.042877 13275 ts_tablet_manager.cc:1434] T 808746e0cbdc4baea3651e12cfa74f7e P 9d0625dd94224f7cb902877d49d7e410: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:09.043031 13274 tablet_bootstrap.cc:492] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c: No bootstrap required, opened a new log
I20260709 14:49:09.043746 13275 tablet_bootstrap.cc:492] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410: Bootstrap starting.
I20260709 14:49:09.043874 13282 raft_consensus.cc:493] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:09.043773 13276 raft_consensus.cc:359] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.044544 13276 raft_consensus.cc:385] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.044484 13282 raft_consensus.cc:515] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } }
I20260709 14:49:09.044868 13276 raft_consensus.cc:740] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.045640 13276 consensus_queue.cc:260] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.046916 13282 leader_election.cc:290] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879), 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205)
I20260709 14:49:09.050127 13275 tablet_bootstrap.cc:654] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.052853 13276 ts_tablet_manager.cc:1434] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:49:09.053864 13276 tablet_bootstrap.cc:492] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463: Bootstrap starting.
I20260709 14:49:09.054921 13274 ts_tablet_manager.cc:1403] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260709 14:49:09.058053 13274 raft_consensus.cc:359] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.059942 13276 tablet_bootstrap.cc:654] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.061580 13278 raft_consensus.cc:493] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:09.062728 13275 tablet_bootstrap.cc:492] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410: No bootstrap required, opened a new log
I20260709 14:49:09.062141 13274 raft_consensus.cc:385] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.062171 13278 raft_consensus.cc:515] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.067130 13274 raft_consensus.cc:740] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.067255 13275 ts_tablet_manager.cc:1403] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260709 14:49:09.067961 13274 consensus_queue.cc:260] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.070108 13275 raft_consensus.cc:359] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.070847 13275 raft_consensus.cc:385] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.071139 13275 raft_consensus.cc:740] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.071956 13275 consensus_queue.cc:260] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.077737 13274 ts_tablet_manager.cc:1434] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260709 14:49:09.078667 13274 tablet_bootstrap.cc:492] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c: Bootstrap starting.
I20260709 14:49:09.098270 13278 leader_election.cc:290] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:09.107123 13274 tablet_bootstrap.cc:654] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.114528 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808746e0cbdc4baea3651e12cfa74f7e" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d0625dd94224f7cb902877d49d7e410" is_pre_election: true
I20260709 14:49:09.115271 13160 raft_consensus.cc:2468] T 808746e0cbdc4baea3651e12cfa74f7e P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in term 0.
I20260709 14:49:09.116493 13051 leader_election.cc:304] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d0625dd94224f7cb902877d49d7e410, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 
I20260709 14:49:09.117327 13282 raft_consensus.cc:2804] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:09.117669 13282 raft_consensus.cc:493] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:09.118005 13282 raft_consensus.cc:3060] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.123968 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808746e0cbdc4baea3651e12cfa74f7e" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad0a91e24554be095dcffd12bc58463" is_pre_election: true
I20260709 14:49:09.125985 13282 raft_consensus.cc:515] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } }
I20260709 14:49:09.129419 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808746e0cbdc4baea3651e12cfa74f7e" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
I20260709 14:49:09.129931 13160 raft_consensus.cc:3060] T 808746e0cbdc4baea3651e12cfa74f7e P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.131953 13282 leader_election.cc:290] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 1 election: Requested vote from peers 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879), 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205)
W20260709 14:49:09.132737 13051 leader_election.cc:343] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:09.134173 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808746e0cbdc4baea3651e12cfa74f7e" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
I20260709 14:49:09.134954 13085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78da617ac04205b8646ebfcb248b0f" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" is_pre_election: true
W20260709 14:49:09.135263 13051 leader_election.cc:343] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:09.135552 13085 raft_consensus.cc:2468] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 0.
I20260709 14:49:09.136863 13124 leader_election.cc:304] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d0625dd94224f7cb902877d49d7e410, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 
I20260709 14:49:09.137616 13278 raft_consensus.cc:2804] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:09.137943 13278 raft_consensus.cc:493] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:09.138262 13278 raft_consensus.cc:3060] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.138459 13274 tablet_bootstrap.cc:492] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c: No bootstrap required, opened a new log
I20260709 14:49:09.138904 13274 ts_tablet_manager.cc:1403] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.002s
I20260709 14:49:09.141557 13274 raft_consensus.cc:359] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.142217 13274 raft_consensus.cc:385] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.142498 13274 raft_consensus.cc:740] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.143482 13274 consensus_queue.cc:260] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.144629 13278 raft_consensus.cc:515] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.136868 13160 raft_consensus.cc:2468] T 808746e0cbdc4baea3651e12cfa74f7e P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in term 1.
I20260709 14:49:09.148591 13051 leader_election.cc:304] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [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: 9d0625dd94224f7cb902877d49d7e410, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 9ad0a91e24554be095dcffd12bc58463
I20260709 14:49:09.149621 13282 raft_consensus.cc:2804] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:09.150673 13282 raft_consensus.cc:697] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 LEADER]: Becoming Leader. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Running, Role: LEADER
I20260709 14:49:09.151121 13085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78da617ac04205b8646ebfcb248b0f" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
I20260709 14:49:09.151644 13085 raft_consensus.cc:3060] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.151480 13282 consensus_queue.cc:237] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } }
I20260709 14:49:09.155954 13278 leader_election.cc:290] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 election: Requested vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:09.156445 13278 raft_consensus.cc:493] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:09.156836 13278 raft_consensus.cc:515] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.159305 13084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971ba90dd874cbc8d00dd6031ffdc10" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" is_pre_election: true
I20260709 14:49:09.159920 13084 raft_consensus.cc:2468] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 0.
I20260709 14:49:09.163853 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78da617ac04205b8646ebfcb248b0f" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad0a91e24554be095dcffd12bc58463" is_pre_election: true
I20260709 14:49:09.164026 13278 leader_election.cc:290] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:09.164399 13234 raft_consensus.cc:2468] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 0.
I20260709 14:49:09.164853 13276 tablet_bootstrap.cc:492] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463: No bootstrap required, opened a new log
I20260709 14:49:09.165318 13276 ts_tablet_manager.cc:1403] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463: Time spent bootstrapping tablet: real 0.112s	user 0.042s	sys 0.058s
I20260709 14:49:09.165491 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78da617ac04205b8646ebfcb248b0f" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
I20260709 14:49:09.166034 13233 raft_consensus.cc:3060] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.166183 13275 ts_tablet_manager.cc:1434] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410: Time spent starting tablet: real 0.099s	user 0.048s	sys 0.044s
I20260709 14:49:09.167408 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971ba90dd874cbc8d00dd6031ffdc10" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad0a91e24554be095dcffd12bc58463" is_pre_election: true
I20260709 14:49:09.168048 13276 raft_consensus.cc:359] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.168753 13276 raft_consensus.cc:385] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.169041 13276 raft_consensus.cc:740] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.169453 13124 leader_election.cc:304] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d0625dd94224f7cb902877d49d7e410, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 
W20260709 14:49:09.171128 13126 leader_election.cc:343] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:09.171363 13278 raft_consensus.cc:493] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:09.171919 13278 raft_consensus.cc:515] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.173566 13085 raft_consensus.cc:2468] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 1.
I20260709 14:49:09.174474 13275 tablet_bootstrap.cc:492] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410: Bootstrap starting.
I20260709 14:49:09.174614 13278 leader_election.cc:290] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:09.175192 13278 raft_consensus.cc:2804] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:09.169739 13276 consensus_queue.cc:260] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.175544 13278 raft_consensus.cc:493] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:09.176414 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a98906b2ce4392b609bea7b67f90c9" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad0a91e24554be095dcffd12bc58463" is_pre_election: true
I20260709 14:49:09.177352 13276 ts_tablet_manager.cc:1434] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:49:09.178215 13276 tablet_bootstrap.cc:492] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463: Bootstrap starting.
I20260709 14:49:09.179214 12983 catalog_manager.cc:5697] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c reported cstate change: term changed from 0 to 1, leader changed from <none> to dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129). New cstate: current_term: 1 leader_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.180845 13275 tablet_bootstrap.cc:654] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.175510 13274 ts_tablet_manager.cc:1434] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
W20260709 14:49:09.182331 13126 leader_election.cc:343] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:09.182802 13274 tablet_bootstrap.cc:492] T 5b2a114ccbb84733888575986df6cc91 P dfbc7c7be8774bf98d1fcf661d2cb98c: Bootstrap starting.
I20260709 14:49:09.183049 13124 leader_election.cc:304] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d0625dd94224f7cb902877d49d7e410, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 
I20260709 14:49:09.185364 13233 raft_consensus.cc:2468] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 1.
I20260709 14:49:09.186313 13278 raft_consensus.cc:3060] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.186925 13295 raft_consensus.cc:2804] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:09.188158 13085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a98906b2ce4392b609bea7b67f90c9" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" is_pre_election: true
W20260709 14:49:09.189361 13124 leader_election.cc:343] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:09.189769 13124 leader_election.cc:304] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d0625dd94224f7cb902877d49d7e410; no voters: 9ad0a91e24554be095dcffd12bc58463, dfbc7c7be8774bf98d1fcf661d2cb98c
I20260709 14:49:09.190269 13274 tablet_bootstrap.cc:654] T 5b2a114ccbb84733888575986df6cc91 P dfbc7c7be8774bf98d1fcf661d2cb98c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.193408 13278 raft_consensus.cc:515] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.194432 13295 raft_consensus.cc:697] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Becoming Leader. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Running, Role: LEADER
I20260709 14:49:09.195416 13304 raft_consensus.cc:2749] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:09.196374 13276 tablet_bootstrap.cc:654] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.196314 13295 consensus_queue.cc:237] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.198215 13278 leader_election.cc:290] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 election: Requested vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:09.198805 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971ba90dd874cbc8d00dd6031ffdc10" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
W20260709 14:49:09.200110 13126 leader_election.cc:343] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:09.201261 13274 tablet_bootstrap.cc:492] T 5b2a114ccbb84733888575986df6cc91 P dfbc7c7be8774bf98d1fcf661d2cb98c: No bootstrap required, opened a new log
I20260709 14:49:09.201758 13274 ts_tablet_manager.cc:1403] T 5b2a114ccbb84733888575986df6cc91 P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 14:49:09.204304 13283 raft_consensus.cc:493] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:09.204599 13274 raft_consensus.cc:359] T 5b2a114ccbb84733888575986df6cc91 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.204777 13283 raft_consensus.cc:515] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.205458 13274 raft_consensus.cc:385] T 5b2a114ccbb84733888575986df6cc91 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.205826 13274 raft_consensus.cc:740] T 5b2a114ccbb84733888575986df6cc91 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.206545 13274 consensus_queue.cc:260] T 5b2a114ccbb84733888575986df6cc91 P dfbc7c7be8774bf98d1fcf661d2cb98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.207455 13283 leader_election.cc:290] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205)
I20260709 14:49:09.209048 13274 ts_tablet_manager.cc:1434] T 5b2a114ccbb84733888575986df6cc91 P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:09.210187 13274 tablet_bootstrap.cc:492] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c: Bootstrap starting.
I20260709 14:49:09.214718 13275 tablet_bootstrap.cc:492] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410: No bootstrap required, opened a new log
I20260709 14:49:09.215147 13275 ts_tablet_manager.cc:1403] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.001s
I20260709 14:49:09.215921 13274 tablet_bootstrap.cc:654] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.217891 13275 raft_consensus.cc:359] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.218591 13275 raft_consensus.cc:385] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.219707 13275 raft_consensus.cc:740] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.220342 13275 consensus_queue.cc:260] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.220849 13276 tablet_bootstrap.cc:492] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463: No bootstrap required, opened a new log
I20260709 14:49:09.221328 13276 ts_tablet_manager.cc:1403] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463: Time spent bootstrapping tablet: real 0.043s	user 0.027s	sys 0.003s
I20260709 14:49:09.222771 13275 ts_tablet_manager.cc:1434] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:09.224627 13275 tablet_bootstrap.cc:492] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410: Bootstrap starting.
I20260709 14:49:09.225152 13276 raft_consensus.cc:359] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.225832 13276 raft_consensus.cc:385] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.226095 13276 raft_consensus.cc:740] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.226717 13276 consensus_queue.cc:260] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.229046 13276 ts_tablet_manager.cc:1434] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:49:09.230736 13275 tablet_bootstrap.cc:654] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.230753 13274 tablet_bootstrap.cc:492] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c: No bootstrap required, opened a new log
I20260709 14:49:09.231769 13274 ts_tablet_manager.cc:1403] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.005s
I20260709 14:49:09.234548 13274 raft_consensus.cc:359] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.235402 13274 raft_consensus.cc:385] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.235764 13274 raft_consensus.cc:740] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.236533 13274 consensus_queue.cc:260] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.240298 13276 tablet_bootstrap.cc:492] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463: Bootstrap starting.
I20260709 14:49:09.238209 13085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971ba90dd874cbc8d00dd6031ffdc10" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
W20260709 14:49:09.251273 13031 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:09.246304 12980 catalog_manager.cc:5697] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "9d0625dd94224f7cb902877d49d7e410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.240857 13085 raft_consensus.cc:3060] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.253597 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2a114ccbb84733888575986df6cc91" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d0625dd94224f7cb902877d49d7e410" is_pre_election: true
I20260709 14:49:09.254995 13275 tablet_bootstrap.cc:492] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410: No bootstrap required, opened a new log
W20260709 14:49:09.254985 13200 leader_election.cc:343] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:09.255542 13275 ts_tablet_manager.cc:1403] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.016s
I20260709 14:49:09.258257 13275 raft_consensus.cc:359] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.247057 13276 tablet_bootstrap.cc:654] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.259861 13283 raft_consensus.cc:493] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:09.259019 13275 raft_consensus.cc:385] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.261690 13275 raft_consensus.cc:740] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.261518 13283 raft_consensus.cc:515] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.240466 13274 ts_tablet_manager.cc:1434] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 14:49:09.262470 13275 consensus_queue.cc:260] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.264060 13275 ts_tablet_manager.cc:1434] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:49:09.260411 13084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2a114ccbb84733888575986df6cc91" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" is_pre_election: true
I20260709 14:49:09.264652 13274 tablet_bootstrap.cc:492] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c: Bootstrap starting.
I20260709 14:49:09.264895 13275 tablet_bootstrap.cc:492] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410: Bootstrap starting.
I20260709 14:49:09.264981 13084 raft_consensus.cc:2468] T 5b2a114ccbb84733888575986df6cc91 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 0.
I20260709 14:49:09.268505 13283 leader_election.cc:290] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205)
I20260709 14:49:09.269997 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e4bc8c0ed4492b38cf59c5f38276b" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d0625dd94224f7cb902877d49d7e410" is_pre_election: true
I20260709 14:49:09.270593 13160 raft_consensus.cc:2468] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 0.
I20260709 14:49:09.271195 13275 tablet_bootstrap.cc:654] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.271787 13200 leader_election.cc:304] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ad0a91e24554be095dcffd12bc58463, 9d0625dd94224f7cb902877d49d7e410; no voters: 
I20260709 14:49:09.273029 13085 raft_consensus.cc:2468] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 1.
I20260709 14:49:09.274782 13274 tablet_bootstrap.cc:654] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.275410 13124 leader_election.cc:304] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [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: 9d0625dd94224f7cb902877d49d7e410, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 9ad0a91e24554be095dcffd12bc58463
I20260709 14:49:09.276641 13276 tablet_bootstrap.cc:492] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463: No bootstrap required, opened a new log
I20260709 14:49:09.277118 13276 ts_tablet_manager.cc:1403] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.001s
I20260709 14:49:09.280105 13276 raft_consensus.cc:359] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.280963 13276 raft_consensus.cc:385] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.281312 13276 raft_consensus.cc:740] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.282080 13276 consensus_queue.cc:260] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.283905 13283 raft_consensus.cc:2804] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:09.284276 13283 raft_consensus.cc:493] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:09.284592 13283 raft_consensus.cc:3060] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.286911 13275 tablet_bootstrap.cc:492] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410: No bootstrap required, opened a new log
I20260709 14:49:09.287343 13275 ts_tablet_manager.cc:1403] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.012s
I20260709 14:49:09.289616 13275 raft_consensus.cc:359] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.290195 13275 raft_consensus.cc:385] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.283502 13295 raft_consensus.cc:2804] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:09.290462 13275 raft_consensus.cc:740] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.291059 13295 raft_consensus.cc:697] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Becoming Leader. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Running, Role: LEADER
I20260709 14:49:09.291127 13275 consensus_queue.cc:260] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.292853 13276 ts_tablet_manager.cc:1434] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260709 14:49:09.292991 13275 ts_tablet_manager.cc:1434] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 14:49:09.293851 13275 tablet_bootstrap.cc:492] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410: Bootstrap starting.
I20260709 14:49:09.293946 13276 tablet_bootstrap.cc:492] T 808746e0cbdc4baea3651e12cfa74f7e P 9ad0a91e24554be095dcffd12bc58463: Bootstrap starting.
I20260709 14:49:09.294516 13295 consensus_queue.cc:237] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.297942 13085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e4bc8c0ed4492b38cf59c5f38276b" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" is_pre_election: true
I20260709 14:49:09.298532 13085 raft_consensus.cc:2468] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 0.
I20260709 14:49:09.299456 13275 tablet_bootstrap.cc:654] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.299855 13198 leader_election.cc:304] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [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: 9ad0a91e24554be095dcffd12bc58463, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 9d0625dd94224f7cb902877d49d7e410
I20260709 14:49:09.300410 13276 tablet_bootstrap.cc:654] T 808746e0cbdc4baea3651e12cfa74f7e P 9ad0a91e24554be095dcffd12bc58463: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.305308 13317 raft_consensus.cc:2804] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:09.305697 13317 raft_consensus.cc:493] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:09.306048 13317 raft_consensus.cc:3060] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.307166 13283 raft_consensus.cc:515] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.310587 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e4bc8c0ed4492b38cf59c5f38276b" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
I20260709 14:49:09.311205 13160 raft_consensus.cc:3060] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.315253 13276 tablet_bootstrap.cc:492] T 808746e0cbdc4baea3651e12cfa74f7e P 9ad0a91e24554be095dcffd12bc58463: No bootstrap required, opened a new log
I20260709 14:49:09.315811 13276 ts_tablet_manager.cc:1403] T 808746e0cbdc4baea3651e12cfa74f7e P 9ad0a91e24554be095dcffd12bc58463: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260709 14:49:09.317924 13160 raft_consensus.cc:2468] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 1.
I20260709 14:49:09.318910 13276 raft_consensus.cc:359] T 808746e0cbdc4baea3651e12cfa74f7e P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } }
I20260709 14:49:09.319212 13200 leader_election.cc:304] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ad0a91e24554be095dcffd12bc58463, 9d0625dd94224f7cb902877d49d7e410; no voters: 
I20260709 14:49:09.320065 13276 raft_consensus.cc:385] T 808746e0cbdc4baea3651e12cfa74f7e P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.320430 13276 raft_consensus.cc:740] T 808746e0cbdc4baea3651e12cfa74f7e P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.321302 13276 consensus_queue.cc:260] T 808746e0cbdc4baea3651e12cfa74f7e P 9ad0a91e24554be095dcffd12bc58463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } }
I20260709 14:49:09.323555 13305 raft_consensus.cc:493] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:09.324035 13305 raft_consensus.cc:515] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.326265 13305 leader_election.cc:290] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:09.327868 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8b5142e7f494485dd103e69c9f86e" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad0a91e24554be095dcffd12bc58463" is_pre_election: true
I20260709 14:49:09.328517 13233 raft_consensus.cc:2468] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 0.
I20260709 14:49:09.329573 13085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8b5142e7f494485dd103e69c9f86e" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" is_pre_election: true
I20260709 14:49:09.331437 13276 ts_tablet_manager.cc:1434] T 808746e0cbdc4baea3651e12cfa74f7e P 9ad0a91e24554be095dcffd12bc58463: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.008s
I20260709 14:49:09.331319 13126 leader_election.cc:304] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ad0a91e24554be095dcffd12bc58463, 9d0625dd94224f7cb902877d49d7e410; no voters: 
W20260709 14:49:09.331983 13124 leader_election.cc:343] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:09.332264 13305 raft_consensus.cc:2804] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:09.332639 13305 raft_consensus.cc:493] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:09.332943 13305 raft_consensus.cc:3060] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.334582 13283 leader_election.cc:290] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 election: Requested vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205)
I20260709 14:49:09.337145 12982 catalog_manager.cc:5697] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "9d0625dd94224f7cb902877d49d7e410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.339775 13085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e4bc8c0ed4492b38cf59c5f38276b" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
I20260709 14:49:09.340302 13085 raft_consensus.cc:3060] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.346326 13085 raft_consensus.cc:2468] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 1.
I20260709 14:49:09.339762 13305 raft_consensus.cc:515] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.348057 13317 raft_consensus.cc:515] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.349032 13275 tablet_bootstrap.cc:492] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410: No bootstrap required, opened a new log
I20260709 14:49:09.349462 13275 ts_tablet_manager.cc:1403] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410: Time spent bootstrapping tablet: real 0.056s	user 0.023s	sys 0.031s
I20260709 14:49:09.350346 13276 tablet_bootstrap.cc:492] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463: Bootstrap starting.
I20260709 14:49:09.353701 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2a114ccbb84733888575986df6cc91" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
I20260709 14:49:09.350555 13085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8b5142e7f494485dd103e69c9f86e" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
I20260709 14:49:09.351912 13317 leader_election.cc:290] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 election: Requested vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205)
I20260709 14:49:09.352278 13084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2a114ccbb84733888575986df6cc91" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
I20260709 14:49:09.354665 13084 raft_consensus.cc:3060] T 5b2a114ccbb84733888575986df6cc91 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:09.355053 13200 leader_election.cc:343] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:09.352319 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8b5142e7f494485dd103e69c9f86e" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
I20260709 14:49:09.359540 13233 raft_consensus.cc:3060] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.353595 13305 leader_election.cc:290] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 election: Requested vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:09.359932 13084 raft_consensus.cc:2468] T 5b2a114ccbb84733888575986df6cc91 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 1.
I20260709 14:49:09.361157 13276 tablet_bootstrap.cc:654] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.361272 13274 tablet_bootstrap.cc:492] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c: No bootstrap required, opened a new log
I20260709 14:49:09.361024 13198 leader_election.cc:304] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [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: 9ad0a91e24554be095dcffd12bc58463, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 9d0625dd94224f7cb902877d49d7e410
I20260709 14:49:09.361678 13274 ts_tablet_manager.cc:1403] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent bootstrapping tablet: real 0.097s	user 0.023s	sys 0.022s
I20260709 14:49:09.361917 13283 raft_consensus.cc:2804] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:09.329802 13322 raft_consensus.cc:2804] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:09.362407 13283 raft_consensus.cc:697] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Becoming Leader. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Running, Role: LEADER
W20260709 14:49:09.362955 13124 leader_election.cc:343] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:09.363659 13283 consensus_queue.cc:237] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.366379 13233 raft_consensus.cc:2468] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 1.
I20260709 14:49:09.366158 13274 raft_consensus.cc:359] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.351929 13275 raft_consensus.cc:359] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.367311 13275 raft_consensus.cc:385] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.367585 13275 raft_consensus.cc:740] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.367894 13126 leader_election.cc:304] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [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: 9ad0a91e24554be095dcffd12bc58463, 9d0625dd94224f7cb902877d49d7e410; no voters: dfbc7c7be8774bf98d1fcf661d2cb98c
I20260709 14:49:09.366906 13274 raft_consensus.cc:385] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.368217 13275 consensus_queue.cc:260] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.369294 13305 raft_consensus.cc:2804] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:09.369724 13305 raft_consensus.cc:697] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Becoming Leader. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Running, Role: LEADER
I20260709 14:49:09.370253 13275 ts_tablet_manager.cc:1434] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 14:49:09.368695 13274 raft_consensus.cc:740] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.370472 13305 consensus_queue.cc:237] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.371135 13275 tablet_bootstrap.cc:492] T 5b2a114ccbb84733888575986df6cc91 P 9d0625dd94224f7cb902877d49d7e410: Bootstrap starting.
I20260709 14:49:09.371479 13274 consensus_queue.cc:260] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.373658 13274 ts_tablet_manager.cc:1434] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:49:09.375844 13322 raft_consensus.cc:697] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Becoming Leader. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Running, Role: LEADER
I20260709 14:49:09.376746 13275 tablet_bootstrap.cc:654] T 5b2a114ccbb84733888575986df6cc91 P 9d0625dd94224f7cb902877d49d7e410: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.376821 13322 consensus_queue.cc:237] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.374606 13274 tablet_bootstrap.cc:492] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c: Bootstrap starting.
I20260709 14:49:09.387892 13276 tablet_bootstrap.cc:492] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463: No bootstrap required, opened a new log
I20260709 14:49:09.388367 13276 ts_tablet_manager.cc:1403] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.020s
I20260709 14:49:09.389681 13274 tablet_bootstrap.cc:654] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.390944 13276 raft_consensus.cc:359] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.391637 13276 raft_consensus.cc:385] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.391964 13276 raft_consensus.cc:740] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.392019 13323 raft_consensus.cc:493] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:09.392596 13323 raft_consensus.cc:515] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.392832 13276 consensus_queue.cc:260] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.395107 13276 ts_tablet_manager.cc:1434] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:09.395743 13084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" is_pre_election: true
I20260709 14:49:09.395965 13276 tablet_bootstrap.cc:492] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463: Bootstrap starting.
I20260709 14:49:09.396350 13084 raft_consensus.cc:2468] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 0.
I20260709 14:49:09.397367 13198 leader_election.cc:304] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ad0a91e24554be095dcffd12bc58463, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 
I20260709 14:49:09.398124 13322 raft_consensus.cc:2804] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:09.398481 13322 raft_consensus.cc:493] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:09.398824 13322 raft_consensus.cc:3060] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.402002 13276 tablet_bootstrap.cc:654] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.402215 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d0625dd94224f7cb902877d49d7e410" is_pre_election: true
I20260709 14:49:09.402890 13160 raft_consensus.cc:2468] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 0.
I20260709 14:49:09.405221 13323 leader_election.cc:290] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205)
I20260709 14:49:09.405956 13322 raft_consensus.cc:515] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.408789 13085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
I20260709 14:49:09.409312 13085 raft_consensus.cc:3060] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.412283 13322 leader_election.cc:290] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 election: Requested vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205)
I20260709 14:49:09.414513 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
I20260709 14:49:09.415123 13160 raft_consensus.cc:3060] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.415869 13085 raft_consensus.cc:2468] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 1.
I20260709 14:49:09.416966 13198 leader_election.cc:304] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ad0a91e24554be095dcffd12bc58463, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 
I20260709 14:49:09.417443 13274 tablet_bootstrap.cc:492] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c: No bootstrap required, opened a new log
I20260709 14:49:09.417845 13274 ts_tablet_manager.cc:1403] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.005s
I20260709 14:49:09.418794 13322 raft_consensus.cc:2804] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:09.419278 13322 raft_consensus.cc:697] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Becoming Leader. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Running, Role: LEADER
I20260709 14:49:09.420228 13322 consensus_queue.cc:237] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.422676 13276 tablet_bootstrap.cc:492] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463: No bootstrap required, opened a new log
I20260709 14:49:09.423113 13276 ts_tablet_manager.cc:1403] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260709 14:49:09.423813 13160 raft_consensus.cc:2468] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 1.
I20260709 14:49:09.425777 13274 raft_consensus.cc:359] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.425987 13276 raft_consensus.cc:359] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.426430 13274 raft_consensus.cc:385] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.426733 13276 raft_consensus.cc:385] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.426806 13274 raft_consensus.cc:740] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.427083 13276 raft_consensus.cc:740] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.427500 13274 consensus_queue.cc:260] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.427876 13276 consensus_queue.cc:260] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.428550 12982 catalog_manager.cc:5697] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "9ad0a91e24554be095dcffd12bc58463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:09.430054 13276 ts_tablet_manager.cc:1434] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:49:09.430938 13276 tablet_bootstrap.cc:492] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463: Bootstrap starting.
I20260709 14:49:09.430320 12982 catalog_manager.cc:5697] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "9ad0a91e24554be095dcffd12bc58463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:09.435839 13274 ts_tablet_manager.cc:1434] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260709 14:49:09.437390 13276 tablet_bootstrap.cc:654] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.444168 12980 catalog_manager.cc:5697] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "9d0625dd94224f7cb902877d49d7e410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.448335 13274 tablet_bootstrap.cc:492] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c: Bootstrap starting.
I20260709 14:49:09.449697 13276 tablet_bootstrap.cc:492] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463: No bootstrap required, opened a new log
I20260709 14:49:09.450224 13276 ts_tablet_manager.cc:1403] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 14:49:09.452970 13276 raft_consensus.cc:359] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.453724 13276 raft_consensus.cc:385] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.454094 13276 raft_consensus.cc:740] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.454938 13276 consensus_queue.cc:260] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.456879 13276 ts_tablet_manager.cc:1434] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:09.460938 13275 tablet_bootstrap.cc:492] T 5b2a114ccbb84733888575986df6cc91 P 9d0625dd94224f7cb902877d49d7e410: No bootstrap required, opened a new log
I20260709 14:49:09.461416 13275 ts_tablet_manager.cc:1403] T 5b2a114ccbb84733888575986df6cc91 P 9d0625dd94224f7cb902877d49d7e410: Time spent bootstrapping tablet: real 0.090s	user 0.046s	sys 0.036s
I20260709 14:49:09.464823 13274 tablet_bootstrap.cc:654] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.465183 13275 raft_consensus.cc:359] T 5b2a114ccbb84733888575986df6cc91 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.466600 13275 raft_consensus.cc:385] T 5b2a114ccbb84733888575986df6cc91 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.467020 13275 raft_consensus.cc:740] T 5b2a114ccbb84733888575986df6cc91 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.467363 12980 catalog_manager.cc:5697] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "9ad0a91e24554be095dcffd12bc58463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:09.467834 13275 consensus_queue.cc:260] T 5b2a114ccbb84733888575986df6cc91 P 9d0625dd94224f7cb902877d49d7e410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.470382 13275 ts_tablet_manager.cc:1434] T 5b2a114ccbb84733888575986df6cc91 P 9d0625dd94224f7cb902877d49d7e410: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260709 14:49:09.475875 13274 tablet_bootstrap.cc:492] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c: No bootstrap required, opened a new log
I20260709 14:49:09.476369 13274 ts_tablet_manager.cc:1403] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
I20260709 14:49:09.478962 13274 raft_consensus.cc:359] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.479655 13274 raft_consensus.cc:385] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.479926 13274 raft_consensus.cc:740] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.480674 13274 consensus_queue.cc:260] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.481061 13322 raft_consensus.cc:493] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:09.481487 13322 raft_consensus.cc:515] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.482700 13274 ts_tablet_manager.cc:1434] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 14:49:09.483412 13322 leader_election.cc:290] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205)
I20260709 14:49:09.483668 13274 tablet_bootstrap.cc:492] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c: Bootstrap starting.
I20260709 14:49:09.484953 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f54b42508f4edb834e8638187f4c51" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d0625dd94224f7cb902877d49d7e410" is_pre_election: true
I20260709 14:49:09.485610 13160 raft_consensus.cc:2468] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 0.
I20260709 14:49:09.486815 13200 leader_election.cc:304] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ad0a91e24554be095dcffd12bc58463, 9d0625dd94224f7cb902877d49d7e410; no voters: 
I20260709 14:49:09.487394 13085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f54b42508f4edb834e8638187f4c51" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" is_pre_election: true
I20260709 14:49:09.487648 13283 raft_consensus.cc:2804] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:09.487998 13283 raft_consensus.cc:493] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:09.488314 13283 raft_consensus.cc:3060] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:09.488798 13198 leader_election.cc:343] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:09.489704 13274 tablet_bootstrap.cc:654] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:09.494174 13283 raft_consensus.cc:515] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.495013 13274 tablet_bootstrap.cc:492] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c: No bootstrap required, opened a new log
I20260709 14:49:09.495385 13274 ts_tablet_manager.cc:1403] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 14:49:09.496369 13283 leader_election.cc:290] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 election: Requested vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205)
I20260709 14:49:09.496727 13085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f54b42508f4edb834e8638187f4c51" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
I20260709 14:49:09.496944 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f54b42508f4edb834e8638187f4c51" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
I20260709 14:49:09.497354 13160 raft_consensus.cc:3060] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.497651 13274 raft_consensus.cc:359] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
W20260709 14:49:09.497972 13198 leader_election.cc:343] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:09.498281 13274 raft_consensus.cc:385] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:09.498575 13274 raft_consensus.cc:740] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Initialized, Role: FOLLOWER
I20260709 14:49:09.499186 13274 consensus_queue.cc:260] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.500834 13274 ts_tablet_manager.cc:1434] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:09.502552 13160 raft_consensus.cc:2468] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 1.
I20260709 14:49:09.503526 13200 leader_election.cc:304] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [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: 9ad0a91e24554be095dcffd12bc58463, 9d0625dd94224f7cb902877d49d7e410; no voters: dfbc7c7be8774bf98d1fcf661d2cb98c
I20260709 14:49:09.504307 13283 raft_consensus.cc:2804] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:09.504684 13283 raft_consensus.cc:697] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Becoming Leader. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Running, Role: LEADER
I20260709 14:49:09.505515 13283 consensus_queue.cc:237] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.510841 13283 raft_consensus.cc:493] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:09.511312 13283 raft_consensus.cc:515] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.513049 13283 leader_election.cc:290] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205)
I20260709 14:49:09.513881 13085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a98906b2ce4392b609bea7b67f90c9" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" is_pre_election: true
I20260709 14:49:09.514097 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a98906b2ce4392b609bea7b67f90c9" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d0625dd94224f7cb902877d49d7e410" is_pre_election: true
I20260709 14:49:09.514498 13305 raft_consensus.cc:493] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:09.514523 13085 raft_consensus.cc:2468] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 0.
I20260709 14:49:09.514675 13160 raft_consensus.cc:2468] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 0.
I20260709 14:49:09.513330 12982 catalog_manager.cc:5697] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "9ad0a91e24554be095dcffd12bc58463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:09.515039 13305 raft_consensus.cc:515] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.515864 13200 leader_election.cc:304] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ad0a91e24554be095dcffd12bc58463, 9d0625dd94224f7cb902877d49d7e410; no voters: 
I20260709 14:49:09.517091 13305 leader_election.cc:290] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:09.517771 13085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cefdc00a28453aae44d796493c514b" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" is_pre_election: true
I20260709 14:49:09.518380 13085 raft_consensus.cc:2468] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 0.
I20260709 14:49:09.518827 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cefdc00a28453aae44d796493c514b" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad0a91e24554be095dcffd12bc58463" is_pre_election: true
I20260709 14:49:09.519410 13233 raft_consensus.cc:2468] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 0.
I20260709 14:49:09.519542 13124 leader_election.cc:304] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d0625dd94224f7cb902877d49d7e410, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 
I20260709 14:49:09.520417 13305 raft_consensus.cc:2804] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:09.520771 13305 raft_consensus.cc:493] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:09.521099 13305 raft_consensus.cc:3060] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.521056 13283 raft_consensus.cc:2804] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:09.521607 13283 raft_consensus.cc:493] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:09.521929 13283 raft_consensus.cc:3060] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.529510 13305 raft_consensus.cc:515] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.529805 13283 raft_consensus.cc:515] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.531176 13305 leader_election.cc:290] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 election: Requested vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:09.532083 13084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a98906b2ce4392b609bea7b67f90c9" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
I20260709 14:49:09.532112 13085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cefdc00a28453aae44d796493c514b" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
I20260709 14:49:09.532281 13283 leader_election.cc:290] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 election: Requested vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205)
I20260709 14:49:09.532814 13084 raft_consensus.cc:3060] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.532845 13085 raft_consensus.cc:3060] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.532161 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cefdc00a28453aae44d796493c514b" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
I20260709 14:49:09.533268 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a98906b2ce4392b609bea7b67f90c9" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
I20260709 14:49:09.533541 13233 raft_consensus.cc:3060] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.533819 13160 raft_consensus.cc:3060] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.539431 13085 raft_consensus.cc:2468] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 1.
I20260709 14:49:09.539924 13233 raft_consensus.cc:2468] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 1.
I20260709 14:49:09.540256 13084 raft_consensus.cc:2468] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 1.
I20260709 14:49:09.540505 13124 leader_election.cc:304] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d0625dd94224f7cb902877d49d7e410, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 
I20260709 14:49:09.541252 13305 raft_consensus.cc:2804] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:09.541294 13160 raft_consensus.cc:2468] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 1.
I20260709 14:49:09.541282 13198 leader_election.cc:304] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ad0a91e24554be095dcffd12bc58463, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 
I20260709 14:49:09.541811 13305 raft_consensus.cc:697] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Becoming Leader. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Running, Role: LEADER
I20260709 14:49:09.542279 13283 raft_consensus.cc:2804] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:09.542868 13283 raft_consensus.cc:697] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Becoming Leader. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Running, Role: LEADER
I20260709 14:49:09.543078 13305 consensus_queue.cc:237] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.543627 13283 consensus_queue.cc:237] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.550776 12982 catalog_manager.cc:5697] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "9d0625dd94224f7cb902877d49d7e410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.551090 12980 catalog_manager.cc:5697] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "9ad0a91e24554be095dcffd12bc58463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:09.577520 13282 raft_consensus.cc:493] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:09.577944 13282 raft_consensus.cc:515] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.579581 13282 leader_election.cc:290] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:09.580225 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8b5142e7f494485dd103e69c9f86e" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d0625dd94224f7cb902877d49d7e410" is_pre_election: true
I20260709 14:49:09.580531 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8b5142e7f494485dd103e69c9f86e" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad0a91e24554be095dcffd12bc58463" is_pre_election: true
I20260709 14:49:09.581176 13233 raft_consensus.cc:2393] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dfbc7c7be8774bf98d1fcf661d2cb98c in current term 1: Already voted for candidate 9d0625dd94224f7cb902877d49d7e410 in this term.
I20260709 14:49:09.581918 13051 leader_election.cc:304] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 9ad0a91e24554be095dcffd12bc58463, 9d0625dd94224f7cb902877d49d7e410
I20260709 14:49:09.582509 13282 raft_consensus.cc:3060] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.585167 13283 raft_consensus.cc:493] T 808746e0cbdc4baea3651e12cfa74f7e P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:09.585517 13283 raft_consensus.cc:515] T 808746e0cbdc4baea3651e12cfa74f7e P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } }
I20260709 14:49:09.586611 13282 raft_consensus.cc:2749] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:09.587797 13084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808746e0cbdc4baea3651e12cfa74f7e" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" is_pre_election: true
I20260709 14:49:09.587924 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808746e0cbdc4baea3651e12cfa74f7e" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d0625dd94224f7cb902877d49d7e410" is_pre_election: true
I20260709 14:49:09.587459 13283 leader_election.cc:290] T 808746e0cbdc4baea3651e12cfa74f7e P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205)
I20260709 14:49:09.588546 13160 raft_consensus.cc:2393] T 808746e0cbdc4baea3651e12cfa74f7e P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ad0a91e24554be095dcffd12bc58463 in current term 1: Already voted for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in this term.
I20260709 14:49:09.589249 13200 leader_election.cc:304] T 808746e0cbdc4baea3651e12cfa74f7e P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ad0a91e24554be095dcffd12bc58463; no voters: 9d0625dd94224f7cb902877d49d7e410, dfbc7c7be8774bf98d1fcf661d2cb98c
I20260709 14:49:09.589793 13283 raft_consensus.cc:3060] T 808746e0cbdc4baea3651e12cfa74f7e P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.594184 13283 raft_consensus.cc:2749] T 808746e0cbdc4baea3651e12cfa74f7e P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:09.597132 13282 consensus_queue.cc:1048] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:09.599188 13282 consensus_queue.cc:1048] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:09.613348 13283 raft_consensus.cc:493] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:09.613826 13283 raft_consensus.cc:515] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.615846 13283 leader_election.cc:290] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205)
I20260709 14:49:09.616823 13295 consensus_queue.cc:1048] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:09.616940 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971ba90dd874cbc8d00dd6031ffdc10" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d0625dd94224f7cb902877d49d7e410" is_pre_election: true
I20260709 14:49:09.617188 13084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971ba90dd874cbc8d00dd6031ffdc10" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" is_pre_election: true
I20260709 14:49:09.619545 13084 raft_consensus.cc:2393] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ad0a91e24554be095dcffd12bc58463 in current term 1: Already voted for candidate 9d0625dd94224f7cb902877d49d7e410 in this term.
I20260709 14:49:09.621274 13200 leader_election.cc:304] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ad0a91e24554be095dcffd12bc58463; no voters: 9d0625dd94224f7cb902877d49d7e410, dfbc7c7be8774bf98d1fcf661d2cb98c
I20260709 14:49:09.623008 13322 raft_consensus.cc:3060] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.623034 13233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25a98906b2ce4392b609bea7b67f90c9"
dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
mode: GRACEFUL
new_leader_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
 from {username='slave'} at 127.0.0.1:36840
I20260709 14:49:09.624445 13233 raft_consensus.cc:606] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Received request to transfer leadership to TS dfbc7c7be8774bf98d1fcf661d2cb98c
I20260709 14:49:09.629602 13322 raft_consensus.cc:2749] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:09.642607 13278 consensus_queue.cc:1048] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:09.653650 13160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4971ba90dd874cbc8d00dd6031ffdc10"
dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
mode: GRACEFUL
new_leader_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
 from {username='slave'} at 127.0.0.1:50560
I20260709 14:49:09.654233 13160 raft_consensus.cc:606] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Received request to transfer leadership to TS dfbc7c7be8774bf98d1fcf661d2cb98c
I20260709 14:49:09.658772 13233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688"
dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
mode: GRACEFUL
new_leader_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
 from {username='slave'} at 127.0.0.1:36840
I20260709 14:49:09.659276 13233 raft_consensus.cc:606] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Received request to transfer leadership to TS dfbc7c7be8774bf98d1fcf661d2cb98c
I20260709 14:49:09.663489 13160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16e8b5142e7f494485dd103e69c9f86e"
dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
mode: GRACEFUL
new_leader_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
 from {username='slave'} at 127.0.0.1:50560
I20260709 14:49:09.664024 13160 raft_consensus.cc:606] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Received request to transfer leadership to TS dfbc7c7be8774bf98d1fcf661d2cb98c
I20260709 14:49:09.668020 13233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "317e4bc8c0ed4492b38cf59c5f38276b"
dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
mode: GRACEFUL
new_leader_uuid: "9d0625dd94224f7cb902877d49d7e410"
 from {username='slave'} at 127.0.0.1:36840
I20260709 14:49:09.668407 13233 raft_consensus.cc:606] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Received request to transfer leadership to TS 9d0625dd94224f7cb902877d49d7e410
I20260709 14:49:09.677217 13233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7f54b42508f4edb834e8638187f4c51"
dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
mode: GRACEFUL
new_leader_uuid: "9d0625dd94224f7cb902877d49d7e410"
 from {username='slave'} at 127.0.0.1:36840
I20260709 14:49:09.677644 13233 raft_consensus.cc:606] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Received request to transfer leadership to TS 9d0625dd94224f7cb902877d49d7e410
I20260709 14:49:09.727541 13278 raft_consensus.cc:493] T 5b2a114ccbb84733888575986df6cc91 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:09.727998 13278 raft_consensus.cc:515] T 5b2a114ccbb84733888575986df6cc91 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.729583 13278 leader_election.cc:290] T 5b2a114ccbb84733888575986df6cc91 P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:09.730388 13084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2a114ccbb84733888575986df6cc91" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" is_pre_election: true
I20260709 14:49:09.730577 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2a114ccbb84733888575986df6cc91" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad0a91e24554be095dcffd12bc58463" is_pre_election: true
I20260709 14:49:09.730981 13084 raft_consensus.cc:2393] T 5b2a114ccbb84733888575986df6cc91 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d0625dd94224f7cb902877d49d7e410 in current term 1: Already voted for candidate 9ad0a91e24554be095dcffd12bc58463 in this term.
I20260709 14:49:09.731853 13124 leader_election.cc:304] T 5b2a114ccbb84733888575986df6cc91 P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d0625dd94224f7cb902877d49d7e410; no voters: 9ad0a91e24554be095dcffd12bc58463, dfbc7c7be8774bf98d1fcf661d2cb98c
I20260709 14:49:09.732407 13278 raft_consensus.cc:3060] T 5b2a114ccbb84733888575986df6cc91 P 9d0625dd94224f7cb902877d49d7e410 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.736685 13278 raft_consensus.cc:2749] T 5b2a114ccbb84733888575986df6cc91 P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:09.744877 13278 consensus_queue.cc:1048] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:09.750800 13295 raft_consensus.cc:993] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410: : Instructing follower dfbc7c7be8774bf98d1fcf661d2cb98c to start an election
I20260709 14:49:09.751219 13295 raft_consensus.cc:1081] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Signalling peer dfbc7c7be8774bf98d1fcf661d2cb98c to start an election
I20260709 14:49:09.754082 13085 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4971ba90dd874cbc8d00dd6031ffdc10"
dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
 from {username='slave'} at 127.0.0.1:47720
I20260709 14:49:09.755035 13085 raft_consensus.cc:493] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:09.755412 13085 raft_consensus.cc:3060] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.757232 13295 consensus_queue.cc:1048] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:09.761561 13085 raft_consensus.cc:515] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.763375 13085 leader_election.cc:290] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 2 election: Requested vote from peers 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:09.764324 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971ba90dd874cbc8d00dd6031ffdc10" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
I20260709 14:49:09.764001 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971ba90dd874cbc8d00dd6031ffdc10" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
I20260709 14:49:09.767591 13160 raft_consensus.cc:3055] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:09.767902 13160 raft_consensus.cc:740] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Running, Role: LEADER
I20260709 14:49:09.768569 13160 consensus_queue.cc:260] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.769798 13160 raft_consensus.cc:3060] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.774195 13282 raft_consensus.cc:493] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:09.774559 13282 raft_consensus.cc:515] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.775439 13160 raft_consensus.cc:2468] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in term 2.
I20260709 14:49:09.776142 13282 leader_election.cc:290] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:09.776682 13051 leader_election.cc:304] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [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: 9d0625dd94224f7cb902877d49d7e410, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 9ad0a91e24554be095dcffd12bc58463
I20260709 14:49:09.777040 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f54b42508f4edb834e8638187f4c51" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d0625dd94224f7cb902877d49d7e410" is_pre_election: true
I20260709 14:49:09.777532 13282 raft_consensus.cc:2804] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:09.777642 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f54b42508f4edb834e8638187f4c51" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad0a91e24554be095dcffd12bc58463" is_pre_election: true
I20260709 14:49:09.777812 13160 raft_consensus.cc:2393] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dfbc7c7be8774bf98d1fcf661d2cb98c in current term 1: Already voted for candidate 9ad0a91e24554be095dcffd12bc58463 in this term.
I20260709 14:49:09.778019 13282 raft_consensus.cc:697] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Becoming Leader. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Running, Role: LEADER
I20260709 14:49:09.778894 13282 consensus_queue.cc:237] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.779417 13051 leader_election.cc:304] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 9ad0a91e24554be095dcffd12bc58463, 9d0625dd94224f7cb902877d49d7e410
I20260709 14:49:09.780184 13299 raft_consensus.cc:3060] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:09.784143 13322 consensus_queue.cc:1048] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:09.786021 13299 raft_consensus.cc:2749] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:09.786931 12981 catalog_manager.cc:5697] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c reported cstate change: term changed from 1 to 2, leader changed from 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130) to dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129). New cstate: current_term: 2 leader_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.794525 13283 consensus_queue.cc:1048] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:09.838104 13322 consensus_queue.cc:1048] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:09.843709 13322 consensus_queue.cc:1048] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:09.844321 13283 raft_consensus.cc:993] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463: : Instructing follower 9d0625dd94224f7cb902877d49d7e410 to start an election
I20260709 14:49:09.844748 13283 raft_consensus.cc:1081] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Signalling peer 9d0625dd94224f7cb902877d49d7e410 to start an election
I20260709 14:49:09.847489 13158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "317e4bc8c0ed4492b38cf59c5f38276b"
dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
 from {username='slave'} at 127.0.0.1:50544
I20260709 14:49:09.848057 13158 raft_consensus.cc:493] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:09.848417 13158 raft_consensus.cc:3060] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.851856 13318 consensus_queue.cc:1048] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:09.857276 13158 raft_consensus.cc:515] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.859948 13158 leader_election.cc:290] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 2 election: Requested vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:09.861804 13084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e4bc8c0ed4492b38cf59c5f38276b" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
I20260709 14:49:09.862383 13084 raft_consensus.cc:3060] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.868245 13283 consensus_queue.cc:1048] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:09.868758 13084 raft_consensus.cc:2468] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 2.
I20260709 14:49:09.870011 13124 leader_election.cc:304] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d0625dd94224f7cb902877d49d7e410, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 
I20260709 14:49:09.872373 13295 raft_consensus.cc:2804] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:09.872834 13295 raft_consensus.cc:697] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 2 LEADER]: Becoming Leader. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Running, Role: LEADER
I20260709 14:49:09.873574 13295 consensus_queue.cc:237] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.877815 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e4bc8c0ed4492b38cf59c5f38276b" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
I20260709 14:49:09.878353 13233 raft_consensus.cc:3055] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:09.878654 13233 raft_consensus.cc:740] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Running, Role: LEADER
I20260709 14:49:09.879400 13233 consensus_queue.cc:260] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.880386 13233 raft_consensus.cc:3060] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.883777 12982 catalog_manager.cc:5697] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 reported cstate change: term changed from 1 to 2, leader changed from 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131) to 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130). New cstate: current_term: 2 leader_uuid: "9d0625dd94224f7cb902877d49d7e410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.887534 13318 raft_consensus.cc:993] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463: : Instructing follower dfbc7c7be8774bf98d1fcf661d2cb98c to start an election
I20260709 14:49:09.887912 13283 raft_consensus.cc:1081] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Signalling peer dfbc7c7be8774bf98d1fcf661d2cb98c to start an election
I20260709 14:49:09.889286 13233 raft_consensus.cc:2468] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 2.
I20260709 14:49:09.889430 13084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688"
dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
 from {username='slave'} at 127.0.0.1:47736
I20260709 14:49:09.890933 13084 raft_consensus.cc:493] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:09.891341 13084 raft_consensus.cc:3060] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.897048 13084 raft_consensus.cc:515] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.898929 13084 leader_election.cc:290] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 2 election: Requested vote from peers 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:09.899444 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
I20260709 14:49:09.899983 13158 raft_consensus.cc:3060] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.900195 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
I20260709 14:49:09.900678 13233 raft_consensus.cc:3055] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:09.900969 13233 raft_consensus.cc:740] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Running, Role: LEADER
I20260709 14:49:09.901713 13233 consensus_queue.cc:260] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.902887 13233 raft_consensus.cc:3060] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.906085 13158 raft_consensus.cc:2468] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in term 2.
I20260709 14:49:09.907061 13051 leader_election.cc:304] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d0625dd94224f7cb902877d49d7e410, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 
I20260709 14:49:09.907687 13299 raft_consensus.cc:2804] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:09.908030 13299 raft_consensus.cc:697] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Becoming Leader. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Running, Role: LEADER
I20260709 14:49:09.908419 13233 raft_consensus.cc:2468] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in term 2.
I20260709 14:49:09.908720 13299 consensus_queue.cc:237] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.914472 12981 catalog_manager.cc:5697] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c reported cstate change: term changed from 1 to 2, leader changed from 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131) to dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129). New cstate: current_term: 2 leader_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.934208 13295 consensus_queue.cc:1048] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:09.943475 13304 consensus_queue.cc:1048] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:09.950201 13304 raft_consensus.cc:993] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410: : Instructing follower dfbc7c7be8774bf98d1fcf661d2cb98c to start an election
I20260709 14:49:09.950549 13295 raft_consensus.cc:1081] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Signalling peer dfbc7c7be8774bf98d1fcf661d2cb98c to start an election
I20260709 14:49:09.951882 13084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16e8b5142e7f494485dd103e69c9f86e"
dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
 from {username='slave'} at 127.0.0.1:47720
I20260709 14:49:09.952282 13084 raft_consensus.cc:493] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:09.952534 13084 raft_consensus.cc:3060] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.956725 13084 raft_consensus.cc:515] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.958206 13084 leader_election.cc:290] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 2 election: Requested vote from peers 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:09.958969 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8b5142e7f494485dd103e69c9f86e" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
I20260709 14:49:09.959424 13158 raft_consensus.cc:3055] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:09.959362 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8b5142e7f494485dd103e69c9f86e" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
I20260709 14:49:09.959913 13158 raft_consensus.cc:740] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Running, Role: LEADER
I20260709 14:49:09.960093 13233 raft_consensus.cc:3060] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.960647 13158 consensus_queue.cc:260] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.961460 13158 raft_consensus.cc:3060] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.965325 13233 raft_consensus.cc:2468] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in term 2.
I20260709 14:49:09.965899 13158 raft_consensus.cc:2468] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in term 2.
I20260709 14:49:09.966200 13051 leader_election.cc:304] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ad0a91e24554be095dcffd12bc58463, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 
I20260709 14:49:09.966933 13299 raft_consensus.cc:2804] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:09.967374 13299 raft_consensus.cc:697] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Becoming Leader. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Running, Role: LEADER
I20260709 14:49:09.967984 13299 consensus_queue.cc:237] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:09.971050 13283 consensus_queue.cc:1048] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:09.973976 12981 catalog_manager.cc:5697] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c reported cstate change: term changed from 1 to 2, leader changed from 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130) to dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129). New cstate: current_term: 2 leader_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.982061 13323 consensus_queue.cc:1048] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:09.989048 13295 consensus_queue.cc:1048] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:09.989730 13323 raft_consensus.cc:993] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463: : Instructing follower dfbc7c7be8774bf98d1fcf661d2cb98c to start an election
I20260709 14:49:09.990228 13318 raft_consensus.cc:1081] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Signalling peer dfbc7c7be8774bf98d1fcf661d2cb98c to start an election
I20260709 14:49:09.992955 13084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25a98906b2ce4392b609bea7b67f90c9"
dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
 from {username='slave'} at 127.0.0.1:47736
I20260709 14:49:09.993480 13084 raft_consensus.cc:493] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:09.993878 13084 raft_consensus.cc:3060] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.998770 13295 consensus_queue.cc:1048] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:09.999588 13084 raft_consensus.cc:515] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:10.001546 13084 leader_election.cc:290] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 2 election: Requested vote from peers 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:10.002893 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a98906b2ce4392b609bea7b67f90c9" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
I20260709 14:49:10.003063 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a98906b2ce4392b609bea7b67f90c9" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
I20260709 14:49:10.003417 13234 raft_consensus.cc:3055] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:10.003625 13158 raft_consensus.cc:3060] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:10.003775 13234 raft_consensus.cc:740] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Running, Role: LEADER
I20260709 14:49:10.004554 13234 consensus_queue.cc:260] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:10.005690 13234 raft_consensus.cc:3060] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:10.008119 13158 raft_consensus.cc:2468] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in term 2.
I20260709 14:49:10.009279 13051 leader_election.cc:304] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d0625dd94224f7cb902877d49d7e410, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 
I20260709 14:49:10.010116 13299 raft_consensus.cc:2804] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:10.010540 13299 raft_consensus.cc:697] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Becoming Leader. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Running, Role: LEADER
I20260709 14:49:10.011312 13299 consensus_queue.cc:237] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:10.012944 13234 raft_consensus.cc:2468] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in term 2.
I20260709 14:49:10.019382 12982 catalog_manager.cc:5697] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c reported cstate change: term changed from 1 to 2, leader changed from 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131) to dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129). New cstate: current_term: 2 leader_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:10.038131 13318 consensus_queue.cc:1048] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:10.043885 13323 raft_consensus.cc:993] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463: : Instructing follower 9d0625dd94224f7cb902877d49d7e410 to start an election
I20260709 14:49:10.044307 13323 raft_consensus.cc:1081] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Signalling peer 9d0625dd94224f7cb902877d49d7e410 to start an election
I20260709 14:49:10.046172 13160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7f54b42508f4edb834e8638187f4c51"
dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
 from {username='slave'} at 127.0.0.1:50544
I20260709 14:49:10.048100 13160 raft_consensus.cc:493] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:10.048467 13160 raft_consensus.cc:3060] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:10.049131 13323 consensus_queue.cc:1048] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:10.054709 13160 raft_consensus.cc:515] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:10.060328 13160 leader_election.cc:290] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 2 election: Requested vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:10.061339 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f54b42508f4edb834e8638187f4c51" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
I20260709 14:49:10.061875 13233 raft_consensus.cc:3055] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:10.062180 13233 raft_consensus.cc:740] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Running, Role: LEADER
I20260709 14:49:10.062788 13084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f54b42508f4edb834e8638187f4c51" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
I20260709 14:49:10.063300 13084 raft_consensus.cc:3060] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:10.062981 13233 consensus_queue.cc:260] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:10.064185 13233 raft_consensus.cc:3060] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:10.069695 13084 raft_consensus.cc:2468] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 2.
I20260709 14:49:10.069999 13233 raft_consensus.cc:2468] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 2.
I20260709 14:49:10.070720 13124 leader_election.cc:304] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d0625dd94224f7cb902877d49d7e410, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 
I20260709 14:49:10.071416 13278 raft_consensus.cc:2804] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:10.071864 13278 raft_consensus.cc:697] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [term 2 LEADER]: Becoming Leader. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Running, Role: LEADER
I20260709 14:49:10.072504 13278 consensus_queue.cc:237] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:10.077693 12982 catalog_manager.cc:5697] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 reported cstate change: term changed from 1 to 2, leader changed from 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131) to 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130). New cstate: current_term: 2 leader_uuid: "9d0625dd94224f7cb902877d49d7e410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:10.335834 13233 raft_consensus.cc:3060] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:10.340728 13233 raft_consensus.cc:1275] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Refusing update from remote peer dfbc7c7be8774bf98d1fcf661d2cb98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.341890 13299 consensus_queue.cc:1048] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:10.348587 13160 raft_consensus.cc:1275] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Refusing update from remote peer dfbc7c7be8774bf98d1fcf661d2cb98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.350677 13282 consensus_queue.cc:1048] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:10.378919 13233 raft_consensus.cc:1275] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Refusing update from remote peer dfbc7c7be8774bf98d1fcf661d2cb98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.379907 13282 consensus_queue.cc:1048] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:10.386673 13160 raft_consensus.cc:1275] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Refusing update from remote peer dfbc7c7be8774bf98d1fcf661d2cb98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.388420 13299 consensus_queue.cc:1048] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:10.478670 13084 raft_consensus.cc:1275] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Refusing update from remote peer 9d0625dd94224f7cb902877d49d7e410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.479820 13278 consensus_queue.cc:1048] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:10.480635 13233 raft_consensus.cc:1275] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Refusing update from remote peer 9d0625dd94224f7cb902877d49d7e410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.481968 13278 consensus_queue.cc:1048] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:10.483269 13085 raft_consensus.cc:1275] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Refusing update from remote peer 9d0625dd94224f7cb902877d49d7e410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.484719 13295 consensus_queue.cc:1048] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:10.492542 13234 raft_consensus.cc:1275] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Refusing update from remote peer 9d0625dd94224f7cb902877d49d7e410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.493940 13278 consensus_queue.cc:1048] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:10.584682 13160 raft_consensus.cc:1275] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Refusing update from remote peer dfbc7c7be8774bf98d1fcf661d2cb98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.585664 13234 raft_consensus.cc:1275] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Refusing update from remote peer dfbc7c7be8774bf98d1fcf661d2cb98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.585817 13282 consensus_queue.cc:1048] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:10.586973 13363 consensus_queue.cc:1048] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:10.588503 13234 raft_consensus.cc:1275] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Refusing update from remote peer dfbc7c7be8774bf98d1fcf661d2cb98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.589967 13363 consensus_queue.cc:1048] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:10.602123 13160 raft_consensus.cc:1275] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Refusing update from remote peer dfbc7c7be8774bf98d1fcf661d2cb98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.605767 13365 consensus_queue.cc:1048] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:12.708535 12450 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:49:12.709233 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:12.724637 13084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16e8b5142e7f494485dd103e69c9f86e"
dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
mode: GRACEFUL
new_leader_uuid: "9ad0a91e24554be095dcffd12bc58463"
 from {username='slave'} at 127.0.0.1:47750
I20260709 14:49:12.725095 13084 raft_consensus.cc:606] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Received request to transfer leadership to TS 9ad0a91e24554be095dcffd12bc58463
I20260709 14:49:12.727175 13084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688"
dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
mode: GRACEFUL
new_leader_uuid: "9ad0a91e24554be095dcffd12bc58463"
 from {username='slave'} at 127.0.0.1:47750
I20260709 14:49:12.727577 13084 raft_consensus.cc:606] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Received request to transfer leadership to TS 9ad0a91e24554be095dcffd12bc58463
I20260709 14:49:12.728435 12450 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:12.728812 12450 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:12.832422 13282 raft_consensus.cc:993] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c: : Instructing follower 9ad0a91e24554be095dcffd12bc58463 to start an election
I20260709 14:49:12.832828 13368 raft_consensus.cc:1081] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Signalling peer 9ad0a91e24554be095dcffd12bc58463 to start an election
I20260709 14:49:12.834295 13233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688"
dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
 from {username='slave'} at 127.0.0.1:36818
I20260709 14:49:12.834769 13233 raft_consensus.cc:493] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:12.835050 13233 raft_consensus.cc:3060] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:12.839262 13233 raft_consensus.cc:515] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:12.840658 13233 leader_election.cc:290] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 3 election: Requested vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205)
I20260709 14:49:12.841425 13084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
I20260709 14:49:12.841605 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
I20260709 14:49:12.842005 13084 raft_consensus.cc:3055] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:12.842191 13160 raft_consensus.cc:3060] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:12.842312 13084 raft_consensus.cc:740] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Running, Role: LEADER
I20260709 14:49:12.843130 13084 consensus_queue.cc:260] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [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: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:12.844102 13084 raft_consensus.cc:3060] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:12.847414 13160 raft_consensus.cc:2468] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 3.
I20260709 14:49:12.848367 13200 leader_election.cc:304] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [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: 9ad0a91e24554be095dcffd12bc58463, 9d0625dd94224f7cb902877d49d7e410; no voters: 
I20260709 14:49:12.848454 13084 raft_consensus.cc:2468] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 3.
I20260709 14:49:12.848996 13322 raft_consensus.cc:2804] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:12.849978 13322 raft_consensus.cc:697] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 3 LEADER]: Becoming Leader. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Running, Role: LEADER
I20260709 14:49:12.850754 13322 consensus_queue.cc:237] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [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: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:12.857524 12983 catalog_manager.cc:5697] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 reported cstate change: term changed from 2 to 3, leader changed from dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129) to 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131). New cstate: current_term: 3 leader_uuid: "9ad0a91e24554be095dcffd12bc58463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:12.910161 13368 raft_consensus.cc:993] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c: : Instructing follower 9ad0a91e24554be095dcffd12bc58463 to start an election
I20260709 14:49:12.910547 13282 raft_consensus.cc:1081] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Signalling peer 9ad0a91e24554be095dcffd12bc58463 to start an election
I20260709 14:49:12.911757 13233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16e8b5142e7f494485dd103e69c9f86e"
dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
 from {username='slave'} at 127.0.0.1:36818
I20260709 14:49:12.912123 13233 raft_consensus.cc:493] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:12.912333 13233 raft_consensus.cc:3060] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:12.916086 13233 raft_consensus.cc:515] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:12.917447 13233 leader_election.cc:290] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 3 election: Requested vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205)
I20260709 14:49:12.918084 13084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8b5142e7f494485dd103e69c9f86e" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
I20260709 14:49:12.918414 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8b5142e7f494485dd103e69c9f86e" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
I20260709 14:49:12.918586 13084 raft_consensus.cc:3055] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:12.918919 13160 raft_consensus.cc:3060] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:12.918926 13084 raft_consensus.cc:740] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Running, Role: LEADER
I20260709 14:49:12.919723 13084 consensus_queue.cc:260] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [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: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:12.920825 13084 raft_consensus.cc:3060] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:12.923943 13160 raft_consensus.cc:2468] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 3.
I20260709 14:49:12.924757 13200 leader_election.cc:304] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [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: 9ad0a91e24554be095dcffd12bc58463, 9d0625dd94224f7cb902877d49d7e410; no voters: 
I20260709 14:49:12.925468 13322 raft_consensus.cc:2804] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:12.925599 13084 raft_consensus.cc:2468] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 3.
I20260709 14:49:12.925858 13322 raft_consensus.cc:697] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 3 LEADER]: Becoming Leader. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Running, Role: LEADER
I20260709 14:49:12.926658 13322 consensus_queue.cc:237] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [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: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:12.932875 12983 catalog_manager.cc:5697] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 reported cstate change: term changed from 2 to 3, leader changed from dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129) to 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131). New cstate: current_term: 3 leader_uuid: "9ad0a91e24554be095dcffd12bc58463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:13.261855 13160 raft_consensus.cc:1275] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Refusing update from remote peer 9ad0a91e24554be095dcffd12bc58463: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:13.262851 13322 consensus_queue.cc:1048] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:13.266987 13084 raft_consensus.cc:1275] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Refusing update from remote peer 9ad0a91e24554be095dcffd12bc58463: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:13.268151 13369 consensus_queue.cc:1048] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:13.384722 13160 raft_consensus.cc:1275] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Refusing update from remote peer 9ad0a91e24554be095dcffd12bc58463: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:13.385794 13377 consensus_queue.cc:1048] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:13.393713 13084 raft_consensus.cc:1275] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Refusing update from remote peer 9ad0a91e24554be095dcffd12bc58463: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:13.395903 13377 consensus_queue.cc:1048] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:13.729591 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:13.746912 13234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688"
dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
mode: GRACEFUL
new_leader_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
 from {username='slave'} at 127.0.0.1:36840
I20260709 14:49:13.747445 13234 raft_consensus.cc:606] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 3 LEADER]: Received request to transfer leadership to TS dfbc7c7be8774bf98d1fcf661d2cb98c
I20260709 14:49:13.751470 13234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16e8b5142e7f494485dd103e69c9f86e"
dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
mode: GRACEFUL
new_leader_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
 from {username='slave'} at 127.0.0.1:36840
I20260709 14:49:13.751902 13234 raft_consensus.cc:606] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 3 LEADER]: Received request to transfer leadership to TS dfbc7c7be8774bf98d1fcf661d2cb98c
I20260709 14:49:13.755875 13160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "317e4bc8c0ed4492b38cf59c5f38276b"
dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
mode: GRACEFUL
new_leader_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
 from {username='slave'} at 127.0.0.1:50560
I20260709 14:49:13.756278 13160 raft_consensus.cc:606] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 2 LEADER]: Received request to transfer leadership to TS dfbc7c7be8774bf98d1fcf661d2cb98c
I20260709 14:49:13.761152 13158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd78da617ac04205b8646ebfcb248b0f"
dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
mode: GRACEFUL
new_leader_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
 from {username='slave'} at 127.0.0.1:50560
I20260709 14:49:13.761585 13158 raft_consensus.cc:606] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Received request to transfer leadership to TS dfbc7c7be8774bf98d1fcf661d2cb98c
I20260709 14:49:13.765319 13158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6cefdc00a28453aae44d796493c514b"
dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
mode: GRACEFUL
new_leader_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
 from {username='slave'} at 127.0.0.1:50560
I20260709 14:49:13.765718 13158 raft_consensus.cc:606] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Received request to transfer leadership to TS dfbc7c7be8774bf98d1fcf661d2cb98c
I20260709 14:49:13.796257 13322 raft_consensus.cc:993] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463: : Instructing follower dfbc7c7be8774bf98d1fcf661d2cb98c to start an election
I20260709 14:49:13.796651 13377 raft_consensus.cc:1081] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 3 LEADER]: Signalling peer dfbc7c7be8774bf98d1fcf661d2cb98c to start an election
I20260709 14:49:13.798010 13084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16e8b5142e7f494485dd103e69c9f86e"
dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
 from {username='slave'} at 127.0.0.1:47736
I20260709 14:49:13.798523 13084 raft_consensus.cc:493] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:13.798897 13084 raft_consensus.cc:3060] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:13.804610 13084 raft_consensus.cc:515] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:13.806084 13084 leader_election.cc:290] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 4 election: Requested vote from peers 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:13.807173 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8b5142e7f494485dd103e69c9f86e" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
I20260709 14:49:13.807165 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8b5142e7f494485dd103e69c9f86e" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
I20260709 14:49:13.807878 13234 raft_consensus.cc:3055] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:13.807991 13158 raft_consensus.cc:3060] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:13.808246 13234 raft_consensus.cc:740] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Running, Role: LEADER
I20260709 14:49:13.808945 13234 consensus_queue.cc:260] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [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: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:13.809854 13234 raft_consensus.cc:3060] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:13.812919 13158 raft_consensus.cc:2468] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in term 4.
I20260709 14:49:13.813827 13051 leader_election.cc:304] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [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: 9d0625dd94224f7cb902877d49d7e410, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 
I20260709 14:49:13.814054 13234 raft_consensus.cc:2468] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in term 4.
I20260709 14:49:13.814605 13282 raft_consensus.cc:2804] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:13.815042 13282 raft_consensus.cc:697] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 4 LEADER]: Becoming Leader. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Running, Role: LEADER
I20260709 14:49:13.815732 13282 consensus_queue.cc:237] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [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: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:13.824157 12981 catalog_manager.cc:5697] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c reported cstate change: term changed from 3 to 4, leader changed from 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131) to dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129). New cstate: current_term: 4 leader_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:13.863214 13322 raft_consensus.cc:993] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463: : Instructing follower dfbc7c7be8774bf98d1fcf661d2cb98c to start an election
I20260709 14:49:13.863629 13377 raft_consensus.cc:1081] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 3 LEADER]: Signalling peer dfbc7c7be8774bf98d1fcf661d2cb98c to start an election
I20260709 14:49:13.864996 13084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688"
dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
 from {username='slave'} at 127.0.0.1:47736
I20260709 14:49:13.865522 13084 raft_consensus.cc:493] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:13.865859 13084 raft_consensus.cc:3060] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:13.869760 13084 raft_consensus.cc:515] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:13.871189 13084 leader_election.cc:290] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 4 election: Requested vote from peers 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:13.872022 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
I20260709 14:49:13.872576 13158 raft_consensus.cc:3060] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:13.872453 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
I20260709 14:49:13.873109 13234 raft_consensus.cc:3055] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:13.873405 13234 raft_consensus.cc:740] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Running, Role: LEADER
I20260709 14:49:13.874198 13234 consensus_queue.cc:260] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [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: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:13.875397 13234 raft_consensus.cc:3060] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:13.879302 13158 raft_consensus.cc:2468] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in term 4.
I20260709 14:49:13.880591 13051 leader_election.cc:304] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [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: 9d0625dd94224f7cb902877d49d7e410, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 
I20260709 14:49:13.881309 13282 raft_consensus.cc:2804] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:13.881685 13282 raft_consensus.cc:697] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 4 LEADER]: Becoming Leader. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Running, Role: LEADER
I20260709 14:49:13.881757 13234 raft_consensus.cc:2468] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in term 4.
I20260709 14:49:13.882383 13282 consensus_queue.cc:237] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [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: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:13.887744 12981 catalog_manager.cc:5697] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c reported cstate change: term changed from 3 to 4, leader changed from 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131) to dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129). New cstate: current_term: 4 leader_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:13.918177 13295 raft_consensus.cc:993] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410: : Instructing follower dfbc7c7be8774bf98d1fcf661d2cb98c to start an election
I20260709 14:49:13.918547 13384 raft_consensus.cc:1081] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Signalling peer dfbc7c7be8774bf98d1fcf661d2cb98c to start an election
I20260709 14:49:13.919806 13084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd78da617ac04205b8646ebfcb248b0f"
dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
 from {username='slave'} at 127.0.0.1:47720
I20260709 14:49:13.920208 13084 raft_consensus.cc:493] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:13.920441 13084 raft_consensus.cc:3060] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:13.924151 13084 raft_consensus.cc:515] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:13.925397 13084 leader_election.cc:290] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 2 election: Requested vote from peers 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:13.926136 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78da617ac04205b8646ebfcb248b0f" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
I20260709 14:49:13.926429 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78da617ac04205b8646ebfcb248b0f" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
I20260709 14:49:13.926760 13158 raft_consensus.cc:3055] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:13.926954 13234 raft_consensus.cc:3060] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:13.927093 13158 raft_consensus.cc:740] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Running, Role: LEADER
I20260709 14:49:13.927875 13158 consensus_queue.cc:260] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:13.928998 13158 raft_consensus.cc:3060] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:13.933153 13234 raft_consensus.cc:2468] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in term 2.
I20260709 14:49:13.934167 13051 leader_election.cc:304] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ad0a91e24554be095dcffd12bc58463, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 
I20260709 14:49:13.934893 13282 raft_consensus.cc:2804] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:13.935083 13158 raft_consensus.cc:2468] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in term 2.
I20260709 14:49:13.935266 13282 raft_consensus.cc:697] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Becoming Leader. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Running, Role: LEADER
I20260709 14:49:13.936043 13282 consensus_queue.cc:237] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:13.942548 12981 catalog_manager.cc:5697] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c reported cstate change: term changed from 1 to 2, leader changed from 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130) to dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129). New cstate: current_term: 2 leader_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:14.026587 13295 raft_consensus.cc:993] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410: : Instructing follower dfbc7c7be8774bf98d1fcf661d2cb98c to start an election
I20260709 14:49:14.027052 13384 raft_consensus.cc:1081] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 2 LEADER]: Signalling peer dfbc7c7be8774bf98d1fcf661d2cb98c to start an election
I20260709 14:49:14.028306 13084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "317e4bc8c0ed4492b38cf59c5f38276b"
dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
 from {username='slave'} at 127.0.0.1:47720
I20260709 14:49:14.028738 13084 raft_consensus.cc:493] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:14.028980 13084 raft_consensus.cc:3060] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:14.032626 13084 raft_consensus.cc:515] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:14.034488 13084 leader_election.cc:290] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 3 election: Requested vote from peers 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:14.034745 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e4bc8c0ed4492b38cf59c5f38276b" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
I20260709 14:49:14.035331 13158 raft_consensus.cc:3055] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:14.035549 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e4bc8c0ed4492b38cf59c5f38276b" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
I20260709 14:49:14.035748 13158 raft_consensus.cc:740] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Running, Role: LEADER
I20260709 14:49:14.036051 13233 raft_consensus.cc:3060] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:14.036597 13158 consensus_queue.cc:260] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [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: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:14.037037 13295 raft_consensus.cc:993] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410: : Instructing follower dfbc7c7be8774bf98d1fcf661d2cb98c to start an election
I20260709 14:49:14.037532 13295 raft_consensus.cc:1081] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Signalling peer dfbc7c7be8774bf98d1fcf661d2cb98c to start an election
I20260709 14:49:14.037762 13158 raft_consensus.cc:3060] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:14.039008 13084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6cefdc00a28453aae44d796493c514b"
dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
 from {username='slave'} at 127.0.0.1:47720
I20260709 14:49:14.039510 13084 raft_consensus.cc:493] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:14.039834 13084 raft_consensus.cc:3060] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:14.040751 13233 raft_consensus.cc:2468] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in term 3.
I20260709 14:49:14.041565 13051 leader_election.cc:304] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [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: 9ad0a91e24554be095dcffd12bc58463, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 
I20260709 14:49:14.042148 13282 raft_consensus.cc:2804] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:14.042505 13282 raft_consensus.cc:697] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 LEADER]: Becoming Leader. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Running, Role: LEADER
I20260709 14:49:14.043311 13282 consensus_queue.cc:237] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [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: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:14.044356 13158 raft_consensus.cc:2468] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in term 3.
I20260709 14:49:14.045437 13084 raft_consensus.cc:515] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:14.047086 13084 leader_election.cc:290] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 2 election: Requested vote from peers 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:14.048033 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cefdc00a28453aae44d796493c514b" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
I20260709 14:49:14.048528 13158 raft_consensus.cc:3055] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:14.048579 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cefdc00a28453aae44d796493c514b" candidate_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
I20260709 14:49:14.048851 13158 raft_consensus.cc:740] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Running, Role: LEADER
I20260709 14:49:14.049105 13233 raft_consensus.cc:3060] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:14.049772 13158 consensus_queue.cc:260] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:14.050959 13158 raft_consensus.cc:3060] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:14.050625 12981 catalog_manager.cc:5697] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c reported cstate change: term changed from 2 to 3, leader changed from 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130) to dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129). New cstate: current_term: 3 leader_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:14.053160 13233 raft_consensus.cc:2468] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in term 2.
I20260709 14:49:14.054090 13051 leader_election.cc:304] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ad0a91e24554be095dcffd12bc58463, dfbc7c7be8774bf98d1fcf661d2cb98c; no voters: 
I20260709 14:49:14.054855 13282 raft_consensus.cc:2804] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:14.055275 13282 raft_consensus.cc:697] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Becoming Leader. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Running, Role: LEADER
I20260709 14:49:14.056010 13282 consensus_queue.cc:237] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:14.056500 13158 raft_consensus.cc:2468] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfbc7c7be8774bf98d1fcf661d2cb98c in term 2.
I20260709 14:49:14.063023 12981 catalog_manager.cc:5697] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c reported cstate change: term changed from 1 to 2, leader changed from 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130) to dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129). New cstate: current_term: 2 leader_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:14.328912 13158 raft_consensus.cc:1275] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Refusing update from remote peer dfbc7c7be8774bf98d1fcf661d2cb98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:14.330009 13282 consensus_queue.cc:1048] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:14.339389 13233 raft_consensus.cc:1275] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Refusing update from remote peer dfbc7c7be8774bf98d1fcf661d2cb98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:14.341528 13395 consensus_queue.cc:1048] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:14.376434 13158 raft_consensus.cc:1275] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 4 FOLLOWER]: Refusing update from remote peer dfbc7c7be8774bf98d1fcf661d2cb98c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:14.377615 13385 consensus_queue.cc:1048] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:14.385223 13233 raft_consensus.cc:1275] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 4 FOLLOWER]: Refusing update from remote peer dfbc7c7be8774bf98d1fcf661d2cb98c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:14.386461 13394 consensus_queue.cc:1048] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:14.419689 13233 raft_consensus.cc:1275] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 4 FOLLOWER]: Refusing update from remote peer dfbc7c7be8774bf98d1fcf661d2cb98c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:14.420811 13395 consensus_queue.cc:1048] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:14.428525 13158 raft_consensus.cc:1275] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 4 FOLLOWER]: Refusing update from remote peer dfbc7c7be8774bf98d1fcf661d2cb98c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:14.430430 13394 consensus_queue.cc:1048] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:14.444285 13160 raft_consensus.cc:1275] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Refusing update from remote peer dfbc7c7be8774bf98d1fcf661d2cb98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:14.445338 13394 consensus_queue.cc:1048] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:14.453732 13233 raft_consensus.cc:1275] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Refusing update from remote peer dfbc7c7be8774bf98d1fcf661d2cb98c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:14.455036 13385 consensus_queue.cc:1048] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:14.455374 13234 raft_consensus.cc:1275] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Refusing update from remote peer dfbc7c7be8774bf98d1fcf661d2cb98c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:14.457201 13385 consensus_queue.cc:1048] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:14.468461 13160 raft_consensus.cc:1275] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Refusing update from remote peer dfbc7c7be8774bf98d1fcf661d2cb98c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:14.470042 13282 consensus_queue.cc:1048] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:16.771653 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:16.779603 13084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4971ba90dd874cbc8d00dd6031ffdc10"
dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
mode: GRACEFUL
new_leader_uuid: "9ad0a91e24554be095dcffd12bc58463"
 from {username='slave'} at 127.0.0.1:47750
I20260709 14:49:16.780331 13084 raft_consensus.cc:606] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Received request to transfer leadership to TS 9ad0a91e24554be095dcffd12bc58463
I20260709 14:49:16.783456 13084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688"
dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
mode: GRACEFUL
new_leader_uuid: "9d0625dd94224f7cb902877d49d7e410"
 from {username='slave'} at 127.0.0.1:47750
I20260709 14:49:16.783864 13084 raft_consensus.cc:606] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 4 LEADER]: Received request to transfer leadership to TS 9d0625dd94224f7cb902877d49d7e410
I20260709 14:49:16.785877 13084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd78da617ac04205b8646ebfcb248b0f"
dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
mode: GRACEFUL
new_leader_uuid: "9ad0a91e24554be095dcffd12bc58463"
 from {username='slave'} at 127.0.0.1:47750
I20260709 14:49:16.786231 13084 raft_consensus.cc:606] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Received request to transfer leadership to TS 9ad0a91e24554be095dcffd12bc58463
I20260709 14:49:16.788426 13084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6cefdc00a28453aae44d796493c514b"
dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
mode: GRACEFUL
new_leader_uuid: "9d0625dd94224f7cb902877d49d7e410"
 from {username='slave'} at 127.0.0.1:47750
I20260709 14:49:16.788817 13084 raft_consensus.cc:606] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Received request to transfer leadership to TS 9d0625dd94224f7cb902877d49d7e410
I20260709 14:49:16.789738 12450 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:49:16.790151 12450 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:16.938272 13408 raft_consensus.cc:993] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c: : Instructing follower 9ad0a91e24554be095dcffd12bc58463 to start an election
I20260709 14:49:16.938782 13406 raft_consensus.cc:1081] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Signalling peer 9ad0a91e24554be095dcffd12bc58463 to start an election
I20260709 14:49:16.940119 13234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd78da617ac04205b8646ebfcb248b0f"
dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
 from {username='slave'} at 127.0.0.1:36818
I20260709 14:49:16.940583 13234 raft_consensus.cc:493] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:16.940877 13234 raft_consensus.cc:3060] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:16.946148 13234 raft_consensus.cc:515] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:16.947742 13234 leader_election.cc:290] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 3 election: Requested vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205)
I20260709 14:49:16.948578 13084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78da617ac04205b8646ebfcb248b0f" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
I20260709 14:49:16.948839 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78da617ac04205b8646ebfcb248b0f" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
I20260709 14:49:16.949249 13084 raft_consensus.cc:3055] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:16.949375 13158 raft_consensus.cc:3060] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:16.949502 13084 raft_consensus.cc:740] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Running, Role: LEADER
I20260709 14:49:16.950192 13084 consensus_queue.cc:260] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [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: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:16.951061 13084 raft_consensus.cc:3060] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:16.954787 13158 raft_consensus.cc:2468] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 3.
I20260709 14:49:16.956074 13084 raft_consensus.cc:2468] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 3.
I20260709 14:49:16.956154 13200 leader_election.cc:304] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [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: 9ad0a91e24554be095dcffd12bc58463, 9d0625dd94224f7cb902877d49d7e410; no voters: 
I20260709 14:49:16.957789 13377 raft_consensus.cc:2804] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:16.958915 13377 raft_consensus.cc:697] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [term 3 LEADER]: Becoming Leader. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Running, Role: LEADER
I20260709 14:49:16.959928 13377 consensus_queue.cc:237] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [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: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:16.966580 12980 catalog_manager.cc:5697] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 reported cstate change: term changed from 2 to 3, leader changed from dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129) to 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131). New cstate: current_term: 3 leader_uuid: "9ad0a91e24554be095dcffd12bc58463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:17.069682 13408 raft_consensus.cc:993] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c: : Instructing follower 9d0625dd94224f7cb902877d49d7e410 to start an election
I20260709 14:49:17.070103 13406 raft_consensus.cc:1081] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Signalling peer 9d0625dd94224f7cb902877d49d7e410 to start an election
I20260709 14:49:17.071595 13160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6cefdc00a28453aae44d796493c514b"
dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
 from {username='slave'} at 127.0.0.1:50530
I20260709 14:49:17.072000 13160 raft_consensus.cc:493] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:17.072252 13160 raft_consensus.cc:3060] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:17.076622 13160 raft_consensus.cc:515] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:17.077981 13160 leader_election.cc:290] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 3 election: Requested vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:17.078926 13084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cefdc00a28453aae44d796493c514b" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
I20260709 14:49:17.078926 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cefdc00a28453aae44d796493c514b" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
I20260709 14:49:17.079568 13084 raft_consensus.cc:3055] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:17.079632 13234 raft_consensus.cc:3060] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:17.079918 13084 raft_consensus.cc:740] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Running, Role: LEADER
I20260709 14:49:17.080606 13084 consensus_queue.cc:260] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [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: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:17.081668 13084 raft_consensus.cc:3060] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:17.085739 13234 raft_consensus.cc:2468] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 3.
I20260709 14:49:17.087002 13126 leader_election.cc:304] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [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: 9ad0a91e24554be095dcffd12bc58463, 9d0625dd94224f7cb902877d49d7e410; no voters: 
I20260709 14:49:17.087298 13084 raft_consensus.cc:2468] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 3.
I20260709 14:49:17.087756 13295 raft_consensus.cc:2804] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:17.088761 13295 raft_consensus.cc:697] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 3 LEADER]: Becoming Leader. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Running, Role: LEADER
I20260709 14:49:17.089525 13295 consensus_queue.cc:237] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [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: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:17.096642 12980 catalog_manager.cc:5697] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 reported cstate change: term changed from 2 to 3, leader changed from dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129) to 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130). New cstate: current_term: 3 leader_uuid: "9d0625dd94224f7cb902877d49d7e410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:17.138980 13406 raft_consensus.cc:993] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c: : Instructing follower 9ad0a91e24554be095dcffd12bc58463 to start an election
I20260709 14:49:17.139406 13408 raft_consensus.cc:1081] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Signalling peer 9ad0a91e24554be095dcffd12bc58463 to start an election
I20260709 14:49:17.141072 13234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4971ba90dd874cbc8d00dd6031ffdc10"
dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
 from {username='slave'} at 127.0.0.1:36818
I20260709 14:49:17.141531 13234 raft_consensus.cc:493] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:17.141803 13234 raft_consensus.cc:3060] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:17.146611 13234 raft_consensus.cc:515] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:17.148212 13234 leader_election.cc:290] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [CANDIDATE]: Term 3 election: Requested vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205)
I20260709 14:49:17.149217 13084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971ba90dd874cbc8d00dd6031ffdc10" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
I20260709 14:49:17.149186 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971ba90dd874cbc8d00dd6031ffdc10" candidate_uuid: "9ad0a91e24554be095dcffd12bc58463" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
I20260709 14:49:17.149868 13084 raft_consensus.cc:3055] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:17.149943 13160 raft_consensus.cc:3060] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:17.150130 13084 raft_consensus.cc:740] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Running, Role: LEADER
I20260709 14:49:17.150815 13084 consensus_queue.cc:260] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [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: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:17.151638 13084 raft_consensus.cc:3060] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:17.154763 13160 raft_consensus.cc:2468] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 3.
I20260709 14:49:17.155727 13200 leader_election.cc:304] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [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: 9ad0a91e24554be095dcffd12bc58463, 9d0625dd94224f7cb902877d49d7e410; no voters: 
I20260709 14:49:17.155954 13084 raft_consensus.cc:2468] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad0a91e24554be095dcffd12bc58463 in term 3.
I20260709 14:49:17.156371 13377 raft_consensus.cc:2804] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:17.156821 13377 raft_consensus.cc:697] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [term 3 LEADER]: Becoming Leader. State: Replica: 9ad0a91e24554be095dcffd12bc58463, State: Running, Role: LEADER
I20260709 14:49:17.157536 13377 consensus_queue.cc:237] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [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: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:17.164095 13406 raft_consensus.cc:993] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c: : Instructing follower 9d0625dd94224f7cb902877d49d7e410 to start an election
I20260709 14:49:17.164527 13408 raft_consensus.cc:1081] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 4 LEADER]: Signalling peer 9d0625dd94224f7cb902877d49d7e410 to start an election
I20260709 14:49:17.164599 12980 catalog_manager.cc:5697] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 reported cstate change: term changed from 2 to 3, leader changed from dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129) to 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131). New cstate: current_term: 3 leader_uuid: "9ad0a91e24554be095dcffd12bc58463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:17.165820 13160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688"
dest_uuid: "9d0625dd94224f7cb902877d49d7e410"
 from {username='slave'} at 127.0.0.1:50530
I20260709 14:49:17.166196 13160 raft_consensus.cc:493] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:17.166446 13160 raft_consensus.cc:3060] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:17.171286 13160 raft_consensus.cc:515] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:17.172694 13160 leader_election.cc:290] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [CANDIDATE]: Term 5 election: Requested vote from peers dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129:43789), 9ad0a91e24554be095dcffd12bc58463 (127.12.40.131:32879)
I20260709 14:49:17.173288 13084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c"
I20260709 14:49:17.173751 13084 raft_consensus.cc:3055] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:17.173660 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67e9933291640c4a9db7693b3db0688" candidate_uuid: "9d0625dd94224f7cb902877d49d7e410" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9ad0a91e24554be095dcffd12bc58463"
I20260709 14:49:17.174018 13084 raft_consensus.cc:740] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: dfbc7c7be8774bf98d1fcf661d2cb98c, State: Running, Role: LEADER
I20260709 14:49:17.174196 13234 raft_consensus.cc:3060] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:17.174670 13084 consensus_queue.cc:260] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [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: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:17.175455 13084 raft_consensus.cc:3060] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:17.178604 13234 raft_consensus.cc:2468] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 5.
I20260709 14:49:17.179306 13084 raft_consensus.cc:2468] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d0625dd94224f7cb902877d49d7e410 in term 5.
I20260709 14:49:17.179483 13126 leader_election.cc:304] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [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: 9ad0a91e24554be095dcffd12bc58463, 9d0625dd94224f7cb902877d49d7e410; no voters: 
I20260709 14:49:17.180131 13295 raft_consensus.cc:2804] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:17.180471 13295 raft_consensus.cc:697] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 5 LEADER]: Becoming Leader. State: Replica: 9d0625dd94224f7cb902877d49d7e410, State: Running, Role: LEADER
I20260709 14:49:17.181197 13295 consensus_queue.cc:237] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [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: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } }
I20260709 14:49:17.187196 12980 catalog_manager.cc:5697] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 reported cstate change: term changed from 4 to 5, leader changed from dfbc7c7be8774bf98d1fcf661d2cb98c (127.12.40.129) to 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130). New cstate: current_term: 5 leader_uuid: "9d0625dd94224f7cb902877d49d7e410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:17.460454 13160 raft_consensus.cc:1275] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Refusing update from remote peer 9ad0a91e24554be095dcffd12bc58463: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:17.461470 13377 consensus_queue.cc:1048] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:17.473073 13084 raft_consensus.cc:1275] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Refusing update from remote peer 9ad0a91e24554be095dcffd12bc58463: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:17.474427 13422 consensus_queue.cc:1048] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:17.495549 13234 raft_consensus.cc:1275] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Refusing update from remote peer 9d0625dd94224f7cb902877d49d7e410: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:17.496657 13295 consensus_queue.cc:1048] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:17.504495 13084 raft_consensus.cc:1275] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Refusing update from remote peer 9d0625dd94224f7cb902877d49d7e410: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:17.506039 13427 consensus_queue.cc:1048] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:17.607031 13234 raft_consensus.cc:1275] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 5 FOLLOWER]: Refusing update from remote peer 9d0625dd94224f7cb902877d49d7e410: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:17.608125 13427 consensus_queue.cc:1048] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad0a91e24554be095dcffd12bc58463" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:17.616029 13084 raft_consensus.cc:1275] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 5 FOLLOWER]: Refusing update from remote peer 9d0625dd94224f7cb902877d49d7e410: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:17.617847 13416 consensus_queue.cc:1048] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:17.656916 13160 raft_consensus.cc:1275] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Refusing update from remote peer 9ad0a91e24554be095dcffd12bc58463: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:17.657900 13422 consensus_queue.cc:1048] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d0625dd94224f7cb902877d49d7e410" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:17.665867 13084 raft_consensus.cc:1275] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Refusing update from remote peer 9ad0a91e24554be095dcffd12bc58463: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:17.667536 13377 consensus_queue.cc:1048] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfbc7c7be8774bf98d1fcf661d2cb98c" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:17.790877 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:17.796425 12450 tablet_server.cc:179] TabletServer@127.12.40.129:0 shutting down...
I20260709 14:49:17.820547 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:17.821159 12450 tablet_replica.cc:333] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c: stopping tablet replica
I20260709 14:49:17.821664 12450 raft_consensus.cc:2243] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:17.822091 12450 raft_consensus.cc:2272] T d7f54b42508f4edb834e8638187f4c51 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:17.823781 12450 tablet_replica.cc:333] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c: stopping tablet replica
I20260709 14:49:17.824240 12450 raft_consensus.cc:2243] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:17.824901 12450 raft_consensus.cc:2272] T 25a98906b2ce4392b609bea7b67f90c9 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:17.826598 12450 tablet_replica.cc:333] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c: stopping tablet replica
I20260709 14:49:17.827098 12450 raft_consensus.cc:2243] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:17.827450 12450 raft_consensus.cc:2272] T e6cefdc00a28453aae44d796493c514b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:17.829221 12450 tablet_replica.cc:333] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c: stopping tablet replica
I20260709 14:49:17.829664 12450 raft_consensus.cc:2243] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:17.830003 12450 raft_consensus.cc:2272] T b67e9933291640c4a9db7693b3db0688 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:17.831800 12450 tablet_replica.cc:333] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c: stopping tablet replica
I20260709 14:49:17.832226 12450 raft_consensus.cc:2243] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:17.832567 12450 raft_consensus.cc:2272] T dd78da617ac04205b8646ebfcb248b0f P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:17.834681 12450 tablet_replica.cc:333] T 5b2a114ccbb84733888575986df6cc91 P dfbc7c7be8774bf98d1fcf661d2cb98c: stopping tablet replica
I20260709 14:49:17.835147 12450 raft_consensus.cc:2243] T 5b2a114ccbb84733888575986df6cc91 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:17.835505 12450 raft_consensus.cc:2272] T 5b2a114ccbb84733888575986df6cc91 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:17.837044 12450 tablet_replica.cc:333] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c: stopping tablet replica
I20260709 14:49:17.837476 12450 raft_consensus.cc:2243] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:17.838135 12450 raft_consensus.cc:2272] T 317e4bc8c0ed4492b38cf59c5f38276b P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:17.839654 12450 tablet_replica.cc:333] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c: stopping tablet replica
I20260709 14:49:17.840065 12450 raft_consensus.cc:2243] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:17.840698 12450 raft_consensus.cc:2272] T 16e8b5142e7f494485dd103e69c9f86e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:17.842099 12450 tablet_replica.cc:333] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c: stopping tablet replica
I20260709 14:49:17.842546 12450 raft_consensus.cc:2243] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:17.842926 12450 raft_consensus.cc:2272] T 4971ba90dd874cbc8d00dd6031ffdc10 P dfbc7c7be8774bf98d1fcf661d2cb98c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:17.844794 12450 tablet_replica.cc:333] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c: stopping tablet replica
I20260709 14:49:17.845204 12450 raft_consensus.cc:2243] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:17.845834 12450 raft_consensus.cc:2272] T 808746e0cbdc4baea3651e12cfa74f7e P dfbc7c7be8774bf98d1fcf661d2cb98c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:17.872994 12450 tablet_server.cc:196] TabletServer@127.12.40.129:0 shutdown complete.
I20260709 14:49:17.891248 12450 tablet_server.cc:179] TabletServer@127.12.40.130:0 shutting down...
I20260709 14:49:17.909405 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:17.910082 12450 tablet_replica.cc:333] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410: stopping tablet replica
I20260709 14:49:17.910722 12450 raft_consensus.cc:2243] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:17.911211 12450 raft_consensus.cc:2272] T 317e4bc8c0ed4492b38cf59c5f38276b P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:17.912940 12450 tablet_replica.cc:333] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410: stopping tablet replica
I20260709 14:49:17.913412 12450 raft_consensus.cc:2243] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:17.914069 12450 raft_consensus.cc:2272] T e6cefdc00a28453aae44d796493c514b P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:17.915874 12450 tablet_replica.cc:333] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410: stopping tablet replica
I20260709 14:49:17.916365 12450 raft_consensus.cc:2243] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:49:17.917057 12450 raft_consensus.cc:2272] T b67e9933291640c4a9db7693b3db0688 P 9d0625dd94224f7cb902877d49d7e410 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:17.919062 13200 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260709 14:49:17.919356 12450 tablet_replica.cc:333] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410: stopping tablet replica
I20260709 14:49:17.919906 12450 raft_consensus.cc:2243] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:17.920644 12450 raft_consensus.cc:2272] T d7f54b42508f4edb834e8638187f4c51 P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:17.921710 13200 consensus_peers.cc:597] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 -> Peer 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205): Couldn't send request to peer 9d0625dd94224f7cb902877d49d7e410. 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 14:49:17.922500 12450 tablet_replica.cc:333] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410: stopping tablet replica
I20260709 14:49:17.922978 12450 raft_consensus.cc:2243] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:17.923373 12450 raft_consensus.cc:2272] T 25a98906b2ce4392b609bea7b67f90c9 P 9d0625dd94224f7cb902877d49d7e410 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:17.924901 12450 tablet_replica.cc:333] T 5b2a114ccbb84733888575986df6cc91 P 9d0625dd94224f7cb902877d49d7e410: stopping tablet replica
I20260709 14:49:17.925463 12450 raft_consensus.cc:2243] T 5b2a114ccbb84733888575986df6cc91 P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:17.925925 12450 raft_consensus.cc:2272] T 5b2a114ccbb84733888575986df6cc91 P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:17.927809 12450 tablet_replica.cc:333] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410: stopping tablet replica
W20260709 14:49:17.928022 13200 consensus_peers.cc:597] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 -> Peer 9d0625dd94224f7cb902877d49d7e410 (127.12.40.130:43205): Couldn't send request to peer 9d0625dd94224f7cb902877d49d7e410. 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 14:49:17.928421 12450 raft_consensus.cc:2243] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:17.928778 12450 raft_consensus.cc:2272] T dd78da617ac04205b8646ebfcb248b0f P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:17.930452 12450 tablet_replica.cc:333] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410: stopping tablet replica
I20260709 14:49:17.930891 12450 raft_consensus.cc:2243] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:17.931243 12450 raft_consensus.cc:2272] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9d0625dd94224f7cb902877d49d7e410 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:17.932936 12450 tablet_replica.cc:333] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410: stopping tablet replica
I20260709 14:49:17.933326 12450 raft_consensus.cc:2243] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:17.933676 12450 raft_consensus.cc:2272] T 16e8b5142e7f494485dd103e69c9f86e P 9d0625dd94224f7cb902877d49d7e410 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:17.935106 12450 tablet_replica.cc:333] T 808746e0cbdc4baea3651e12cfa74f7e P 9d0625dd94224f7cb902877d49d7e410: stopping tablet replica
I20260709 14:49:17.935458 12450 raft_consensus.cc:2243] T 808746e0cbdc4baea3651e12cfa74f7e P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:17.935776 12450 raft_consensus.cc:2272] T 808746e0cbdc4baea3651e12cfa74f7e P 9d0625dd94224f7cb902877d49d7e410 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:17.961716 12450 tablet_server.cc:196] TabletServer@127.12.40.130:0 shutdown complete.
I20260709 14:49:17.978564 12450 tablet_server.cc:179] TabletServer@127.12.40.131:0 shutting down...
I20260709 14:49:17.996246 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:17.996825 12450 tablet_replica.cc:333] T 808746e0cbdc4baea3651e12cfa74f7e P 9ad0a91e24554be095dcffd12bc58463: stopping tablet replica
I20260709 14:49:17.997277 12450 raft_consensus.cc:2243] T 808746e0cbdc4baea3651e12cfa74f7e P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:17.997640 12450 raft_consensus.cc:2272] T 808746e0cbdc4baea3651e12cfa74f7e P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:17.999287 12450 tablet_replica.cc:333] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463: stopping tablet replica
I20260709 14:49:17.999735 12450 raft_consensus.cc:2243] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:18.000109 12450 raft_consensus.cc:2272] T 25a98906b2ce4392b609bea7b67f90c9 P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:18.001559 12450 tablet_replica.cc:333] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463: stopping tablet replica
I20260709 14:49:18.001981 12450 raft_consensus.cc:2243] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:18.002341 12450 raft_consensus.cc:2272] T d7f54b42508f4edb834e8638187f4c51 P 9ad0a91e24554be095dcffd12bc58463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:18.003881 12450 tablet_replica.cc:333] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463: stopping tablet replica
I20260709 14:49:18.004299 12450 raft_consensus.cc:2243] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:18.004897 12450 raft_consensus.cc:2272] T 4971ba90dd874cbc8d00dd6031ffdc10 P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:18.006949 12450 tablet_replica.cc:333] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463: stopping tablet replica
I20260709 14:49:18.007370 12450 raft_consensus.cc:2243] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:18.007694 12450 raft_consensus.cc:2272] T 16e8b5142e7f494485dd103e69c9f86e P 9ad0a91e24554be095dcffd12bc58463 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:18.009117 12450 tablet_replica.cc:333] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463: stopping tablet replica
I20260709 14:49:18.009514 12450 raft_consensus.cc:2243] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:18.010131 12450 raft_consensus.cc:2272] T 5b2a114ccbb84733888575986df6cc91 P 9ad0a91e24554be095dcffd12bc58463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:18.011641 12450 tablet_replica.cc:333] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463: stopping tablet replica
I20260709 14:49:18.012036 12450 raft_consensus.cc:2243] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:18.012646 12450 raft_consensus.cc:2272] T dd78da617ac04205b8646ebfcb248b0f P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:18.014334 12450 tablet_replica.cc:333] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463: stopping tablet replica
I20260709 14:49:18.014793 12450 raft_consensus.cc:2243] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:18.015156 12450 raft_consensus.cc:2272] T 317e4bc8c0ed4492b38cf59c5f38276b P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:18.016605 12450 tablet_replica.cc:333] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463: stopping tablet replica
I20260709 14:49:18.016980 12450 raft_consensus.cc:2243] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:18.017303 12450 raft_consensus.cc:2272] T e6cefdc00a28453aae44d796493c514b P 9ad0a91e24554be095dcffd12bc58463 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:18.018970 12450 tablet_replica.cc:333] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463: stopping tablet replica
I20260709 14:49:18.019351 12450 raft_consensus.cc:2243] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:18.019682 12450 raft_consensus.cc:2272] T b67e9933291640c4a9db7693b3db0688 P 9ad0a91e24554be095dcffd12bc58463 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:18.037000 12450 tablet_server.cc:196] TabletServer@127.12.40.131:0 shutdown complete.
I20260709 14:49:18.053839 12450 master.cc:562] Master@127.12.40.190:34491 shutting down...
I20260709 14:49:18.070323 12450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:18.070849 12450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:18.071153 12450 tablet_replica.cc:333] T 00000000000000000000000000000000 P c1949f207d3d4e68a451aa51d6511bf9: stopping tablet replica
I20260709 14:49:18.089792 12450 master.cc:584] Master@127.12.40.190:34491 shutdown complete.
9ad0a91e24554be095dcffd12bc58463  1
9d0625dd94224f7cb902877d49d7e410  4
dfbc7c7be8774bf98d1fcf661d2cb98c  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (9988 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:49:18.126034 12450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.40.190:40991
I20260709 14:49:18.127185 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:18.132267 13434 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 14:49:18.132306 13435 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 14:49:18.133411 13437 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 14:49:18.135061 12450 server_base.cc:1061] running on GCE node
I20260709 14:49:18.135877 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:18.136045 12450 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 14:49:18.136204 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608558136191 us; error 0 us; skew 500 ppm
I20260709 14:49:18.136726 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:18.139056 12450 webserver.cc:533] Webserver started at http://127.12.40.190:42169/ using document root <none> and password file <none>
I20260709 14:49:18.139503 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:18.139664 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:18.139914 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:18.140945 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/master-0-root/instance:
uuid: "56d51d62ccf44547ba78c695873bb770"
format_stamp: "Formatted at 2026-07-09 14:49:18 on dist-test-slave-nxbx"
I20260709 14:49:18.145020 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:49:18.148154 13442 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:18.148794 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:49:18.149042 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/master-0-root
uuid: "56d51d62ccf44547ba78c695873bb770"
format_stamp: "Formatted at 2026-07-09 14:49:18 on dist-test-slave-nxbx"
I20260709 14:49:18.149299 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-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 14:49:18.165992 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:18.167181 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:18.201653 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.190:40991
I20260709 14:49:18.201742 13493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.190:40991 every 8 connection(s)
I20260709 14:49:18.205163 13494 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 14:49:18.213960 13494 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770: Bootstrap starting.
I20260709 14:49:18.218164 13494 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:18.221843 13494 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770: No bootstrap required, opened a new log
I20260709 14:49:18.223738 13494 raft_consensus.cc:359] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56d51d62ccf44547ba78c695873bb770" member_type: VOTER }
I20260709 14:49:18.224076 13494 raft_consensus.cc:385] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:18.224288 13494 raft_consensus.cc:740] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56d51d62ccf44547ba78c695873bb770, State: Initialized, Role: FOLLOWER
I20260709 14:49:18.224794 13494 consensus_queue.cc:260] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "56d51d62ccf44547ba78c695873bb770" member_type: VOTER }
I20260709 14:49:18.225212 13494 raft_consensus.cc:399] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:18.225412 13494 raft_consensus.cc:493] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:18.225653 13494 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:18.229300 13494 raft_consensus.cc:515] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56d51d62ccf44547ba78c695873bb770" member_type: VOTER }
I20260709 14:49:18.229749 13494 leader_election.cc:304] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [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: 56d51d62ccf44547ba78c695873bb770; no voters: 
I20260709 14:49:18.230808 13494 leader_election.cc:290] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:18.231130 13497 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:18.232247 13497 raft_consensus.cc:697] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [term 1 LEADER]: Becoming Leader. State: Replica: 56d51d62ccf44547ba78c695873bb770, State: Running, Role: LEADER
I20260709 14:49:18.232846 13497 consensus_queue.cc:237] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [LEADER]: Queue going to LEADER mode. State: All 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: "56d51d62ccf44547ba78c695873bb770" member_type: VOTER }
I20260709 14:49:18.233369 13494 sys_catalog.cc:565] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:18.237321 13498 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "56d51d62ccf44547ba78c695873bb770" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56d51d62ccf44547ba78c695873bb770" member_type: VOTER } }
I20260709 14:49:18.237353 13499 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 56d51d62ccf44547ba78c695873bb770. Latest consensus state: current_term: 1 leader_uuid: "56d51d62ccf44547ba78c695873bb770" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56d51d62ccf44547ba78c695873bb770" member_type: VOTER } }
I20260709 14:49:18.237959 13498 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:18.238022 13499 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:18.239794 13505 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:18.245605 13505 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:18.246500 12450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:18.253428 13505 catalog_manager.cc:1383] Generated new cluster ID: ab460064ff7a4de1a29c0e56a5fdeb45
I20260709 14:49:18.253644 13505 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:18.309370 13505 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:18.310493 13505 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:18.323450 13505 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770: Generated new TSK 0
I20260709 14:49:18.324002 13505 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:18.376721 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:18.382293 13515 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 14:49:18.383224 13516 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 14:49:18.384806 13518 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 14:49:18.385417 12450 server_base.cc:1061] running on GCE node
I20260709 14:49:18.386134 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:18.386312 12450 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 14:49:18.386463 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608558386446 us; error 0 us; skew 500 ppm
I20260709 14:49:18.386999 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:18.388976 12450 webserver.cc:533] Webserver started at http://127.12.40.129:34757/ using document root <none> and password file <none>
I20260709 14:49:18.389400 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:18.389565 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:18.389811 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:18.390826 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/ts-0-root/instance:
uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
format_stamp: "Formatted at 2026-07-09 14:49:18 on dist-test-slave-nxbx"
I20260709 14:49:18.394927 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:49:18.397893 13523 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:18.398552 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:49:18.398875 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/ts-0-root
uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
format_stamp: "Formatted at 2026-07-09 14:49:18 on dist-test-slave-nxbx"
I20260709 14:49:18.399124 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-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 14:49:18.417665 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:18.418846 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:18.420317 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:18.422365 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:18.422546 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:18.422793 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:18.422951 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:18.459707 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.129:39413
I20260709 14:49:18.459825 13585 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.129:39413 every 8 connection(s)
I20260709 14:49:18.464071 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:18.470305 13590 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 14:49:18.471125 13591 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 14:49:18.472805 12450 server_base.cc:1061] running on GCE node
W20260709 14:49:18.474665 13594 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 14:49:18.475931 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:49:18.476097 13586 heartbeater.cc:344] Connected to a master server at 127.12.40.190:40991
W20260709 14:49:18.476191 12450 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 14:49:18.476430 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608558476414 us; error 0 us; skew 500 ppm
I20260709 14:49:18.476507 13586 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:18.477119 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:18.477348 13586 heartbeater.cc:507] Master 127.12.40.190:40991 requested a full tablet report, sending...
I20260709 14:49:18.479480 13459 ts_manager.cc:194] Registered new tserver with Master: 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413)
I20260709 14:49:18.479648 12450 webserver.cc:533] Webserver started at http://127.12.40.130:33645/ using document root <none> and password file <none>
I20260709 14:49:18.480144 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:18.480319 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:18.480551 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:18.481211 13459 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34794
I20260709 14:49:18.481714 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/ts-1-root/instance:
uuid: "6ca80d9749e7444e987a69ec9aad9297"
format_stamp: "Formatted at 2026-07-09 14:49:18 on dist-test-slave-nxbx"
I20260709 14:49:18.485798 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:49:18.488708 13598 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:18.489315 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:49:18.489560 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/ts-1-root
uuid: "6ca80d9749e7444e987a69ec9aad9297"
format_stamp: "Formatted at 2026-07-09 14:49:18 on dist-test-slave-nxbx"
I20260709 14:49:18.489812 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-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 14:49:18.516108 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:18.517171 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:18.518527 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:18.520581 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:18.520773 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:18.520984 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:18.521129 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:18.557327 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.130:35069
I20260709 14:49:18.557413 13660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.130:35069 every 8 connection(s)
I20260709 14:49:18.561602 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:18.568050 13664 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 14:49:18.568856 13665 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 14:49:18.570432 13667 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 14:49:18.571106 12450 server_base.cc:1061] running on GCE node
I20260709 14:49:18.571906 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:18.572149 12450 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 14:49:18.572340 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608558572319 us; error 0 us; skew 500 ppm
I20260709 14:49:18.572853 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:18.573213 13661 heartbeater.cc:344] Connected to a master server at 127.12.40.190:40991
I20260709 14:49:18.573594 13661 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:18.574445 13661 heartbeater.cc:507] Master 127.12.40.190:40991 requested a full tablet report, sending...
I20260709 14:49:18.575284 12450 webserver.cc:533] Webserver started at http://127.12.40.131:42269/ using document root <none> and password file <none>
I20260709 14:49:18.575778 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:18.575953 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:18.576186 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:18.576567 13459 ts_manager.cc:194] Registered new tserver with Master: 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:18.577234 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/ts-2-root/instance:
uuid: "c267298d137d489cb6b4141fc800a219"
format_stamp: "Formatted at 2026-07-09 14:49:18 on dist-test-slave-nxbx"
I20260709 14:49:18.577880 13459 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34804
I20260709 14:49:18.581763 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:49:18.584825 13672 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:18.585464 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:18.585706 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/ts-2-root
uuid: "c267298d137d489cb6b4141fc800a219"
format_stamp: "Formatted at 2026-07-09 14:49:18 on dist-test-slave-nxbx"
I20260709 14:49:18.585961 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-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 14:49:18.595899 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:18.596942 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:18.598237 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:18.600307 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:18.600541 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:18.600780 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:18.600970 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:18.636870 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.131:40695
I20260709 14:49:18.636950 13734 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.131:40695 every 8 connection(s)
I20260709 14:49:18.649305 13735 heartbeater.cc:344] Connected to a master server at 127.12.40.190:40991
I20260709 14:49:18.649626 13735 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:18.650266 13735 heartbeater.cc:507] Master 127.12.40.190:40991 requested a full tablet report, sending...
I20260709 14:49:18.652199 13459 ts_manager.cc:194] Registered new tserver with Master: c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:18.652912 12450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013121914s
I20260709 14:49:18.653455 13459 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34810
I20260709 14:49:18.675557 13459 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34820:
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 14:49:18.681389 13459 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 14:49:18.867801 13551 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb8757461ca4a4ea3279bf39841d0e7 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:18.869297 13551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb8757461ca4a4ea3279bf39841d0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.873485 13548 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad8c0fdc98a49eab9450cd8dbb3b869 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:18.874356 13550 tablet_service.cc:1511] Processing CreateTablet for tablet fee41f2dfa7a450ebe8ab73e5f07c834 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:18.875110 13548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad8c0fdc98a49eab9450cd8dbb3b869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.875752 13550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee41f2dfa7a450ebe8ab73e5f07c834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.875452 13546 tablet_service.cc:1511] Processing CreateTablet for tablet 90931029d6a044c0b4359e3afedd090c (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:18.876735 13546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90931029d6a044c0b4359e3afedd090c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.877769 13549 tablet_service.cc:1511] Processing CreateTablet for tablet ac0b7fe872ce4695adbdc468b9d4124f (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:18.879222 13549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0b7fe872ce4695adbdc468b9d4124f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.879777 13545 tablet_service.cc:1511] Processing CreateTablet for tablet f896a4aff105400bbb0e10d118c0db18 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:18.881012 13545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f896a4aff105400bbb0e10d118c0db18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.882599 13543 tablet_service.cc:1511] Processing CreateTablet for tablet 8df9f43dcbdb4fd4be5b93f3a2100a26 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:18.884796 13542 tablet_service.cc:1511] Processing CreateTablet for tablet 9f00d55d7ead4c57ab94d8f9fbfe6ec0 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:18.873585 13547 tablet_service.cc:1511] Processing CreateTablet for tablet 7cddd14d49c34146b3271bac0ed992e2 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:18.888067 13547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cddd14d49c34146b3271bac0ed992e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.890619 13543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df9f43dcbdb4fd4be5b93f3a2100a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.894090 13542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f00d55d7ead4c57ab94d8f9fbfe6ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.903892 13750 tablet_bootstrap.cc:492] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:18.905278 13551 tablet_service.cc:1511] Processing CreateTablet for tablet c3ea5c48db5945118a066683460ec78b (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:18.906545 13551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ea5c48db5945118a066683460ec78b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.910012 13750 tablet_bootstrap.cc:654] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:18.886893 13544 tablet_service.cc:1511] Processing CreateTablet for tablet 3af57b51edbb42d6bf6207c5633f1239 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:18.923827 13544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af57b51edbb42d6bf6207c5633f1239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.933259 13545 tablet_service.cc:1511] Processing CreateTablet for tablet f299a06cd8e44749a683fde441b4cd9c (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:18.934703 13545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f299a06cd8e44749a683fde441b4cd9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.939638 13546 tablet_service.cc:1511] Processing CreateTablet for tablet 7bb1c95df62b4879845b2b3ab5656518 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:18.940923 13546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bb1c95df62b4879845b2b3ab5656518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.941660 13700 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb8757461ca4a4ea3279bf39841d0e7 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:18.944078 13700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb8757461ca4a4ea3279bf39841d0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.944840 13699 tablet_service.cc:1511] Processing CreateTablet for tablet fee41f2dfa7a450ebe8ab73e5f07c834 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:18.945641 13626 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb8757461ca4a4ea3279bf39841d0e7 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:18.946861 13626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb8757461ca4a4ea3279bf39841d0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.948657 13695 tablet_service.cc:1511] Processing CreateTablet for tablet 90931029d6a044c0b4359e3afedd090c (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:18.949019 13698 tablet_service.cc:1511] Processing CreateTablet for tablet ac0b7fe872ce4695adbdc468b9d4124f (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:18.946085 13699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee41f2dfa7a450ebe8ab73e5f07c834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.950850 13695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90931029d6a044c0b4359e3afedd090c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.951017 13697 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad8c0fdc98a49eab9450cd8dbb3b869 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:18.952224 13697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad8c0fdc98a49eab9450cd8dbb3b869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.948611 13550 tablet_service.cc:1511] Processing CreateTablet for tablet 8323a66d5837457e87cf25678060a747 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:18.955698 13696 tablet_service.cc:1511] Processing CreateTablet for tablet 7cddd14d49c34146b3271bac0ed992e2 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:18.956888 13696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cddd14d49c34146b3271bac0ed992e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.957875 13750 tablet_bootstrap.cc:492] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:18.958297 13750 ts_tablet_manager.cc:1403] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.000s
I20260709 14:49:18.959698 13693 tablet_service.cc:1511] Processing CreateTablet for tablet 3af57b51edbb42d6bf6207c5633f1239 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:18.960912 13693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af57b51edbb42d6bf6207c5633f1239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.961472 13547 tablet_service.cc:1511] Processing CreateTablet for tablet 224669ccd3744ec9a61490859686b6d7 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:18.963730 13692 tablet_service.cc:1511] Processing CreateTablet for tablet 8df9f43dcbdb4fd4be5b93f3a2100a26 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:18.964915 13692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df9f43dcbdb4fd4be5b93f3a2100a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.966953 13547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 224669ccd3744ec9a61490859686b6d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.967600 13691 tablet_service.cc:1511] Processing CreateTablet for tablet 9f00d55d7ead4c57ab94d8f9fbfe6ec0 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:18.968770 13691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f00d55d7ead4c57ab94d8f9fbfe6ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.969390 13550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8323a66d5837457e87cf25678060a747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.971483 13694 tablet_service.cc:1511] Processing CreateTablet for tablet f896a4aff105400bbb0e10d118c0db18 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:18.971649 13551 tablet_service.cc:1511] Processing CreateTablet for tablet 560212dba9e84cfa8bf6887d96e1fe9c (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:18.972365 13694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f896a4aff105400bbb0e10d118c0db18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.972770 13551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 560212dba9e84cfa8bf6887d96e1fe9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.973347 13698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0b7fe872ce4695adbdc468b9d4124f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.975001 13750 raft_consensus.cc:359] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:18.961508 13549 tablet_service.cc:1511] Processing CreateTablet for tablet 8d0e97af0dfc48af9139026af483ce7e (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:18.979709 13549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0e97af0dfc48af9139026af483ce7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.980068 13625 tablet_service.cc:1511] Processing CreateTablet for tablet fee41f2dfa7a450ebe8ab73e5f07c834 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:18.978600 13750 raft_consensus.cc:385] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:18.981215 13625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee41f2dfa7a450ebe8ab73e5f07c834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.981580 13750 raft_consensus.cc:740] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:18.982321 13750 consensus_queue.cc:260] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:18.984107 13624 tablet_service.cc:1511] Processing CreateTablet for tablet ac0b7fe872ce4695adbdc468b9d4124f (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:18.985431 13620 tablet_service.cc:1511] Processing CreateTablet for tablet f896a4aff105400bbb0e10d118c0db18 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:18.985790 13623 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad8c0fdc98a49eab9450cd8dbb3b869 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:18.987478 13622 tablet_service.cc:1511] Processing CreateTablet for tablet 7cddd14d49c34146b3271bac0ed992e2 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:18.991221 13622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cddd14d49c34146b3271bac0ed992e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:18.991317 13621 tablet_service.cc:1511] Processing CreateTablet for tablet 90931029d6a044c0b4359e3afedd090c (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:18.991736 13619 tablet_service.cc:1511] Processing CreateTablet for tablet 3af57b51edbb42d6bf6207c5633f1239 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:18.994057 13619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af57b51edbb42d6bf6207c5633f1239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.000679 13620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f896a4aff105400bbb0e10d118c0db18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.000434 13618 tablet_service.cc:1511] Processing CreateTablet for tablet 8df9f43dcbdb4fd4be5b93f3a2100a26 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:19.001731 13618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df9f43dcbdb4fd4be5b93f3a2100a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.007848 13617 tablet_service.cc:1511] Processing CreateTablet for tablet 9f00d55d7ead4c57ab94d8f9fbfe6ec0 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:19.011019 13621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90931029d6a044c0b4359e3afedd090c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.011632 13617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f00d55d7ead4c57ab94d8f9fbfe6ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.013764 13623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad8c0fdc98a49eab9450cd8dbb3b869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.017127 13549 tablet_service.cc:1511] Processing CreateTablet for tablet 8a36b01e2faa4d1c8d4b62bd4280a5db (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:19.018349 13549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a36b01e2faa4d1c8d4b62bd4280a5db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.018523 13542 tablet_service.cc:1511] Processing CreateTablet for tablet 0e846020c0a34db79e64cf83c44f4cd6 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:19.019693 13542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e846020c0a34db79e64cf83c44f4cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.009804 13543 tablet_service.cc:1511] Processing CreateTablet for tablet affb1fa911c042f2927712d438c694b1 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:19.022893 13543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet affb1fa911c042f2927712d438c694b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.038617 13624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0b7fe872ce4695adbdc468b9d4124f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.051359 13548 tablet_service.cc:1511] Processing CreateTablet for tablet ddfebd8e5663460198275fd19334dd2f (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:19.052770 13548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfebd8e5663460198275fd19334dd2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.067355 13622 tablet_service.cc:1511] Processing CreateTablet for tablet c3ea5c48db5945118a066683460ec78b (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:19.068595 13622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ea5c48db5945118a066683460ec78b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.081200 13543 tablet_service.cc:1511] Processing CreateTablet for tablet 6ffd0b99b0a64469ad9897dda829c332 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:19.082381 13544 tablet_service.cc:1511] Processing CreateTablet for tablet e5a8e06ae89b4e908c8aecc175eb8de3 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:19.082803 13543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ffd0b99b0a64469ad9897dda829c332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.089989 13620 tablet_service.cc:1511] Processing CreateTablet for tablet affb1fa911c042f2927712d438c694b1 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:19.091308 13620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet affb1fa911c042f2927712d438c694b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.105527 13618 tablet_service.cc:1511] Processing CreateTablet for tablet f299a06cd8e44749a683fde441b4cd9c (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:19.119359 13618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f299a06cd8e44749a683fde441b4cd9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.119908 13697 tablet_service.cc:1511] Processing CreateTablet for tablet affb1fa911c042f2927712d438c694b1 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:19.121109 13697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet affb1fa911c042f2927712d438c694b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.136682 13698 tablet_service.cc:1511] Processing CreateTablet for tablet f299a06cd8e44749a683fde441b4cd9c (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:19.137812 13698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f299a06cd8e44749a683fde441b4cd9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.138064 13699 tablet_service.cc:1511] Processing CreateTablet for tablet 560212dba9e84cfa8bf6887d96e1fe9c (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:19.139308 13699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 560212dba9e84cfa8bf6887d96e1fe9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.145977 13692 tablet_service.cc:1511] Processing CreateTablet for tablet 8323a66d5837457e87cf25678060a747 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:19.146416 13691 tablet_service.cc:1511] Processing CreateTablet for tablet 7bb1c95df62b4879845b2b3ab5656518 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:19.147749 13691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bb1c95df62b4879845b2b3ab5656518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.151463 13696 tablet_service.cc:1511] Processing CreateTablet for tablet 8d0e97af0dfc48af9139026af483ce7e (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:19.152380 13544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a8e06ae89b4e908c8aecc175eb8de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.169766 13622 tablet_service.cc:1511] Processing CreateTablet for tablet 0e846020c0a34db79e64cf83c44f4cd6 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:19.170959 13622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e846020c0a34db79e64cf83c44f4cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.171398 13547 tablet_service.cc:1511] Processing CreateTablet for tablet 0d1be4ee119d4ec381f765503d64af1f (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:19.172621 13547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d1be4ee119d4ec381f765503d64af1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.153671 13586 heartbeater.cc:499] Master 127.12.40.190:40991 was elected leader, sending a full tablet report...
I20260709 14:49:19.154078 13752 raft_consensus.cc:493] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:19.156018 13617 tablet_service.cc:1511] Processing CreateTablet for tablet 7bb1c95df62b4879845b2b3ab5656518 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:19.156047 13626 tablet_service.cc:1511] Processing CreateTablet for tablet ddfebd8e5663460198275fd19334dd2f (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:19.177985 13626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfebd8e5663460198275fd19334dd2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.178032 13698 tablet_service.cc:1511] Processing CreateTablet for tablet e5a8e06ae89b4e908c8aecc175eb8de3 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:19.157873 13623 tablet_service.cc:1511] Processing CreateTablet for tablet 8d0e97af0dfc48af9139026af483ce7e (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:19.158411 13700 tablet_service.cc:1511] Processing CreateTablet for tablet c3ea5c48db5945118a066683460ec78b (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:19.159025 13692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8323a66d5837457e87cf25678060a747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.196810 13699 tablet_service.cc:1511] Processing CreateTablet for tablet 8a36b01e2faa4d1c8d4b62bd4280a5db (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:19.162002 13621 tablet_service.cc:1511] Processing CreateTablet for tablet 224669ccd3744ec9a61490859686b6d7 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:19.162492 13755 tablet_bootstrap.cc:492] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:19.163722 13750 ts_tablet_manager.cc:1434] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.205s	user 0.025s	sys 0.044s
I20260709 14:49:19.199378 13750 tablet_bootstrap.cc:492] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:19.201510 13626 tablet_service.cc:1511] Processing CreateTablet for tablet 3460f77fd9dd4df6b0a436b6c0d877fd (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:19.106110 13620 tablet_service.cc:1511] Processing CreateTablet for tablet 560212dba9e84cfa8bf6887d96e1fe9c (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:19.164300 13695 tablet_service.cc:1511] Processing CreateTablet for tablet ddfebd8e5663460198275fd19334dd2f (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:19.165033 13693 tablet_service.cc:1511] Processing CreateTablet for tablet 224669ccd3744ec9a61490859686b6d7 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:19.165576 13753 tablet_bootstrap.cc:492] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:19.165678 13625 tablet_service.cc:1511] Processing CreateTablet for tablet e5a8e06ae89b4e908c8aecc175eb8de3 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:19.167603 13618 tablet_service.cc:1511] Processing CreateTablet for tablet 8a36b01e2faa4d1c8d4b62bd4280a5db (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:19.180009 13542 tablet_service.cc:1511] Processing CreateTablet for tablet 4181eb1001d444cab89ee518a05cd59f (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:19.199430 13551 tablet_service.cc:1511] Processing CreateTablet for tablet 3460f77fd9dd4df6b0a436b6c0d877fd (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:19.182483 13617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bb1c95df62b4879845b2b3ab5656518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.210026 13750 tablet_bootstrap.cc:654] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:19.157716 13619 tablet_service.cc:1511] Processing CreateTablet for tablet 8323a66d5837457e87cf25678060a747 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:19.185082 13624 tablet_service.cc:1511] Processing CreateTablet for tablet 6ffd0b99b0a64469ad9897dda829c332 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:19.187345 13622 tablet_service.cc:1511] Processing CreateTablet for tablet 4181eb1001d444cab89ee518a05cd59f (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:19.187825 13694 tablet_service.cc:1511] Processing CreateTablet for tablet 0e846020c0a34db79e64cf83c44f4cd6 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:19.189164 13546 tablet_service.cc:1511] Processing CreateTablet for tablet 868d9ab8f867400885cfff085bd9e2fe (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:19.197852 13700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ea5c48db5945118a066683460ec78b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.205072 13542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4181eb1001d444cab89ee518a05cd59f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.213933 13544 tablet_service.cc:1511] Processing CreateTablet for tablet 47c1dc56a13d45d2a4ca639424ca1fe6 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:19.177099 13752 raft_consensus.cc:515] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.215153 13544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c1dc56a13d45d2a4ca639424ca1fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.216491 13752 leader_election.cc:290] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:19.216686 13551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3460f77fd9dd4df6b0a436b6c0d877fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.225409 13546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868d9ab8f867400885cfff085bd9e2fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.235535 13755 tablet_bootstrap.cc:654] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:19.207867 13550 tablet_service.cc:1511] Processing CreateTablet for tablet ae84dc38b06347a8b6f256077e294449 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
W20260709 14:49:19.242918 13507 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:19.246094 13691 tablet_service.cc:1511] Processing CreateTablet for tablet 6ffd0b99b0a64469ad9897dda829c332 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:19.243818 13698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a8e06ae89b4e908c8aecc175eb8de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.249181 13695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfebd8e5663460198275fd19334dd2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.249781 13699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a36b01e2faa4d1c8d4b62bd4280a5db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.251380 13550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae84dc38b06347a8b6f256077e294449. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.252799 13617 tablet_service.cc:1511] Processing CreateTablet for tablet 868d9ab8f867400885cfff085bd9e2fe (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:19.254891 13693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 224669ccd3744ec9a61490859686b6d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.257663 13691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ffd0b99b0a64469ad9897dda829c332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.259863 13694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e846020c0a34db79e64cf83c44f4cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.261686 13696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0e97af0dfc48af9139026af483ce7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.267006 13697 tablet_service.cc:1511] Processing CreateTablet for tablet 4181eb1001d444cab89ee518a05cd59f (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:19.255278 13692 tablet_service.cc:1511] Processing CreateTablet for tablet 3460f77fd9dd4df6b0a436b6c0d877fd (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:19.212515 13626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3460f77fd9dd4df6b0a436b6c0d877fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.272228 13625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a8e06ae89b4e908c8aecc175eb8de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.272804 13623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0e97af0dfc48af9139026af483ce7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.273382 13621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 224669ccd3744ec9a61490859686b6d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.273890 13618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a36b01e2faa4d1c8d4b62bd4280a5db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.276998 13750 tablet_bootstrap.cc:492] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:19.277486 13750 ts_tablet_manager.cc:1403] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.001s
I20260709 14:49:19.278898 13620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 560212dba9e84cfa8bf6887d96e1fe9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.281143 13543 tablet_service.cc:1511] Processing CreateTablet for tablet 058abd66c6f843d28c2f9f8e06230da3 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:19.282366 13543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 058abd66c6f843d28c2f9f8e06230da3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.282383 13622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4181eb1001d444cab89ee518a05cd59f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.286465 13617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868d9ab8f867400885cfff085bd9e2fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.288904 13692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3460f77fd9dd4df6b0a436b6c0d877fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.289330 13619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8323a66d5837457e87cf25678060a747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.290937 13624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ffd0b99b0a64469ad9897dda829c332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.291397 13697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4181eb1001d444cab89ee518a05cd59f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.331831 13750 raft_consensus.cc:359] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.332645 13750 raft_consensus.cc:385] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:19.332926 13750 raft_consensus.cc:740] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:19.349675 13750 consensus_queue.cc:260] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.365598 13750 ts_tablet_manager.cc:1434] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.001s
I20260709 14:49:19.359129 13625 tablet_service.cc:1511] Processing CreateTablet for tablet 0d1be4ee119d4ec381f765503d64af1f (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:19.366622 13625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d1be4ee119d4ec381f765503d64af1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.368171 13700 tablet_service.cc:1511] Processing CreateTablet for tablet ae84dc38b06347a8b6f256077e294449 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:19.369365 13700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae84dc38b06347a8b6f256077e294449. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.369813 13618 tablet_service.cc:1511] Processing CreateTablet for tablet 47c1dc56a13d45d2a4ca639424ca1fe6 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:19.370101 13626 tablet_service.cc:1511] Processing CreateTablet for tablet 058abd66c6f843d28c2f9f8e06230da3 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:19.370967 13618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c1dc56a13d45d2a4ca639424ca1fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.371584 13750 tablet_bootstrap.cc:492] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:19.376050 13753 tablet_bootstrap.cc:654] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:19.375948 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb8757461ca4a4ea3279bf39841d0e7" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:19.376637 13699 tablet_service.cc:1511] Processing CreateTablet for tablet 47c1dc56a13d45d2a4ca639424ca1fe6 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
W20260709 14:49:19.377635 13527 leader_election.cc:343] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:19.377858 13699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c1dc56a13d45d2a4ca639424ca1fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.374965 13622 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9ab49dae534a01a781ebefb22baf04 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:19.363363 13623 tablet_service.cc:1511] Processing CreateTablet for tablet ae84dc38b06347a8b6f256077e294449 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:19.353016 13693 tablet_service.cc:1511] Processing CreateTablet for tablet 868d9ab8f867400885cfff085bd9e2fe (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:19.377664 13619 tablet_service.cc:1511] Processing CreateTablet for tablet 167b587991ba4cd0913a96b2948ead29 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:19.386153 13753 tablet_bootstrap.cc:492] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:19.387298 13693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868d9ab8f867400885cfff085bd9e2fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.392436 13695 tablet_service.cc:1511] Processing CreateTablet for tablet 0d1be4ee119d4ec381f765503d64af1f (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:19.393837 13542 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9ab49dae534a01a781ebefb22baf04 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:19.395040 13542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9ab49dae534a01a781ebefb22baf04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.388664 13622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9ab49dae534a01a781ebefb22baf04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.386663 13753 ts_tablet_manager.cc:1403] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.221s	user 0.013s	sys 0.003s
I20260709 14:49:19.400049 13695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d1be4ee119d4ec381f765503d64af1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.399963 13551 tablet_service.cc:1511] Processing CreateTablet for tablet 2880b9a1a28b4aceb18681b0687471d2 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:19.401291 13551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2880b9a1a28b4aceb18681b0687471d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.399866 13548 tablet_service.cc:1511] Processing CreateTablet for tablet c74f07b9e2c14117af94b6e954f286ef (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:19.407881 13548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c74f07b9e2c14117af94b6e954f286ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.408713 13753 raft_consensus.cc:359] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.409425 13753 raft_consensus.cc:385] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:19.409709 13753 raft_consensus.cc:740] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:19.410483 13753 consensus_queue.cc:260] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.411401 13620 tablet_service.cc:1511] Processing CreateTablet for tablet 2880b9a1a28b4aceb18681b0687471d2 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:19.412513 13618 tablet_service.cc:1511] Processing CreateTablet for tablet c432b0978cb2460085280b62503470c6 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:19.413532 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb8757461ca4a4ea3279bf39841d0e7" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
W20260709 14:49:19.415094 13527 leader_election.cc:343] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:19.415567 13527 leader_election.cc:304] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:19.416316 13752 raft_consensus.cc:2749] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:19.399864 13546 tablet_service.cc:1511] Processing CreateTablet for tablet c432b0978cb2460085280b62503470c6 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:19.417155 13755 tablet_bootstrap.cc:492] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:19.417577 13755 ts_tablet_manager.cc:1403] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.255s	user 0.021s	sys 0.021s
I20260709 14:49:19.417845 13546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c432b0978cb2460085280b62503470c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.419215 13692 tablet_service.cc:1511] Processing CreateTablet for tablet 167b587991ba4cd0913a96b2948ead29 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:19.420293 13755 raft_consensus.cc:359] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.427374 13755 raft_consensus.cc:385] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:19.427805 13755 raft_consensus.cc:740] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:19.429495 13624 tablet_service.cc:1511] Processing CreateTablet for tablet c74f07b9e2c14117af94b6e954f286ef (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:19.432566 13692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167b587991ba4cd0913a96b2948ead29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.432948 13547 tablet_service.cc:1511] Processing CreateTablet for tablet fca20aba74c444419a8564805a295f17 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:19.440243 13547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca20aba74c444419a8564805a295f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.443544 13543 tablet_service.cc:1511] Processing CreateTablet for tablet 167b587991ba4cd0913a96b2948ead29 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:19.444814 13543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167b587991ba4cd0913a96b2948ead29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.430078 13755 consensus_queue.cc:260] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.474891 13623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae84dc38b06347a8b6f256077e294449. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.482789 13691 tablet_service.cc:1511] Processing CreateTablet for tablet 058abd66c6f843d28c2f9f8e06230da3 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:19.485891 13546 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec399e4f9b34aa9ba88f12a7615d775 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:19.490128 13750 tablet_bootstrap.cc:654] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:19.491616 13697 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9ab49dae534a01a781ebefb22baf04 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:19.492947 13691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 058abd66c6f843d28c2f9f8e06230da3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.493585 13697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9ab49dae534a01a781ebefb22baf04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.495275 13546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec399e4f9b34aa9ba88f12a7615d775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.497349 13620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2880b9a1a28b4aceb18681b0687471d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.498905 13619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167b587991ba4cd0913a96b2948ead29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.499761 13624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c74f07b9e2c14117af94b6e954f286ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.500289 13661 heartbeater.cc:499] Master 127.12.40.190:40991 was elected leader, sending a full tablet report...
I20260709 14:49:19.500634 13626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 058abd66c6f843d28c2f9f8e06230da3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.504499 13618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c432b0978cb2460085280b62503470c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.506258 13755 ts_tablet_manager.cc:1434] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.008s
I20260709 14:49:19.506971 13735 heartbeater.cc:499] Master 127.12.40.190:40991 was elected leader, sending a full tablet report...
I20260709 14:49:19.507243 13755 tablet_bootstrap.cc:492] T 7cddd14d49c34146b3271bac0ed992e2 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:19.514235 13762 raft_consensus.cc:493] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:19.514443 13753 ts_tablet_manager.cc:1434] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.116s	user 0.030s	sys 0.021s
I20260709 14:49:19.514761 13762 raft_consensus.cc:515] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.515498 13753 tablet_bootstrap.cc:492] T 7cddd14d49c34146b3271bac0ed992e2 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:19.517308 13762 leader_election.cc:290] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:19.521514 13753 tablet_bootstrap.cc:654] T 7cddd14d49c34146b3271bac0ed992e2 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:19.527524 13695 tablet_service.cc:1511] Processing CreateTablet for tablet 2880b9a1a28b4aceb18681b0687471d2 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:19.536362 13695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2880b9a1a28b4aceb18681b0687471d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.500077 13698 tablet_service.cc:1511] Processing CreateTablet for tablet c74f07b9e2c14117af94b6e954f286ef (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:19.539567 13698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c74f07b9e2c14117af94b6e954f286ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.542068 13621 tablet_service.cc:1511] Processing CreateTablet for tablet fca20aba74c444419a8564805a295f17 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:19.543890 13617 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec399e4f9b34aa9ba88f12a7615d775 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:19.545702 13617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec399e4f9b34aa9ba88f12a7615d775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.551913 13621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca20aba74c444419a8564805a295f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.573921 13695 tablet_service.cc:1511] Processing CreateTablet for tablet fca20aba74c444419a8564805a295f17 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:19.575227 13695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca20aba74c444419a8564805a295f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.575552 13694 tablet_service.cc:1511] Processing CreateTablet for tablet c432b0978cb2460085280b62503470c6 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:19.576687 13694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c432b0978cb2460085280b62503470c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.579828 13691 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec399e4f9b34aa9ba88f12a7615d775 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:19.581004 13691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec399e4f9b34aa9ba88f12a7615d775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.588541 13621 tablet_service.cc:1511] Processing CreateTablet for tablet e47a760811ba4e1aab10ee70e1c52110 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:19.590551 13621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e47a760811ba4e1aab10ee70e1c52110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.605078 13700 tablet_service.cc:1511] Processing CreateTablet for tablet e47a760811ba4e1aab10ee70e1c52110 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:19.606302 13700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e47a760811ba4e1aab10ee70e1c52110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.616417 13696 tablet_service.cc:1511] Processing CreateTablet for tablet 3595dcfe6dd446418bdd959a11041976 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:19.617623 13696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3595dcfe6dd446418bdd959a11041976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.621639 13625 tablet_service.cc:1511] Processing CreateTablet for tablet 3595dcfe6dd446418bdd959a11041976 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:19.631014 13621 tablet_service.cc:1511] Processing CreateTablet for tablet 29d560c96f874666a7654610d1449874 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:19.637885 13755 tablet_bootstrap.cc:654] T 7cddd14d49c34146b3271bac0ed992e2 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:19.638499 13625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3595dcfe6dd446418bdd959a11041976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.650676 13699 tablet_service.cc:1511] Processing CreateTablet for tablet 29d560c96f874666a7654610d1449874 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:19.651968 13699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d560c96f874666a7654610d1449874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.658766 13623 tablet_service.cc:1511] Processing CreateTablet for tablet dfb0676c569946a4819c6d0f5d1880f3 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:19.660660 13620 tablet_service.cc:1511] Processing CreateTablet for tablet 8338c39033204a4d82980129869f5e1e (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:19.666296 13753 tablet_bootstrap.cc:492] T 7cddd14d49c34146b3271bac0ed992e2 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:19.666759 13753 ts_tablet_manager.cc:1403] T 7cddd14d49c34146b3271bac0ed992e2 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.151s	user 0.010s	sys 0.003s
I20260709 14:49:19.667378 13694 tablet_service.cc:1511] Processing CreateTablet for tablet 8338c39033204a4d82980129869f5e1e (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:19.668566 13694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8338c39033204a4d82980129869f5e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.682672 13551 tablet_service.cc:1511] Processing CreateTablet for tablet 3595dcfe6dd446418bdd959a11041976 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:19.683857 13551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3595dcfe6dd446418bdd959a11041976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.683619 13548 tablet_service.cc:1511] Processing CreateTablet for tablet dfb0676c569946a4819c6d0f5d1880f3 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:19.684104 13545 tablet_service.cc:1511] Processing CreateTablet for tablet 7c04eac5b80f4ee0b084a2cbdff2fcd4 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:19.684780 13548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb0676c569946a4819c6d0f5d1880f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.684546 13546 tablet_service.cc:1511] Processing CreateTablet for tablet 29d560c96f874666a7654610d1449874 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:19.685680 13546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d560c96f874666a7654610d1449874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.685622 13544 tablet_service.cc:1511] Processing CreateTablet for tablet 26e3fb933f4c44af97a86008f8084e4e (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:19.686385 13753 raft_consensus.cc:359] T 7cddd14d49c34146b3271bac0ed992e2 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.686837 13544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e3fb933f4c44af97a86008f8084e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.687117 13753 raft_consensus.cc:385] T 7cddd14d49c34146b3271bac0ed992e2 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:19.687430 13753 raft_consensus.cc:740] T 7cddd14d49c34146b3271bac0ed992e2 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:19.682237 13542 tablet_service.cc:1511] Processing CreateTablet for tablet e47a760811ba4e1aab10ee70e1c52110 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:19.689612 13545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c04eac5b80f4ee0b084a2cbdff2fcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.690979 13624 tablet_service.cc:1511] Processing CreateTablet for tablet 26e3fb933f4c44af97a86008f8084e4e (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:19.692270 13542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e47a760811ba4e1aab10ee70e1c52110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.688692 13753 consensus_queue.cc:260] T 7cddd14d49c34146b3271bac0ed992e2 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.687531 13547 tablet_service.cc:1511] Processing CreateTablet for tablet 8338c39033204a4d82980129869f5e1e (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:19.694590 13547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8338c39033204a4d82980129869f5e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.700451 13753 ts_tablet_manager.cc:1434] T 7cddd14d49c34146b3271bac0ed992e2 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260709 14:49:19.704095 13693 tablet_service.cc:1511] Processing CreateTablet for tablet 26e3fb933f4c44af97a86008f8084e4e (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:19.705302 13693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e3fb933f4c44af97a86008f8084e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.663549 13621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d560c96f874666a7654610d1449874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.707568 13623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb0676c569946a4819c6d0f5d1880f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.711282 13624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e3fb933f4c44af97a86008f8084e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.711889 13620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8338c39033204a4d82980129869f5e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.714524 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90931029d6a044c0b4359e3afedd090c" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
W20260709 14:49:19.716090 13675 leader_election.cc:343] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:19.724727 13750 tablet_bootstrap.cc:492] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:19.725273 13750 ts_tablet_manager.cc:1403] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.354s	user 0.007s	sys 0.017s
I20260709 14:49:19.728405 13750 raft_consensus.cc:359] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.729215 13750 raft_consensus.cc:385] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:19.729532 13750 raft_consensus.cc:740] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:19.730265 13750 consensus_queue.cc:260] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.730715 13548 tablet_service.cc:1511] Processing CreateTablet for tablet 74a4ad11edaf4359bef1f6ebdcb6bd41 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:49:19.731940 13548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a4ad11edaf4359bef1f6ebdcb6bd41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.732868 13617 tablet_service.cc:1511] Processing CreateTablet for tablet 7c04eac5b80f4ee0b084a2cbdff2fcd4 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:19.739591 13622 tablet_service.cc:1511] Processing CreateTablet for tablet 74a4ad11edaf4359bef1f6ebdcb6bd41 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:49:19.747383 13692 tablet_service.cc:1511] Processing CreateTablet for tablet dfb0676c569946a4819c6d0f5d1880f3 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:19.746485 13753 tablet_bootstrap.cc:492] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:19.756012 13750 ts_tablet_manager.cc:1434] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 14:49:19.755589 13697 tablet_service.cc:1511] Processing CreateTablet for tablet 7c04eac5b80f4ee0b084a2cbdff2fcd4 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:19.757289 13750 tablet_bootstrap.cc:492] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:19.764065 13626 tablet_service.cc:1511] Processing CreateTablet for tablet f357d33cba8b4f64a332bd663f296987 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:19.765563 13752 raft_consensus.cc:493] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:19.766026 13752 raft_consensus.cc:515] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.767978 13752 leader_election.cc:290] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:19.756955 13548 tablet_service.cc:1511] Processing CreateTablet for tablet f357d33cba8b4f64a332bd663f296987 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:19.769343 13617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c04eac5b80f4ee0b084a2cbdff2fcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.769799 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cddd14d49c34146b3271bac0ed992e2" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:19.769812 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cddd14d49c34146b3271bac0ed992e2" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:19.771385 13636 raft_consensus.cc:2468] T 7cddd14d49c34146b3271bac0ed992e2 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
W20260709 14:49:19.771973 13527 leader_election.cc:343] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:19.748636 13692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb0676c569946a4819c6d0f5d1880f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.774076 13527 leader_election.cc:304] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: c267298d137d489cb6b4141fc800a219
I20260709 14:49:19.775115 13752 raft_consensus.cc:2804] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:19.775449 13752 raft_consensus.cc:493] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:19.775755 13752 raft_consensus.cc:3060] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:19.783171 13697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c04eac5b80f4ee0b084a2cbdff2fcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.790408 13752 raft_consensus.cc:515] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.794047 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cddd14d49c34146b3271bac0ed992e2" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
W20260709 14:49:19.795388 13527 leader_election.cc:343] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:19.797964 13691 tablet_service.cc:1511] Processing CreateTablet for tablet f357d33cba8b4f64a332bd663f296987 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:19.799201 13691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f357d33cba8b4f64a332bd663f296987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.773929 13753 tablet_bootstrap.cc:654] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:19.807013 13752 leader_election.cc:290] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:19.808267 13622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a4ad11edaf4359bef1f6ebdcb6bd41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.807709 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cddd14d49c34146b3271bac0ed992e2" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:19.810246 13636 raft_consensus.cc:3060] T 7cddd14d49c34146b3271bac0ed992e2 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:19.807745 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90931029d6a044c0b4359e3afedd090c" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
W20260709 14:49:19.813489 13676 leader_election.cc:343] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:19.813937 13676 leader_election.cc:304] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:19.815162 13763 raft_consensus.cc:2749] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:19.772215 13750 tablet_bootstrap.cc:654] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:19.817819 13548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f357d33cba8b4f64a332bd663f296987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.819159 13543 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5df848159449549b2e66487b7cf5d8 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:19.820344 13543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5df848159449549b2e66487b7cf5d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.823305 13626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f357d33cba8b4f64a332bd663f296987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.828347 13700 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5df848159449549b2e66487b7cf5d8 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:19.829586 13700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5df848159449549b2e66487b7cf5d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.836197 13698 tablet_service.cc:1511] Processing CreateTablet for tablet 74a4ad11edaf4359bef1f6ebdcb6bd41 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:49:19.836781 13755 tablet_bootstrap.cc:492] T 7cddd14d49c34146b3271bac0ed992e2 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:19.837297 13755 ts_tablet_manager.cc:1403] T 7cddd14d49c34146b3271bac0ed992e2 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.330s	user 0.016s	sys 0.046s
I20260709 14:49:19.837428 13698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a4ad11edaf4359bef1f6ebdcb6bd41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.841018 13755 raft_consensus.cc:359] T 7cddd14d49c34146b3271bac0ed992e2 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.844597 13755 raft_consensus.cc:385] T 7cddd14d49c34146b3271bac0ed992e2 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:19.844894 13755 raft_consensus.cc:740] T 7cddd14d49c34146b3271bac0ed992e2 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:19.845585 13755 consensus_queue.cc:260] T 7cddd14d49c34146b3271bac0ed992e2 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.847550 13755 ts_tablet_manager.cc:1434] T 7cddd14d49c34146b3271bac0ed992e2 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:49:19.848460 13755 tablet_bootstrap.cc:492] T fee41f2dfa7a450ebe8ab73e5f07c834 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:19.851792 13763 raft_consensus.cc:493] T 7cddd14d49c34146b3271bac0ed992e2 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:19.852236 13763 raft_consensus.cc:515] T 7cddd14d49c34146b3271bac0ed992e2 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.852069 13551 tablet_service.cc:1511] Processing CreateTablet for tablet e90bc87ab48940adaee87bc7300d96a3 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:19.854128 13551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e90bc87ab48940adaee87bc7300d96a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.854338 13763 leader_election.cc:290] T 7cddd14d49c34146b3271bac0ed992e2 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:19.854952 13636 raft_consensus.cc:2468] T 7cddd14d49c34146b3271bac0ed992e2 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:19.856493 13527 leader_election.cc:304] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: c267298d137d489cb6b4141fc800a219
I20260709 14:49:19.858114 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cddd14d49c34146b3271bac0ed992e2" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:19.862851 13561 raft_consensus.cc:2393] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c267298d137d489cb6b4141fc800a219 in current term 1: Already voted for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in this term.
I20260709 14:49:19.863545 13620 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5df848159449549b2e66487b7cf5d8 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:19.864463 13752 raft_consensus.cc:2804] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:19.864743 13620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5df848159449549b2e66487b7cf5d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.865435 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cddd14d49c34146b3271bac0ed992e2" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:19.868268 13636 raft_consensus.cc:2393] T 7cddd14d49c34146b3271bac0ed992e2 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c267298d137d489cb6b4141fc800a219 in current term 1: Already voted for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in this term.
I20260709 14:49:19.869354 13676 leader_election.cc:304] T 7cddd14d49c34146b3271bac0ed992e2 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:19.870443 13763 raft_consensus.cc:3060] T 7cddd14d49c34146b3271bac0ed992e2 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:19.873829 13761 raft_consensus.cc:493] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:19.874289 13761 raft_consensus.cc:515] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.876742 13761 leader_election.cc:290] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:19.877158 13763 raft_consensus.cc:2749] T 7cddd14d49c34146b3271bac0ed992e2 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:19.892900 13755 tablet_bootstrap.cc:654] T fee41f2dfa7a450ebe8ab73e5f07c834 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:19.902995 13752 raft_consensus.cc:697] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:19.903932 13752 consensus_queue.cc:237] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.937150 13750 tablet_bootstrap.cc:492] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:19.937601 13750 ts_tablet_manager.cc:1403] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.181s	user 0.022s	sys 0.010s
I20260709 14:49:19.939091 13458 catalog_manager.cc:5697] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:19.940606 13753 tablet_bootstrap.cc:492] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:19.941051 13753 ts_tablet_manager.cc:1403] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.239s	user 0.009s	sys 0.016s
I20260709 14:49:19.941375 13693 tablet_service.cc:1511] Processing CreateTablet for tablet e90bc87ab48940adaee87bc7300d96a3 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:19.944059 13691 tablet_service.cc:1511] Processing CreateTablet for tablet ea4705c50ab645308c40034aee227a6e (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:19.944396 13692 tablet_service.cc:1511] Processing CreateTablet for tablet ef1de9ad89e040abacca2d1d114967fe (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:19.945679 13551 tablet_service.cc:1511] Processing CreateTablet for tablet ea4705c50ab645308c40034aee227a6e (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:19.946848 13551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4705c50ab645308c40034aee227a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.947355 13753 raft_consensus.cc:359] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.949080 13753 raft_consensus.cc:385] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:19.949460 13753 raft_consensus.cc:740] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:19.948370 13750 raft_consensus.cc:359] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.949836 13543 tablet_service.cc:1511] Processing CreateTablet for tablet ef1de9ad89e040abacca2d1d114967fe (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:19.950315 13750 raft_consensus.cc:385] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:19.950728 13750 raft_consensus.cc:740] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:19.951519 13750 consensus_queue.cc:260] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.952549 13753 consensus_queue.cc:260] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.954360 13548 tablet_service.cc:1511] Processing CreateTablet for tablet 7386b3fc15204e8e9b44f5cbea6bcebe (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:19.956429 13543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1de9ad89e040abacca2d1d114967fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.956681 13755 tablet_bootstrap.cc:492] T fee41f2dfa7a450ebe8ab73e5f07c834 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:19.957109 13755 ts_tablet_manager.cc:1403] T fee41f2dfa7a450ebe8ab73e5f07c834 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.109s	user 0.009s	sys 0.000s
I20260709 14:49:19.957953 13548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7386b3fc15204e8e9b44f5cbea6bcebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.958379 13753 ts_tablet_manager.cc:1434] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260709 14:49:19.959740 13753 tablet_bootstrap.cc:492] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:19.959746 13755 raft_consensus.cc:359] T fee41f2dfa7a450ebe8ab73e5f07c834 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.958863 13750 ts_tablet_manager.cc:1434] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:49:19.961501 13755 raft_consensus.cc:385] T fee41f2dfa7a450ebe8ab73e5f07c834 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:19.961812 13755 raft_consensus.cc:740] T fee41f2dfa7a450ebe8ab73e5f07c834 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:19.962133 13692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1de9ad89e040abacca2d1d114967fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.950915 13622 tablet_service.cc:1511] Processing CreateTablet for tablet e90bc87ab48940adaee87bc7300d96a3 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:19.963188 13622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e90bc87ab48940adaee87bc7300d96a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.964301 13698 tablet_service.cc:1511] Processing CreateTablet for tablet 7386b3fc15204e8e9b44f5cbea6bcebe (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:19.965435 13698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7386b3fc15204e8e9b44f5cbea6bcebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.971271 13693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e90bc87ab48940adaee87bc7300d96a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.973896 13750 tablet_bootstrap.cc:492] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:19.976593 13621 tablet_service.cc:1511] Processing CreateTablet for tablet 7386b3fc15204e8e9b44f5cbea6bcebe (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:19.977802 13691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4705c50ab645308c40034aee227a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.977856 13621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7386b3fc15204e8e9b44f5cbea6bcebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.988605 13700 tablet_service.cc:1511] Processing CreateTablet for tablet d8db2593f61d4d8fafd8a15f06c672e4 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:49:19.979964 13755 consensus_queue.cc:260] T fee41f2dfa7a450ebe8ab73e5f07c834 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:19.980895 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f00d55d7ead4c57ab94d8f9fbfe6ec0" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:19.982209 13626 tablet_service.cc:1511] Processing CreateTablet for tablet ea4705c50ab645308c40034aee227a6e (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:19.991602 13626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4705c50ab645308c40034aee227a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.991539 13547 tablet_service.cc:1511] Processing CreateTablet for tablet 255cf85c545c4b21a9544e73218a9486 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:19.992810 13547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255cf85c545c4b21a9544e73218a9486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.976495 13620 tablet_service.cc:1511] Processing CreateTablet for tablet ef1de9ad89e040abacca2d1d114967fe (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:19.994875 13700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8db2593f61d4d8fafd8a15f06c672e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.995074 13620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1de9ad89e040abacca2d1d114967fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.998214 13753 tablet_bootstrap.cc:654] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:19.986299 13546 tablet_service.cc:1511] Processing CreateTablet for tablet d8db2593f61d4d8fafd8a15f06c672e4 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:49:20.009172 13546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8db2593f61d4d8fafd8a15f06c672e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.010922 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f00d55d7ead4c57ab94d8f9fbfe6ec0" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:19.999583 13618 tablet_service.cc:1511] Processing CreateTablet for tablet 255cf85c545c4b21a9544e73218a9486 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:19.999927 13755 ts_tablet_manager.cc:1434] T fee41f2dfa7a450ebe8ab73e5f07c834 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.043s	user 0.002s	sys 0.005s
I20260709 14:49:20.001348 13750 tablet_bootstrap.cc:654] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.001454 13696 tablet_service.cc:1511] Processing CreateTablet for tablet 255cf85c545c4b21a9544e73218a9486 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:20.007583 13624 tablet_service.cc:1511] Processing CreateTablet for tablet d8db2593f61d4d8fafd8a15f06c672e4 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260709 14:49:20.016268 13602 leader_election.cc:343] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.016481 13618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255cf85c545c4b21a9544e73218a9486. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:20.027047 13601 leader_election.cc:343] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.027320 13624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8db2593f61d4d8fafd8a15f06c672e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.027721 13752 raft_consensus.cc:493] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.028209 13752 raft_consensus.cc:515] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.029567 13601 leader_election.cc:304] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219
I20260709 14:49:20.030153 13752 leader_election.cc:290] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.030283 13761 raft_consensus.cc:2749] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:20.032051 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df9f43dcbdb4fd4be5b93f3a2100a26" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:20.032569 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df9f43dcbdb4fd4be5b93f3a2100a26" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
W20260709 14:49:20.033458 13527 leader_election.cc:343] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:20.034137 13527 leader_election.cc:343] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.034528 13527 leader_election.cc:304] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:20.017311 13755 tablet_bootstrap.cc:492] T 8fb8757461ca4a4ea3279bf39841d0e7 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:20.020677 13548 tablet_service.cc:1511] Processing CreateTablet for tablet f61955074e5d4c45806a54993ef55d95 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:20.036197 13548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f61955074e5d4c45806a54993ef55d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.036896 13752 raft_consensus.cc:2749] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:20.038586 13698 tablet_service.cc:1511] Processing CreateTablet for tablet f61955074e5d4c45806a54993ef55d95 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:20.023272 13696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255cf85c545c4b21a9544e73218a9486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.042341 13551 tablet_service.cc:1511] Processing CreateTablet for tablet d2dead8a44c944388e4cabff2dbefda8 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:20.043192 13551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2dead8a44c944388e4cabff2dbefda8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.050351 13625 tablet_service.cc:1511] Processing CreateTablet for tablet f61955074e5d4c45806a54993ef55d95 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:20.051681 13625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f61955074e5d4c45806a54993ef55d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.052656 13761 raft_consensus.cc:493] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.053117 13761 raft_consensus.cc:515] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.055152 13761 leader_election.cc:290] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.057312 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f896a4aff105400bbb0e10d118c0db18" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:20.057853 13752 raft_consensus.cc:493] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.058329 13752 raft_consensus.cc:515] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:20.058715 13601 leader_election.cc:343] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.060350 13752 leader_election.cc:290] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.062036 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee41f2dfa7a450ebe8ab73e5f07c834" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:20.062741 13698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f61955074e5d4c45806a54993ef55d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.062700 13710 raft_consensus.cc:2468] T fee41f2dfa7a450ebe8ab73e5f07c834 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:20.063906 13527 leader_election.cc:304] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:20.064622 13752 raft_consensus.cc:2804] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:20.064983 13752 raft_consensus.cc:493] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:20.065302 13752 raft_consensus.cc:3060] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.067458 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f896a4aff105400bbb0e10d118c0db18" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:20.068826 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee41f2dfa7a450ebe8ab73e5f07c834" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
W20260709 14:49:20.070091 13602 leader_election.cc:343] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.070547 13602 leader_election.cc:304] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219
W20260709 14:49:20.071396 13527 leader_election.cc:343] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.072243 13761 raft_consensus.cc:2749] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:20.082665 13624 tablet_service.cc:1511] Processing CreateTablet for tablet d2dead8a44c944388e4cabff2dbefda8 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:20.083910 13624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2dead8a44c944388e4cabff2dbefda8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.084326 13623 tablet_service.cc:1511] Processing CreateTablet for tablet b2c439e4fe6e4292bdbc570fc44130fd (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:20.079224 13546 tablet_service.cc:1511] Processing CreateTablet for tablet b2c439e4fe6e4292bdbc570fc44130fd (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:20.093488 13546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c439e4fe6e4292bdbc570fc44130fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.085516 13693 tablet_service.cc:1511] Processing CreateTablet for tablet d2dead8a44c944388e4cabff2dbefda8 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:20.095935 13693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2dead8a44c944388e4cabff2dbefda8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.085486 13623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c439e4fe6e4292bdbc570fc44130fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.074810 13752 raft_consensus.cc:515] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.094611 13700 tablet_service.cc:1511] Processing CreateTablet for tablet b2c439e4fe6e4292bdbc570fc44130fd (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:20.088922 13755 tablet_bootstrap.cc:654] T 8fb8757461ca4a4ea3279bf39841d0e7 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.108794 13750 tablet_bootstrap.cc:492] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:20.108945 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee41f2dfa7a450ebe8ab73e5f07c834" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:20.109654 13700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c439e4fe6e4292bdbc570fc44130fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.109561 13710 raft_consensus.cc:3060] T fee41f2dfa7a450ebe8ab73e5f07c834 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.112383 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee41f2dfa7a450ebe8ab73e5f07c834" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:20.112630 13692 tablet_service.cc:1511] Processing CreateTablet for tablet 48777436b86d49ebbda7bccf4e8201b4 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 14:49:20.113718 13527 leader_election.cc:343] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.113821 13692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48777436b86d49ebbda7bccf4e8201b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.116426 13626 tablet_service.cc:1511] Processing CreateTablet for tablet 48777436b86d49ebbda7bccf4e8201b4 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:20.117565 13626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48777436b86d49ebbda7bccf4e8201b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.122910 13750 ts_tablet_manager.cc:1403] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.149s	user 0.011s	sys 0.000s
I20260709 14:49:20.123088 13710 raft_consensus.cc:2468] T fee41f2dfa7a450ebe8ab73e5f07c834 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:20.124264 13527 leader_election.cc:304] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:20.106581 13752 leader_election.cc:290] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.125162 13772 raft_consensus.cc:2804] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:20.125650 13772 raft_consensus.cc:697] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:20.125751 13750 raft_consensus.cc:359] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.126456 13772 consensus_queue.cc:237] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.116389 13548 tablet_service.cc:1511] Processing CreateTablet for tablet 48777436b86d49ebbda7bccf4e8201b4 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:20.130013 13548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48777436b86d49ebbda7bccf4e8201b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.140583 13543 tablet_service.cc:1511] Processing CreateTablet for tablet 5757edf56d434a9eadc5bf9ead32fd0f (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:20.141806 13543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5757edf56d434a9eadc5bf9ead32fd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.126438 13750 raft_consensus.cc:385] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.154923 13620 tablet_service.cc:1511] Processing CreateTablet for tablet 5757edf56d434a9eadc5bf9ead32fd0f (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:20.156091 13620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5757edf56d434a9eadc5bf9ead32fd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.156318 13459 catalog_manager.cc:5697] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:20.158963 13755 tablet_bootstrap.cc:492] T 8fb8757461ca4a4ea3279bf39841d0e7 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:20.159454 13755 ts_tablet_manager.cc:1403] T 8fb8757461ca4a4ea3279bf39841d0e7 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.142s	user 0.017s	sys 0.012s
I20260709 14:49:20.162905 13691 tablet_service.cc:1511] Processing CreateTablet for tablet 5757edf56d434a9eadc5bf9ead32fd0f (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:20.164062 13691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5757edf56d434a9eadc5bf9ead32fd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.166674 13548 tablet_service.cc:1511] Processing CreateTablet for tablet ac88b6dfccfb4940b731029ed513ccb6 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:20.167726 13548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac88b6dfccfb4940b731029ed513ccb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.151539 13750 raft_consensus.cc:740] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.167037 13755 raft_consensus.cc:359] T 8fb8757461ca4a4ea3279bf39841d0e7 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.173651 13755 raft_consensus.cc:385] T 8fb8757461ca4a4ea3279bf39841d0e7 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.174002 13755 raft_consensus.cc:740] T 8fb8757461ca4a4ea3279bf39841d0e7 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.174890 13755 consensus_queue.cc:260] T 8fb8757461ca4a4ea3279bf39841d0e7 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.173460 13750 consensus_queue.cc:260] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.184544 13750 ts_tablet_manager.cc:1434] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.001s
I20260709 14:49:20.185983 13755 ts_tablet_manager.cc:1434] T 8fb8757461ca4a4ea3279bf39841d0e7 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.003s
I20260709 14:49:20.186980 13755 tablet_bootstrap.cc:492] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:20.188805 13750 tablet_bootstrap.cc:492] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:20.189393 13692 tablet_service.cc:1511] Processing CreateTablet for tablet ac88b6dfccfb4940b731029ed513ccb6 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:20.190550 13692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac88b6dfccfb4940b731029ed513ccb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.193447 13753 tablet_bootstrap.cc:492] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:20.194759 13753 ts_tablet_manager.cc:1403] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.235s	user 0.025s	sys 0.005s
I20260709 14:49:20.195103 13750 tablet_bootstrap.cc:654] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.197860 13755 tablet_bootstrap.cc:654] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.197597 13753 raft_consensus.cc:359] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.206911 13750 tablet_bootstrap.cc:492] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:20.207497 13750 ts_tablet_manager.cc:1403] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:49:20.208046 13620 tablet_service.cc:1511] Processing CreateTablet for tablet ac88b6dfccfb4940b731029ed513ccb6 (DEFAULT_TABLE table=test-workload [id=cf4782b4c7344b0894d6fbc3123144cc]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:20.209134 13620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac88b6dfccfb4940b731029ed513ccb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.206951 13753 raft_consensus.cc:385] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.210472 13750 raft_consensus.cc:359] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.210996 13753 raft_consensus.cc:740] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.211284 13750 raft_consensus.cc:385] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.211628 13750 raft_consensus.cc:740] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.212450 13750 consensus_queue.cc:260] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.214854 13750 ts_tablet_manager.cc:1434] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:49:20.212445 13753 consensus_queue.cc:260] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.215864 13750 tablet_bootstrap.cc:492] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:20.222883 13750 tablet_bootstrap.cc:654] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.223889 13753 ts_tablet_manager.cc:1434] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:49:20.227532 13753 tablet_bootstrap.cc:492] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:20.235378 13753 tablet_bootstrap.cc:654] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.238960 13755 tablet_bootstrap.cc:492] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:20.240288 13750 tablet_bootstrap.cc:492] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:20.239432 13755 ts_tablet_manager.cc:1403] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.017s
I20260709 14:49:20.240741 13750 ts_tablet_manager.cc:1403] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260709 14:49:20.243427 13755 raft_consensus.cc:359] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.243551 13750 raft_consensus.cc:359] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.244057 13753 tablet_bootstrap.cc:492] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:20.244170 13755 raft_consensus.cc:385] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.244200 13750 raft_consensus.cc:385] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.244597 13753 ts_tablet_manager.cc:1403] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 14:49:20.244632 13755 raft_consensus.cc:740] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.244743 13750 raft_consensus.cc:740] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.245555 13755 consensus_queue.cc:260] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:20.246201 13507 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:20.245786 13750 consensus_queue.cc:260] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.247756 13755 ts_tablet_manager.cc:1434] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:20.247532 13753 raft_consensus.cc:359] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.248229 13753 raft_consensus.cc:385] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.248538 13753 raft_consensus.cc:740] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.249507 13750 ts_tablet_manager.cc:1434] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:49:20.249331 13753 consensus_queue.cc:260] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.250483 13750 tablet_bootstrap.cc:492] T ac0b7fe872ce4695adbdc468b9d4124f P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:20.251398 13755 tablet_bootstrap.cc:492] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:20.256783 13750 tablet_bootstrap.cc:654] T ac0b7fe872ce4695adbdc468b9d4124f P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.257750 13755 tablet_bootstrap.cc:654] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.269586 13753 ts_tablet_manager.cc:1434] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 14:49:20.270715 13753 tablet_bootstrap.cc:492] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:20.278431 13753 tablet_bootstrap.cc:654] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.283125 13755 tablet_bootstrap.cc:492] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:20.283133 13753 tablet_bootstrap.cc:492] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:20.283723 13755 ts_tablet_manager.cc:1403] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.016s
I20260709 14:49:20.283794 13753 ts_tablet_manager.cc:1403] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:49:20.284538 13750 tablet_bootstrap.cc:492] T ac0b7fe872ce4695adbdc468b9d4124f P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:20.284893 13750 ts_tablet_manager.cc:1403] T ac0b7fe872ce4695adbdc468b9d4124f P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.014s
I20260709 14:49:20.286604 13755 raft_consensus.cc:359] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.286761 13750 raft_consensus.cc:359] T ac0b7fe872ce4695adbdc468b9d4124f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.286744 13753 raft_consensus.cc:359] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.287380 13755 raft_consensus.cc:385] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.287590 13750 raft_consensus.cc:385] T ac0b7fe872ce4695adbdc468b9d4124f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.287657 13753 raft_consensus.cc:385] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.287685 13755 raft_consensus.cc:740] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.287943 13750 raft_consensus.cc:740] T ac0b7fe872ce4695adbdc468b9d4124f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.288122 13753 raft_consensus.cc:740] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.288695 13750 consensus_queue.cc:260] T ac0b7fe872ce4695adbdc468b9d4124f P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.288699 13755 consensus_queue.cc:260] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.288910 13753 consensus_queue.cc:260] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.290482 13750 ts_tablet_manager.cc:1434] T ac0b7fe872ce4695adbdc468b9d4124f P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:20.291049 13753 ts_tablet_manager.cc:1434] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:20.292492 13750 tablet_bootstrap.cc:492] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:20.294427 13755 ts_tablet_manager.cc:1434] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:49:20.295421 13755 tablet_bootstrap.cc:492] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:20.298188 13750 tablet_bootstrap.cc:654] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.301453 13755 tablet_bootstrap.cc:654] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.308089 13753 tablet_bootstrap.cc:492] T 3af57b51edbb42d6bf6207c5633f1239 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:20.314868 13753 tablet_bootstrap.cc:654] T 3af57b51edbb42d6bf6207c5633f1239 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.316359 13750 tablet_bootstrap.cc:492] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:20.316733 13750 ts_tablet_manager.cc:1403] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.007s
I20260709 14:49:20.319181 13750 raft_consensus.cc:359] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.319824 13750 raft_consensus.cc:385] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.320109 13755 tablet_bootstrap.cc:492] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:20.320077 13750 raft_consensus.cc:740] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.320628 13755 ts_tablet_manager.cc:1403] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260709 14:49:20.320973 13750 consensus_queue.cc:260] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.321738 13753 tablet_bootstrap.cc:492] T 3af57b51edbb42d6bf6207c5633f1239 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:20.322157 13753 ts_tablet_manager.cc:1403] T 3af57b51edbb42d6bf6207c5633f1239 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260709 14:49:20.323405 13755 raft_consensus.cc:359] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.324081 13755 raft_consensus.cc:385] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.324353 13755 raft_consensus.cc:740] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.325201 13750 ts_tablet_manager.cc:1434] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:49:20.324841 13753 raft_consensus.cc:359] T 3af57b51edbb42d6bf6207c5633f1239 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.325070 13755 consensus_queue.cc:260] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.325706 13753 raft_consensus.cc:385] T 3af57b51edbb42d6bf6207c5633f1239 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.326081 13750 tablet_bootstrap.cc:492] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:20.326378 13753 raft_consensus.cc:740] T 3af57b51edbb42d6bf6207c5633f1239 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.327219 13755 ts_tablet_manager.cc:1434] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:20.327270 13753 consensus_queue.cc:260] T 3af57b51edbb42d6bf6207c5633f1239 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.328217 13755 tablet_bootstrap.cc:492] T f896a4aff105400bbb0e10d118c0db18 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:20.329578 13753 ts_tablet_manager.cc:1434] T 3af57b51edbb42d6bf6207c5633f1239 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:49:20.331756 13750 tablet_bootstrap.cc:654] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.334123 13755 tablet_bootstrap.cc:654] T f896a4aff105400bbb0e10d118c0db18 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.342677 13750 tablet_bootstrap.cc:492] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:20.343114 13750 ts_tablet_manager.cc:1403] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.004s
I20260709 14:49:20.344852 13750 raft_consensus.cc:359] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.345317 13750 raft_consensus.cc:385] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.345521 13750 raft_consensus.cc:740] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.346050 13750 consensus_queue.cc:260] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.346839 13753 tablet_bootstrap.cc:492] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:20.347913 13750 ts_tablet_manager.cc:1434] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:20.348717 13750 tablet_bootstrap.cc:492] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:20.350073 13752 consensus_queue.cc:1048] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:20.353332 13753 tablet_bootstrap.cc:654] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.354951 13750 tablet_bootstrap.cc:654] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.359326 13755 tablet_bootstrap.cc:492] T f896a4aff105400bbb0e10d118c0db18 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:20.359761 13755 ts_tablet_manager.cc:1403] T f896a4aff105400bbb0e10d118c0db18 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.011s
I20260709 14:49:20.364555 13753 tablet_bootstrap.cc:492] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:20.365015 13750 tablet_bootstrap.cc:492] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:20.364953 13753 ts_tablet_manager.cc:1403] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:49:20.365480 13750 ts_tablet_manager.cc:1403] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 14:49:20.362238 13755 raft_consensus.cc:359] T f896a4aff105400bbb0e10d118c0db18 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.366044 13755 raft_consensus.cc:385] T f896a4aff105400bbb0e10d118c0db18 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.366326 13755 raft_consensus.cc:740] T f896a4aff105400bbb0e10d118c0db18 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.366988 13755 consensus_queue.cc:260] T f896a4aff105400bbb0e10d118c0db18 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.369117 13755 ts_tablet_manager.cc:1434] T f896a4aff105400bbb0e10d118c0db18 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:49:20.369217 13753 raft_consensus.cc:359] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.369853 13753 raft_consensus.cc:385] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.370097 13753 raft_consensus.cc:740] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.370711 13753 consensus_queue.cc:260] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.372520 13753 ts_tablet_manager.cc:1434] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:20.367930 13750 raft_consensus.cc:359] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.372936 13750 raft_consensus.cc:385] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.373214 13750 raft_consensus.cc:740] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.373930 13750 consensus_queue.cc:260] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.374331 13763 raft_consensus.cc:493] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.375063 13753 tablet_bootstrap.cc:492] T 90931029d6a044c0b4359e3afedd090c P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:20.374830 13763 raft_consensus.cc:515] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.375813 13750 ts_tablet_manager.cc:1434] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:49:20.376641 13750 tablet_bootstrap.cc:492] T 3af57b51edbb42d6bf6207c5633f1239 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:20.377772 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b7fe872ce4695adbdc468b9d4124f" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
W20260709 14:49:20.379179 13676 leader_election.cc:343] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.380978 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b7fe872ce4695adbdc468b9d4124f" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:20.381594 13561 raft_consensus.cc:2468] T ac0b7fe872ce4695adbdc468b9d4124f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 0.
I20260709 14:49:20.382198 13750 tablet_bootstrap.cc:654] T 3af57b51edbb42d6bf6207c5633f1239 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.383201 13675 leader_election.cc:304] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [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: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:20.383669 13753 tablet_bootstrap.cc:654] T 90931029d6a044c0b4359e3afedd090c P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.387102 13804 raft_consensus.cc:2804] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:20.388763 13804 raft_consensus.cc:493] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:20.389844 13755 tablet_bootstrap.cc:492] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:20.390354 13804 raft_consensus.cc:3060] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.376747 13763 leader_election.cc:290] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:20.393189 13772 consensus_queue.cc:1048] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:20.397485 13761 raft_consensus.cc:493] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.397877 13753 tablet_bootstrap.cc:492] T 90931029d6a044c0b4359e3afedd090c P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:20.398348 13753 ts_tablet_manager.cc:1403] T 90931029d6a044c0b4359e3afedd090c P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.001s
I20260709 14:49:20.397921 13761 raft_consensus.cc:515] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.399950 13761 leader_election.cc:290] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.400933 13753 raft_consensus.cc:359] T 90931029d6a044c0b4359e3afedd090c P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.401558 13753 raft_consensus.cc:385] T 90931029d6a044c0b4359e3afedd090c P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.401775 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affb1fa911c042f2927712d438c694b1" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:20.402396 13709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affb1fa911c042f2927712d438c694b1" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
W20260709 14:49:20.403097 13601 leader_election.cc:343] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.404837 13750 tablet_bootstrap.cc:492] T 3af57b51edbb42d6bf6207c5633f1239 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:20.405253 13750 ts_tablet_manager.cc:1403] T 3af57b51edbb42d6bf6207c5633f1239 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.012s
I20260709 14:49:20.406229 13763 raft_consensus.cc:493] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.406677 13763 raft_consensus.cc:515] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.401799 13753 raft_consensus.cc:740] T 90931029d6a044c0b4359e3afedd090c P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.408082 13750 raft_consensus.cc:359] T 3af57b51edbb42d6bf6207c5633f1239 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.408784 13750 raft_consensus.cc:385] T 3af57b51edbb42d6bf6207c5633f1239 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.408732 13763 leader_election.cc:290] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:20.409168 13750 raft_consensus.cc:740] T 3af57b51edbb42d6bf6207c5633f1239 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.409901 13750 consensus_queue.cc:260] T 3af57b51edbb42d6bf6207c5633f1239 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.410249 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af57b51edbb42d6bf6207c5633f1239" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:20.408073 13753 consensus_queue.cc:260] T 90931029d6a044c0b4359e3afedd090c P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.410851 13636 raft_consensus.cc:2468] T 3af57b51edbb42d6bf6207c5633f1239 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 0.
I20260709 14:49:20.411764 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af57b51edbb42d6bf6207c5633f1239" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:20.411971 13750 ts_tablet_manager.cc:1434] T 3af57b51edbb42d6bf6207c5633f1239 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:20.412336 13561 raft_consensus.cc:2468] T 3af57b51edbb42d6bf6207c5633f1239 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 0.
I20260709 14:49:20.412935 13750 tablet_bootstrap.cc:492] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
W20260709 14:49:20.409837 13602 leader_election.cc:343] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.413326 13675 leader_election.cc:304] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:20.413605 13602 leader_election.cc:304] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219
I20260709 14:49:20.406612 13804 raft_consensus.cc:515] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.414084 13763 raft_consensus.cc:2804] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:20.412034 13753 ts_tablet_manager.cc:1434] T 90931029d6a044c0b4359e3afedd090c P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:49:20.414433 13763 raft_consensus.cc:493] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:20.414893 13763 raft_consensus.cc:3060] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.415313 13753 tablet_bootstrap.cc:492] T c3ea5c48db5945118a066683460ec78b P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:20.415478 13761 raft_consensus.cc:2749] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:20.418511 13750 tablet_bootstrap.cc:654] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.421202 13753 tablet_bootstrap.cc:654] T c3ea5c48db5945118a066683460ec78b P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.422870 13761 raft_consensus.cc:493] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.423313 13761 raft_consensus.cc:515] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.425478 13804 leader_election.cc:290] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:20.408572 13755 tablet_bootstrap.cc:654] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.426124 13804 raft_consensus.cc:493] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.426474 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b7fe872ce4695adbdc468b9d4124f" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:20.426802 13804 raft_consensus.cc:515] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:20.427680 13676 leader_election.cc:343] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.428032 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad8c0fdc98a49eab9450cd8dbb3b869" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:20.428659 13804 leader_election.cc:290] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:20.429576 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad8c0fdc98a49eab9450cd8dbb3b869" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:20.430178 13636 raft_consensus.cc:2468] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 0.
I20260709 14:49:20.428617 13561 raft_consensus.cc:2468] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:20.431171 13676 leader_election.cc:304] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:20.431892 13601 leader_election.cc:304] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:20.432191 13804 raft_consensus.cc:2804] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:20.432579 13804 raft_consensus.cc:493] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:20.432910 13804 raft_consensus.cc:3060] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.433568 13761 leader_election.cc:290] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.434082 13761 raft_consensus.cc:2804] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:20.434399 13761 raft_consensus.cc:493] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:20.434846 13761 raft_consensus.cc:3060] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.440752 13753 tablet_bootstrap.cc:492] T c3ea5c48db5945118a066683460ec78b P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:20.440449 13763 raft_consensus.cc:515] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.441179 13753 ts_tablet_manager.cc:1403] T c3ea5c48db5945118a066683460ec78b P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.005s
I20260709 14:49:20.441892 13755 tablet_bootstrap.cc:492] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:20.442549 13755 ts_tablet_manager.cc:1403] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.004s
I20260709 14:49:20.443463 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af57b51edbb42d6bf6207c5633f1239" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:20.444024 13636 raft_consensus.cc:3060] T 3af57b51edbb42d6bf6207c5633f1239 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.444238 13753 raft_consensus.cc:359] T c3ea5c48db5945118a066683460ec78b P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.444895 13753 raft_consensus.cc:385] T c3ea5c48db5945118a066683460ec78b P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.445150 13753 raft_consensus.cc:740] T c3ea5c48db5945118a066683460ec78b P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.446004 13753 consensus_queue.cc:260] T c3ea5c48db5945118a066683460ec78b P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.447976 13753 ts_tablet_manager.cc:1434] T c3ea5c48db5945118a066683460ec78b P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:20.447819 13755 raft_consensus.cc:359] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.449318 13755 raft_consensus.cc:385] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.449965 13755 raft_consensus.cc:740] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.450609 13636 raft_consensus.cc:2468] T 3af57b51edbb42d6bf6207c5633f1239 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 1.
I20260709 14:49:20.451357 13755 consensus_queue.cc:260] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.451591 13676 leader_election.cc:304] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:20.456303 13763 leader_election.cc:290] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:20.456882 13763 raft_consensus.cc:2804] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:20.457294 13763 raft_consensus.cc:697] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Becoming Leader. State: Replica: c267298d137d489cb6b4141fc800a219, State: Running, Role: LEADER
I20260709 14:49:20.443728 13761 raft_consensus.cc:515] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.461488 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b7fe872ce4695adbdc468b9d4124f" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:20.462028 13561 raft_consensus.cc:3060] T ac0b7fe872ce4695adbdc468b9d4124f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.462447 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad8c0fdc98a49eab9450cd8dbb3b869" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:20.464120 13753 tablet_bootstrap.cc:492] T fee41f2dfa7a450ebe8ab73e5f07c834 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:20.465804 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af57b51edbb42d6bf6207c5633f1239" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:20.466475 13559 raft_consensus.cc:3060] T 3af57b51edbb42d6bf6207c5633f1239 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.469043 13561 raft_consensus.cc:2468] T ac0b7fe872ce4695adbdc468b9d4124f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 1.
I20260709 14:49:20.469682 13753 tablet_bootstrap.cc:654] T fee41f2dfa7a450ebe8ab73e5f07c834 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.470841 13675 leader_election.cc:304] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [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: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:20.471341 13560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad8c0fdc98a49eab9450cd8dbb3b869" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:20.472144 13560 raft_consensus.cc:2468] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 0.
I20260709 14:49:20.472410 13807 raft_consensus.cc:2804] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:20.473063 13807 raft_consensus.cc:697] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Becoming Leader. State: Replica: c267298d137d489cb6b4141fc800a219, State: Running, Role: LEADER
I20260709 14:49:20.474031 13807 consensus_queue.cc:237] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.479892 13559 raft_consensus.cc:2468] T 3af57b51edbb42d6bf6207c5633f1239 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 1.
I20260709 14:49:20.482906 13804 raft_consensus.cc:515] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.485308 13753 tablet_bootstrap.cc:492] T fee41f2dfa7a450ebe8ab73e5f07c834 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:20.485900 13753 ts_tablet_manager.cc:1403] T fee41f2dfa7a450ebe8ab73e5f07c834 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.005s
I20260709 14:49:20.458076 13763 consensus_queue.cc:237] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.488054 13709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad8c0fdc98a49eab9450cd8dbb3b869" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:20.489501 13710 raft_consensus.cc:2393] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ca80d9749e7444e987a69ec9aad9297 in current term 1: Already voted for candidate c267298d137d489cb6b4141fc800a219 in this term.
I20260709 14:49:20.489919 13753 raft_consensus.cc:359] T fee41f2dfa7a450ebe8ab73e5f07c834 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.490654 13753 raft_consensus.cc:385] T fee41f2dfa7a450ebe8ab73e5f07c834 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.486832 13761 leader_election.cc:290] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.491477 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad8c0fdc98a49eab9450cd8dbb3b869" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:20.492260 13559 raft_consensus.cc:3060] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.491499 13804 leader_election.cc:290] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:20.493216 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad8c0fdc98a49eab9450cd8dbb3b869" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:20.494000 13636 raft_consensus.cc:2393] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c267298d137d489cb6b4141fc800a219 in current term 1: Already voted for candidate 6ca80d9749e7444e987a69ec9aad9297 in this term.
I20260709 14:49:20.495802 13750 tablet_bootstrap.cc:492] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:20.496279 13750 ts_tablet_manager.cc:1403] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.084s	user 0.022s	sys 0.013s
I20260709 14:49:20.496415 13560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad8c0fdc98a49eab9450cd8dbb3b869" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:20.496219 13772 raft_consensus.cc:493] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.497865 13772 raft_consensus.cc:515] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.498078 13675 leader_election.cc:304] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219 [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: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:20.499318 13559 raft_consensus.cc:2468] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:20.499208 13750 raft_consensus.cc:359] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.499969 13750 raft_consensus.cc:385] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.500241 13750 raft_consensus.cc:740] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.500337 13772 leader_election.cc:290] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.500645 13601 leader_election.cc:304] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [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: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: c267298d137d489cb6b4141fc800a219
I20260709 14:49:20.501336 13750 consensus_queue.cc:260] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.499229 13804 raft_consensus.cc:2749] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:20.502075 13753 raft_consensus.cc:740] T fee41f2dfa7a450ebe8ab73e5f07c834 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.502512 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90931029d6a044c0b4359e3afedd090c" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:20.503149 13636 raft_consensus.cc:2468] T 90931029d6a044c0b4359e3afedd090c P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:20.502918 13753 consensus_queue.cc:260] T fee41f2dfa7a450ebe8ab73e5f07c834 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.504036 13806 raft_consensus.cc:2804] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:20.504587 13527 leader_election.cc:304] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:20.505642 13753 ts_tablet_manager.cc:1434] T fee41f2dfa7a450ebe8ab73e5f07c834 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 14:49:20.507056 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90931029d6a044c0b4359e3afedd090c" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:20.507515 13750 ts_tablet_manager.cc:1434] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:49:20.507813 13710 raft_consensus.cc:2468] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:20.508489 13750 tablet_bootstrap.cc:492] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:20.505834 13772 raft_consensus.cc:2804] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:20.509902 13772 raft_consensus.cc:493] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:20.510251 13772 raft_consensus.cc:3060] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.513320 13752 raft_consensus.cc:493] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.513862 13752 raft_consensus.cc:515] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.514854 13750 tablet_bootstrap.cc:654] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.516011 13752 leader_election.cc:290] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.515367 13457 catalog_manager.cc:5697] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 reported cstate change: term changed from 0 to 1, leader changed from <none> to c267298d137d489cb6b4141fc800a219 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "c267298d137d489cb6b4141fc800a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:20.516597 13755 ts_tablet_manager.cc:1434] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.073s	user 0.012s	sys 0.016s
I20260709 14:49:20.520187 13755 tablet_bootstrap.cc:492] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:20.521603 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f00d55d7ead4c57ab94d8f9fbfe6ec0" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:20.522217 13636 raft_consensus.cc:2468] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:20.523909 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f00d55d7ead4c57ab94d8f9fbfe6ec0" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:20.524611 13527 leader_election.cc:304] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:20.525632 13750 tablet_bootstrap.cc:492] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:20.526181 13750 ts_tablet_manager.cc:1403] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:49:20.526275 13752 raft_consensus.cc:2804] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:49:20.526491 13527 leader_election.cc:343] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.526728 13752 raft_consensus.cc:493] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:20.527125 13752 raft_consensus.cc:3060] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.528303 13753 tablet_bootstrap.cc:492] T f299a06cd8e44749a683fde441b4cd9c P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:20.528749 13750 raft_consensus.cc:359] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.518862 13772 raft_consensus.cc:515] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.529374 13750 raft_consensus.cc:385] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.529664 13750 raft_consensus.cc:740] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.530371 13750 consensus_queue.cc:260] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.532681 13755 tablet_bootstrap.cc:654] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.534215 13772 leader_election.cc:290] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.540117 13772 raft_consensus.cc:493] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.540634 13772 raft_consensus.cc:515] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.542577 13772 leader_election.cc:290] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.542775 13804 raft_consensus.cc:493] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.543259 13804 raft_consensus.cc:515] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.537698 13457 catalog_manager.cc:5697] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 reported cstate change: term changed from 0 to 1, leader changed from <none> to c267298d137d489cb6b4141fc800a219 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "c267298d137d489cb6b4141fc800a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:20.545284 13804 leader_election.cc:290] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:20.546422 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df9f43dcbdb4fd4be5b93f3a2100a26" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:20.547040 13636 raft_consensus.cc:2468] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 0.
I20260709 14:49:20.547235 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df9f43dcbdb4fd4be5b93f3a2100a26" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:20.547832 13559 raft_consensus.cc:2468] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 0.
I20260709 14:49:20.548008 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90931029d6a044c0b4359e3afedd090c" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:20.548511 13710 raft_consensus.cc:3060] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.548604 13709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ea5c48db5945118a066683460ec78b" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:20.547039 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90931029d6a044c0b4359e3afedd090c" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:20.549464 13635 raft_consensus.cc:3060] T 90931029d6a044c0b4359e3afedd090c P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.552894 13753 tablet_bootstrap.cc:654] T f299a06cd8e44749a683fde441b4cd9c P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.554010 13752 raft_consensus.cc:515] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.556151 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ea5c48db5945118a066683460ec78b" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:20.558948 13636 raft_consensus.cc:2468] T c3ea5c48db5945118a066683460ec78b P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:20.561049 13752 leader_election.cc:290] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.548875 13675 leader_election.cc:304] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:20.562239 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f00d55d7ead4c57ab94d8f9fbfe6ec0" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:20.562538 13753 tablet_bootstrap.cc:492] T f299a06cd8e44749a683fde441b4cd9c P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:20.562493 13761 raft_consensus.cc:493] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.562810 13636 raft_consensus.cc:3060] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.562252 13527 leader_election.cc:304] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:20.563495 13709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f00d55d7ead4c57ab94d8f9fbfe6ec0" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
W20260709 14:49:20.564028 13527 leader_election.cc:343] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.564534 13772 raft_consensus.cc:2804] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:20.563529 13753 ts_tablet_manager.cc:1403] T f299a06cd8e44749a683fde441b4cd9c P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.003s
W20260709 14:49:20.564929 13527 leader_election.cc:343] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.565032 13772 raft_consensus.cc:493] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:20.563048 13761 raft_consensus.cc:515] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.565591 13772 raft_consensus.cc:3060] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.567777 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb8757461ca4a4ea3279bf39841d0e7" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:20.568411 13559 raft_consensus.cc:2468] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:20.569514 13601 leader_election.cc:304] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:20.569775 13710 raft_consensus.cc:2468] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:20.571046 13527 leader_election.cc:304] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:20.571434 13636 raft_consensus.cc:2468] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:20.572059 13761 leader_election.cc:290] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.572597 13761 raft_consensus.cc:2804] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:20.572912 13761 raft_consensus.cc:493] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:20.573097 13527 leader_election.cc:304] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: c267298d137d489cb6b4141fc800a219
I20260709 14:49:20.573364 13806 raft_consensus.cc:697] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:20.574678 13820 raft_consensus.cc:2804] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:20.576066 13753 raft_consensus.cc:359] T f299a06cd8e44749a683fde441b4cd9c P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.576756 13753 raft_consensus.cc:385] T f299a06cd8e44749a683fde441b4cd9c P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.577050 13753 raft_consensus.cc:740] T f299a06cd8e44749a683fde441b4cd9c P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.577845 13635 raft_consensus.cc:2468] T 90931029d6a044c0b4359e3afedd090c P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:20.582800 13752 raft_consensus.cc:2804] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:20.583235 13752 raft_consensus.cc:697] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:20.578055 13753 consensus_queue.cc:260] T f299a06cd8e44749a683fde441b4cd9c P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.584210 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb8757461ca4a4ea3279bf39841d0e7" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:20.584221 13636 raft_consensus.cc:3060] T fee41f2dfa7a450ebe8ab73e5f07c834 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.584959 13763 raft_consensus.cc:2804] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:20.585886 13763 raft_consensus.cc:493] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:20.586284 13763 raft_consensus.cc:3060] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.587363 13772 raft_consensus.cc:515] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.582333 13755 tablet_bootstrap.cc:492] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:20.590953 13755 ts_tablet_manager.cc:1403] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.000s
I20260709 14:49:20.574221 13806 consensus_queue.cc:237] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.591081 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ea5c48db5945118a066683460ec78b" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:20.591837 13635 raft_consensus.cc:3060] T c3ea5c48db5945118a066683460ec78b P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.593282 13772 leader_election.cc:290] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.593302 13709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ea5c48db5945118a066683460ec78b" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
W20260709 14:49:20.595395 13527 leader_election.cc:343] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.600152 13755 raft_consensus.cc:359] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.600804 13755 raft_consensus.cc:385] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.601574 13752 consensus_queue.cc:237] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.585318 13753 ts_tablet_manager.cc:1434] T f299a06cd8e44749a683fde441b4cd9c P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:49:20.573261 13761 raft_consensus.cc:3060] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.585391 13710 raft_consensus.cc:2468] T 8fb8757461ca4a4ea3279bf39841d0e7 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:20.603936 13753 tablet_bootstrap.cc:492] T ac0b7fe872ce4695adbdc468b9d4124f P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:20.603098 13635 raft_consensus.cc:2468] T c3ea5c48db5945118a066683460ec78b P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:20.606284 13527 leader_election.cc:304] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: c267298d137d489cb6b4141fc800a219
I20260709 14:49:20.607463 13772 raft_consensus.cc:2804] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:20.607931 13772 raft_consensus.cc:697] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:20.608489 13755 raft_consensus.cc:740] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.608845 13772 consensus_queue.cc:237] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.609973 13761 raft_consensus.cc:515] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.611996 13755 consensus_queue.cc:260] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.613050 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb8757461ca4a4ea3279bf39841d0e7" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:20.613667 13559 raft_consensus.cc:3060] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.614002 13755 ts_tablet_manager.cc:1434] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260709 14:49:20.617985 13823 consensus_queue.cc:1048] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:20.620903 13559 raft_consensus.cc:2468] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:20.621438 13763 raft_consensus.cc:515] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.621948 13601 leader_election.cc:304] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:20.622824 13806 raft_consensus.cc:2804] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:20.623413 13806 raft_consensus.cc:697] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:20.624188 13806 consensus_queue.cc:237] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.624583 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df9f43dcbdb4fd4be5b93f3a2100a26" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:20.625166 13635 raft_consensus.cc:3060] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.626024 13560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df9f43dcbdb4fd4be5b93f3a2100a26" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:20.626559 13560 raft_consensus.cc:3060] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.627936 13458 catalog_manager.cc:5697] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:20.632584 13772 raft_consensus.cc:493] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.633069 13772 raft_consensus.cc:515] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.618475 13753 tablet_bootstrap.cc:654] T ac0b7fe872ce4695adbdc468b9d4124f P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.618943 13755 tablet_bootstrap.cc:492] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:20.635856 13634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affb1fa911c042f2927712d438c694b1" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:20.636473 13634 raft_consensus.cc:2468] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:20.637773 13527 leader_election.cc:304] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:20.639024 13772 leader_election.cc:290] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.640983 13560 raft_consensus.cc:2468] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 1.
I20260709 14:49:20.640997 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affb1fa911c042f2927712d438c694b1" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:20.641249 13763 leader_election.cc:290] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
W20260709 14:49:20.642647 13527 leader_election.cc:343] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.643134 13761 leader_election.cc:290] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.641166 13635 raft_consensus.cc:2468] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 1.
I20260709 14:49:20.644899 13755 tablet_bootstrap.cc:654] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.645481 13750 ts_tablet_manager.cc:1434] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.119s	user 0.024s	sys 0.050s
I20260709 14:49:20.643889 13772 raft_consensus.cc:493] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.639638 13820 raft_consensus.cc:697] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:20.646407 13750 tablet_bootstrap.cc:492] T f299a06cd8e44749a683fde441b4cd9c P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:20.647718 13820 consensus_queue.cc:237] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.648192 13772 raft_consensus.cc:515] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.649750 13752 raft_consensus.cc:493] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.650650 13772 leader_election.cc:290] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.650725 13675 leader_election.cc:304] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:20.651178 13819 raft_consensus.cc:2804] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:20.651532 13819 raft_consensus.cc:493] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:20.651850 13819 raft_consensus.cc:3060] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.652112 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0e97af0dfc48af9139026af483ce7e" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:20.653903 13709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb8757461ca4a4ea3279bf39841d0e7" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:20.654295 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0e97af0dfc48af9139026af483ce7e" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:20.654484 13709 raft_consensus.cc:3060] T 8fb8757461ca4a4ea3279bf39841d0e7 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:20.655586 13527 leader_election.cc:343] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.650202 13752 raft_consensus.cc:515] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.653321 13763 raft_consensus.cc:2804] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:49:20.661339 13527 leader_election.cc:343] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.661501 13763 raft_consensus.cc:697] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Becoming Leader. State: Replica: c267298d137d489cb6b4141fc800a219, State: Running, Role: LEADER
I20260709 14:49:20.661788 13527 leader_election.cc:304] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:20.662425 13763 consensus_queue.cc:237] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.668329 13752 leader_election.cc:290] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.666270 13772 raft_consensus.cc:2749] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:20.672211 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f896a4aff105400bbb0e10d118c0db18" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:20.671666 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f896a4aff105400bbb0e10d118c0db18" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:20.673802 13636 raft_consensus.cc:2468] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:20.673213 13710 raft_consensus.cc:2468] T f896a4aff105400bbb0e10d118c0db18 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:20.676810 13527 leader_election.cc:304] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:20.678470 13820 raft_consensus.cc:2804] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:20.678849 13820 raft_consensus.cc:493] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:20.679188 13820 raft_consensus.cc:3060] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.680131 13753 tablet_bootstrap.cc:492] T ac0b7fe872ce4695adbdc468b9d4124f P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:20.680546 13753 ts_tablet_manager.cc:1403] T ac0b7fe872ce4695adbdc468b9d4124f P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.002s
I20260709 14:49:20.682941 13709 raft_consensus.cc:2468] T 8fb8757461ca4a4ea3279bf39841d0e7 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:20.685528 13752 consensus_queue.cc:1048] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:49:20.690080 13457 catalog_manager.cc:5697] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:20.694020 13753 raft_consensus.cc:359] T ac0b7fe872ce4695adbdc468b9d4124f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.694725 13753 raft_consensus.cc:385] T ac0b7fe872ce4695adbdc468b9d4124f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.694999 13753 raft_consensus.cc:740] T ac0b7fe872ce4695adbdc468b9d4124f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.694303 13458 catalog_manager.cc:5697] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:20.695787 13820 raft_consensus.cc:515] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.695997 13458 catalog_manager.cc:5697] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:20.697713 13820 leader_election.cc:290] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.699229 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f896a4aff105400bbb0e10d118c0db18" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:20.699451 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f896a4aff105400bbb0e10d118c0db18" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:20.699812 13636 raft_consensus.cc:3060] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.699997 13710 raft_consensus.cc:3060] T f896a4aff105400bbb0e10d118c0db18 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.697430 13753 consensus_queue.cc:260] T ac0b7fe872ce4695adbdc468b9d4124f P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.703663 13753 ts_tablet_manager.cc:1434] T ac0b7fe872ce4695adbdc468b9d4124f P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:49:20.704515 13753 tablet_bootstrap.cc:492] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:20.708127 13459 catalog_manager.cc:5697] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 reported cstate change: term changed from 0 to 1, leader changed from <none> to c267298d137d489cb6b4141fc800a219 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "c267298d137d489cb6b4141fc800a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:20.709240 13750 tablet_bootstrap.cc:654] T f299a06cd8e44749a683fde441b4cd9c P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.715595 13710 raft_consensus.cc:2468] T f896a4aff105400bbb0e10d118c0db18 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:20.717756 13636 raft_consensus.cc:2468] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:20.719427 13819 raft_consensus.cc:515] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.723408 13819 leader_election.cc:290] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.729182 13753 tablet_bootstrap.cc:654] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.731014 13458 catalog_manager.cc:5697] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:20.717697 13527 leader_election.cc:304] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:20.732614 13755 tablet_bootstrap.cc:492] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:20.733079 13755 ts_tablet_manager.cc:1403] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.114s	user 0.010s	sys 0.007s
I20260709 14:49:20.734874 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affb1fa911c042f2927712d438c694b1" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:20.735464 13636 raft_consensus.cc:3060] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.735762 13755 raft_consensus.cc:359] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.736442 13755 raft_consensus.cc:385] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.736704 13755 raft_consensus.cc:740] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.737849 13755 consensus_queue.cc:260] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.739234 13820 raft_consensus.cc:2804] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:20.740084 13709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affb1fa911c042f2927712d438c694b1" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:20.740245 13820 raft_consensus.cc:697] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:20.740128 13755 ts_tablet_manager.cc:1434] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
W20260709 14:49:20.741530 13527 leader_election.cc:343] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.742295 13820 consensus_queue.cc:237] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.745944 13636 raft_consensus.cc:2468] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:20.747346 13755 tablet_bootstrap.cc:492] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:20.747979 13527 leader_election.cc:304] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: c267298d137d489cb6b4141fc800a219
I20260709 14:49:20.751366 13823 raft_consensus.cc:2804] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:20.751919 13823 raft_consensus.cc:697] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:20.752877 13823 consensus_queue.cc:237] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.753949 13755 tablet_bootstrap.cc:654] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.756074 13753 tablet_bootstrap.cc:492] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:20.756563 13753 ts_tablet_manager.cc:1403] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.003s
I20260709 14:49:20.759300 13753 raft_consensus.cc:359] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.759960 13753 raft_consensus.cc:385] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.760221 13753 raft_consensus.cc:740] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.762910 13753 consensus_queue.cc:260] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.770606 13753 ts_tablet_manager.cc:1434] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:49:20.771234 13750 tablet_bootstrap.cc:492] T f299a06cd8e44749a683fde441b4cd9c P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:20.774919 13750 ts_tablet_manager.cc:1403] T f299a06cd8e44749a683fde441b4cd9c P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.129s	user 0.029s	sys 0.026s
I20260709 14:49:20.775594 13820 raft_consensus.cc:493] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.776875 13753 tablet_bootstrap.cc:492] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:20.776914 13459 catalog_manager.cc:5697] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:20.777520 13750 raft_consensus.cc:359] T f299a06cd8e44749a683fde441b4cd9c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.778273 13750 raft_consensus.cc:385] T f299a06cd8e44749a683fde441b4cd9c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.778582 13750 raft_consensus.cc:740] T f299a06cd8e44749a683fde441b4cd9c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.779412 13750 consensus_queue.cc:260] T f299a06cd8e44749a683fde441b4cd9c P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.776059 13820 raft_consensus.cc:515] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.781497 13750 ts_tablet_manager.cc:1434] T f299a06cd8e44749a683fde441b4cd9c P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:20.782217 13806 raft_consensus.cc:493] T ac0b7fe872ce4695adbdc468b9d4124f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.782487 13750 tablet_bootstrap.cc:492] T ddfebd8e5663460198275fd19334dd2f P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:20.782686 13806 raft_consensus.cc:515] T ac0b7fe872ce4695adbdc468b9d4124f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.783640 13820 leader_election.cc:290] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.785784 13709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a36b01e2faa4d1c8d4b62bd4280a5db" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:20.787536 13806 leader_election.cc:290] T ac0b7fe872ce4695adbdc468b9d4124f P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:20.788244 13560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b7fe872ce4695adbdc468b9d4124f" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:20.789011 13560 raft_consensus.cc:2393] T ac0b7fe872ce4695adbdc468b9d4124f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ca80d9749e7444e987a69ec9aad9297 in current term 1: Already voted for candidate c267298d137d489cb6b4141fc800a219 in this term.
I20260709 14:49:20.789536 13755 tablet_bootstrap.cc:492] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:20.789947 13755 ts_tablet_manager.cc:1403] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.002s
I20260709 14:49:20.785821 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a36b01e2faa4d1c8d4b62bd4280a5db" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:20.790150 13709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b7fe872ce4695adbdc468b9d4124f" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
W20260709 14:49:20.790047 13527 leader_election.cc:343] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:20.791494 13527 leader_election.cc:343] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:20.791918 13527 leader_election.cc:304] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:20.792408 13755 raft_consensus.cc:359] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.792706 13602 leader_election.cc:304] T ac0b7fe872ce4695adbdc468b9d4124f P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219
I20260709 14:49:20.793032 13755 raft_consensus.cc:385] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.793322 13755 raft_consensus.cc:740] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.794252 13820 raft_consensus.cc:2749] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:20.794742 13753 tablet_bootstrap.cc:654] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.795377 13806 raft_consensus.cc:3060] T ac0b7fe872ce4695adbdc468b9d4124f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.796051 13750 tablet_bootstrap.cc:654] T ddfebd8e5663460198275fd19334dd2f P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.798156 13458 catalog_manager.cc:5697] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:20.803217 13806 raft_consensus.cc:2749] T ac0b7fe872ce4695adbdc468b9d4124f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:20.804092 13755 consensus_queue.cc:260] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.811700 13755 ts_tablet_manager.cc:1434] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:49:20.812731 13755 tablet_bootstrap.cc:492] T 7bb1c95df62b4879845b2b3ab5656518 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:20.815719 13763 raft_consensus.cc:493] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.816183 13763 raft_consensus.cc:515] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.818154 13763 leader_election.cc:290] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:20.819000 13755 tablet_bootstrap.cc:654] T 7bb1c95df62b4879845b2b3ab5656518 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.819643 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f299a06cd8e44749a683fde441b4cd9c" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:20.820279 13636 raft_consensus.cc:2468] T f299a06cd8e44749a683fde441b4cd9c P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 0.
I20260709 14:49:20.820672 13560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f299a06cd8e44749a683fde441b4cd9c" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:20.821302 13560 raft_consensus.cc:2468] T f299a06cd8e44749a683fde441b4cd9c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 0.
I20260709 14:49:20.821388 13676 leader_election.cc:304] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:20.822124 13763 raft_consensus.cc:2804] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:20.822499 13763 raft_consensus.cc:493] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:20.822868 13763 raft_consensus.cc:3060] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.827239 13750 tablet_bootstrap.cc:492] T ddfebd8e5663460198275fd19334dd2f P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:20.827667 13750 ts_tablet_manager.cc:1403] T ddfebd8e5663460198275fd19334dd2f P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.023s
I20260709 14:49:20.828029 13753 tablet_bootstrap.cc:492] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:20.828367 13753 ts_tablet_manager.cc:1403] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.018s
I20260709 14:49:20.829200 13763 raft_consensus.cc:515] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.830107 13750 raft_consensus.cc:359] T ddfebd8e5663460198275fd19334dd2f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.830752 13750 raft_consensus.cc:385] T ddfebd8e5663460198275fd19334dd2f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.830411 13753 raft_consensus.cc:359] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.831022 13750 raft_consensus.cc:740] T ddfebd8e5663460198275fd19334dd2f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.831089 13755 tablet_bootstrap.cc:492] T 7bb1c95df62b4879845b2b3ab5656518 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:20.831229 13753 raft_consensus.cc:385] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.831616 13755 ts_tablet_manager.cc:1403] T 7bb1c95df62b4879845b2b3ab5656518 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 14:49:20.831656 13753 raft_consensus.cc:740] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.831908 13560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f299a06cd8e44749a683fde441b4cd9c" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:20.831640 13750 consensus_queue.cc:260] T ddfebd8e5663460198275fd19334dd2f P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.832527 13560 raft_consensus.cc:3060] T f299a06cd8e44749a683fde441b4cd9c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.832743 13753 consensus_queue.cc:260] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.834117 13750 ts_tablet_manager.cc:1434] T ddfebd8e5663460198275fd19334dd2f P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:49:20.834971 13750 tablet_bootstrap.cc:492] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:20.834611 13755 raft_consensus.cc:359] T 7bb1c95df62b4879845b2b3ab5656518 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.835285 13755 raft_consensus.cc:385] T 7bb1c95df62b4879845b2b3ab5656518 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.835542 13755 raft_consensus.cc:740] T 7bb1c95df62b4879845b2b3ab5656518 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.836220 13755 consensus_queue.cc:260] T 7bb1c95df62b4879845b2b3ab5656518 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.838194 13753 ts_tablet_manager.cc:1434] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:49:20.839111 13753 tablet_bootstrap.cc:492] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:20.840096 13750 tablet_bootstrap.cc:654] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.845563 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f299a06cd8e44749a683fde441b4cd9c" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:20.846132 13636 raft_consensus.cc:3060] T f299a06cd8e44749a683fde441b4cd9c P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.846084 13560 raft_consensus.cc:2468] T f299a06cd8e44749a683fde441b4cd9c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 1.
I20260709 14:49:20.847275 13675 leader_election.cc:304] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:20.848093 13804 raft_consensus.cc:2804] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:20.848537 13804 raft_consensus.cc:697] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Becoming Leader. State: Replica: c267298d137d489cb6b4141fc800a219, State: Running, Role: LEADER
I20260709 14:49:20.849313 13804 consensus_queue.cc:237] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.852012 13755 ts_tablet_manager.cc:1434] T 7bb1c95df62b4879845b2b3ab5656518 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:49:20.852675 13636 raft_consensus.cc:2468] T f299a06cd8e44749a683fde441b4cd9c P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 1.
I20260709 14:49:20.853153 13755 tablet_bootstrap.cc:492] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:20.856365 13812 raft_consensus.cc:493] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.856798 13812 raft_consensus.cc:515] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.857853 13763 leader_election.cc:290] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:20.859187 13753 tablet_bootstrap.cc:654] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.860159 13755 tablet_bootstrap.cc:654] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.860760 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f00d55d7ead4c57ab94d8f9fbfe6ec0" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:20.863637 13750 tablet_bootstrap.cc:492] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:20.864543 13750 ts_tablet_manager.cc:1403] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.000s
I20260709 14:49:20.864861 13812 leader_election.cc:290] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:20.866592 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f00d55d7ead4c57ab94d8f9fbfe6ec0" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:20.869168 13636 raft_consensus.cc:2393] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c267298d137d489cb6b4141fc800a219 in current term 1: Already voted for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in this term.
I20260709 14:49:20.870229 13676 leader_election.cc:304] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:20.871683 13763 raft_consensus.cc:3060] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.872171 13807 consensus_queue.cc:1048] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:20.872622 13755 tablet_bootstrap.cc:492] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:20.873142 13755 ts_tablet_manager.cc:1403] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260709 14:49:20.876010 13755 raft_consensus.cc:359] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.876844 13755 raft_consensus.cc:385] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.877177 13755 raft_consensus.cc:740] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.867158 13750 raft_consensus.cc:359] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.878257 13750 raft_consensus.cc:385] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.878011 13755 consensus_queue.cc:260] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.878537 13750 raft_consensus.cc:740] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.879832 13750 consensus_queue.cc:260] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.880695 13755 ts_tablet_manager.cc:1434] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:20.881673 13755 tablet_bootstrap.cc:492] T affb1fa911c042f2927712d438c694b1 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:20.883124 13750 ts_tablet_manager.cc:1434] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:49:20.883988 13750 tablet_bootstrap.cc:492] T 7bb1c95df62b4879845b2b3ab5656518 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:20.890323 13750 tablet_bootstrap.cc:654] T 7bb1c95df62b4879845b2b3ab5656518 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.890268 13807 consensus_queue.cc:1048] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:20.896908 13755 tablet_bootstrap.cc:654] T affb1fa911c042f2927712d438c694b1 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.906590 13763 raft_consensus.cc:2749] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:20.908598 13755 tablet_bootstrap.cc:492] T affb1fa911c042f2927712d438c694b1 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:20.909222 13755 ts_tablet_manager.cc:1403] T affb1fa911c042f2927712d438c694b1 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.008s
I20260709 14:49:20.912015 13755 raft_consensus.cc:359] T affb1fa911c042f2927712d438c694b1 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.912871 13755 raft_consensus.cc:385] T affb1fa911c042f2927712d438c694b1 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.913208 13755 raft_consensus.cc:740] T affb1fa911c042f2927712d438c694b1 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.914105 13755 consensus_queue.cc:260] T affb1fa911c042f2927712d438c694b1 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.916432 13755 ts_tablet_manager.cc:1434] T affb1fa911c042f2927712d438c694b1 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:20.917416 13755 tablet_bootstrap.cc:492] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:20.912333 13458 catalog_manager.cc:5697] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 reported cstate change: term changed from 0 to 1, leader changed from <none> to c267298d137d489cb6b4141fc800a219 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "c267298d137d489cb6b4141fc800a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:20.923321 13750 tablet_bootstrap.cc:492] T 7bb1c95df62b4879845b2b3ab5656518 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:20.923645 13753 tablet_bootstrap.cc:492] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:20.923745 13750 ts_tablet_manager.cc:1403] T 7bb1c95df62b4879845b2b3ab5656518 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.014s
I20260709 14:49:20.923765 13755 tablet_bootstrap.cc:654] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.924063 13753 ts_tablet_manager.cc:1403] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.085s	user 0.024s	sys 0.010s
I20260709 14:49:20.926110 13750 raft_consensus.cc:359] T 7bb1c95df62b4879845b2b3ab5656518 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.926753 13750 raft_consensus.cc:385] T 7bb1c95df62b4879845b2b3ab5656518 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.927008 13750 raft_consensus.cc:740] T 7bb1c95df62b4879845b2b3ab5656518 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.927613 13750 consensus_queue.cc:260] T 7bb1c95df62b4879845b2b3ab5656518 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.928071 13753 raft_consensus.cc:359] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.928680 13753 raft_consensus.cc:385] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.928958 13753 raft_consensus.cc:740] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.929710 13750 ts_tablet_manager.cc:1434] T 7bb1c95df62b4879845b2b3ab5656518 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:49:20.930681 13750 tablet_bootstrap.cc:492] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:20.929513 13753 consensus_queue.cc:260] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.935745 13753 ts_tablet_manager.cc:1434] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 14:49:20.936750 13753 tablet_bootstrap.cc:492] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:20.953087 13750 tablet_bootstrap.cc:654] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.958503 13753 tablet_bootstrap.cc:654] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.961318 13755 tablet_bootstrap.cc:492] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:20.961839 13755 ts_tablet_manager.cc:1403] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.014s
I20260709 14:49:20.969110 13755 raft_consensus.cc:359] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.969774 13755 raft_consensus.cc:385] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.970047 13755 raft_consensus.cc:740] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.970844 13755 consensus_queue.cc:260] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.973029 13755 ts_tablet_manager.cc:1434] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:49:20.973925 13755 tablet_bootstrap.cc:492] T ddfebd8e5663460198275fd19334dd2f P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:20.978473 13753 tablet_bootstrap.cc:492] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:20.979045 13753 ts_tablet_manager.cc:1403] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.007s
I20260709 14:49:20.979437 13755 tablet_bootstrap.cc:654] T ddfebd8e5663460198275fd19334dd2f P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.982069 13753 raft_consensus.cc:359] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.982993 13753 raft_consensus.cc:385] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.983349 13753 raft_consensus.cc:740] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.984090 13753 consensus_queue.cc:260] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:20.986193 13753 ts_tablet_manager.cc:1434] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:20.987210 13753 tablet_bootstrap.cc:492] T 560212dba9e84cfa8bf6887d96e1fe9c P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:20.993151 13753 tablet_bootstrap.cc:654] T 560212dba9e84cfa8bf6887d96e1fe9c P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.004606 13753 tablet_bootstrap.cc:492] T 560212dba9e84cfa8bf6887d96e1fe9c P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:21.005249 13753 ts_tablet_manager.cc:1403] T 560212dba9e84cfa8bf6887d96e1fe9c P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 14:49:21.007970 13753 raft_consensus.cc:359] T 560212dba9e84cfa8bf6887d96e1fe9c P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.008845 13753 raft_consensus.cc:385] T 560212dba9e84cfa8bf6887d96e1fe9c P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.009174 13753 raft_consensus.cc:740] T 560212dba9e84cfa8bf6887d96e1fe9c P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.009871 13753 consensus_queue.cc:260] T 560212dba9e84cfa8bf6887d96e1fe9c P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.012120 13753 ts_tablet_manager.cc:1434] T 560212dba9e84cfa8bf6887d96e1fe9c P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:21.013141 13753 tablet_bootstrap.cc:492] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:21.019245 13753 tablet_bootstrap.cc:654] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.031407 13753 tablet_bootstrap.cc:492] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:21.032058 13753 ts_tablet_manager.cc:1403] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 14:49:21.035000 13753 raft_consensus.cc:359] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.036821 13806 raft_consensus.cc:493] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.041918 13753 raft_consensus.cc:385] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.042378 13753 raft_consensus.cc:740] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.042164 13806 raft_consensus.cc:515] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.043340 13753 consensus_queue.cc:260] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.044456 13806 leader_election.cc:290] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:21.045404 13753 ts_tablet_manager.cc:1434] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:49:21.046926 13709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb1c95df62b4879845b2b3ab5656518" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:21.047545 13709 raft_consensus.cc:2468] T 7bb1c95df62b4879845b2b3ab5656518 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:21.048705 13602 leader_election.cc:304] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:21.049582 13806 raft_consensus.cc:2804] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.049952 13806 raft_consensus.cc:493] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.050269 13806 raft_consensus.cc:3060] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.050343 13753 tablet_bootstrap.cc:492] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:21.053443 13761 raft_consensus.cc:493] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.053929 13761 raft_consensus.cc:515] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.056005 13761 leader_election.cc:290] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:21.057477 13709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0e97af0dfc48af9139026af483ce7e" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
W20260709 14:49:21.058890 13602 leader_election.cc:343] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.060602 13753 tablet_bootstrap.cc:654] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.060645 13806 raft_consensus.cc:515] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.063675 13761 raft_consensus.cc:493] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.063905 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb1c95df62b4879845b2b3ab5656518" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:21.064181 13761 raft_consensus.cc:515] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.064494 13558 raft_consensus.cc:3060] T 7bb1c95df62b4879845b2b3ab5656518 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.066216 13761 leader_election.cc:290] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:21.073551 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e846020c0a34db79e64cf83c44f4cd6" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
W20260709 14:49:21.075840 13601 leader_election.cc:343] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.076386 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb1c95df62b4879845b2b3ab5656518" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:21.076666 13558 raft_consensus.cc:2468] T 7bb1c95df62b4879845b2b3ab5656518 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:21.076543 13761 consensus_queue.cc:1048] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:21.079319 13753 tablet_bootstrap.cc:492] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:21.079133 13601 leader_election.cc:304] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:21.079763 13753 ts_tablet_manager.cc:1403] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.007s
I20260709 14:49:21.080065 13761 raft_consensus.cc:2804] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.080581 13761 raft_consensus.cc:697] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:21.081431 13761 consensus_queue.cc:237] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.082343 13753 raft_consensus.cc:359] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.083014 13753 raft_consensus.cc:385] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.083263 13753 raft_consensus.cc:740] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.084072 13753 consensus_queue.cc:260] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.085505 13820 consensus_queue.cc:1048] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:21.086022 13753 ts_tablet_manager.cc:1434] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:21.086439 13823 consensus_queue.cc:1048] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:21.086937 13753 tablet_bootstrap.cc:492] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:21.097955 13559 raft_consensus.cc:2376] T 7bb1c95df62b4879845b2b3ab5656518 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1. Re-sending same reply.
I20260709 14:49:21.151871 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0e97af0dfc48af9139026af483ce7e" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:21.152374 13561 raft_consensus.cc:2468] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:21.153563 13601 leader_election.cc:304] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [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: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: c267298d137d489cb6b4141fc800a219
I20260709 14:49:21.155630 13861 raft_consensus.cc:2804] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.156021 13861 raft_consensus.cc:493] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.156342 13861 raft_consensus.cc:3060] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.156378 13806 leader_election.cc:290] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:21.163419 13861 raft_consensus.cc:515] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.165506 13861 leader_election.cc:290] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:21.166030 13861 consensus_queue.cc:1048] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:21.166662 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0e97af0dfc48af9139026af483ce7e" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:21.167795 13861 raft_consensus.cc:493] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:21.167989 13602 leader_election.cc:343] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.168303 13861 raft_consensus.cc:515] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.170881 13755 tablet_bootstrap.cc:492] T ddfebd8e5663460198275fd19334dd2f P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:21.171187 13861 leader_election.cc:290] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:21.171340 13755 ts_tablet_manager.cc:1403] T ddfebd8e5663460198275fd19334dd2f P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.198s	user 0.031s	sys 0.068s
I20260709 14:49:21.171778 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfebd8e5663460198275fd19334dd2f" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:21.172266 13559 raft_consensus.cc:2468] T ddfebd8e5663460198275fd19334dd2f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:21.173255 13601 leader_election.cc:304] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:21.174803 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0e97af0dfc48af9139026af483ce7e" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:21.174621 13755 raft_consensus.cc:359] T ddfebd8e5663460198275fd19334dd2f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.175289 13755 raft_consensus.cc:385] T ddfebd8e5663460198275fd19334dd2f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.175315 13561 raft_consensus.cc:3060] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.175647 13755 raft_consensus.cc:740] T ddfebd8e5663460198275fd19334dd2f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.176299 13755 consensus_queue.cc:260] T ddfebd8e5663460198275fd19334dd2f P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.164747 13862 consensus_queue.cc:1048] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:49:21.178905 13862 consensus_queue.cc:1048] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:21.180603 13861 raft_consensus.cc:2804] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.181044 13861 raft_consensus.cc:493] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.181391 13861 raft_consensus.cc:3060] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.181519 13817 consensus_queue.cc:1048] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:21.180755 13804 consensus_queue.cc:1048] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:49:21.188162 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfebd8e5663460198275fd19334dd2f" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:21.188519 13861 raft_consensus.cc:515] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.188776 13704 raft_consensus.cc:2468] T ddfebd8e5663460198275fd19334dd2f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:21.194911 13861 leader_election.cc:290] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:21.196556 13755 ts_tablet_manager.cc:1434] T ddfebd8e5663460198275fd19334dd2f P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:49:21.190907 13817 consensus_queue.cc:1048] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:21.197424 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfebd8e5663460198275fd19334dd2f" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:21.197444 13755 tablet_bootstrap.cc:492] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:21.198052 13558 raft_consensus.cc:3060] T ddfebd8e5663460198275fd19334dd2f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.198114 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfebd8e5663460198275fd19334dd2f" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:21.199404 13704 raft_consensus.cc:3060] T ddfebd8e5663460198275fd19334dd2f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.206514 13750 tablet_bootstrap.cc:492] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:21.207098 13750 ts_tablet_manager.cc:1403] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.277s	user 0.026s	sys 0.070s
I20260709 14:49:21.210553 13750 raft_consensus.cc:359] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.211222 13750 raft_consensus.cc:385] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.211491 13750 raft_consensus.cc:740] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.212128 13558 raft_consensus.cc:2468] T ddfebd8e5663460198275fd19334dd2f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:21.220141 13601 leader_election.cc:304] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:21.213438 13561 raft_consensus.cc:2468] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:21.223021 13867 raft_consensus.cc:2804] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.223555 13867 raft_consensus.cc:697] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:21.224400 13867 consensus_queue.cc:237] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:21.228996 13527 consensus_peers.cc:597] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 -> Peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Couldn't send request to peer c267298d137d489cb6b4141fc800a219. 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 14:49:21.229344 13601 leader_election.cc:304] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [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: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: c267298d137d489cb6b4141fc800a219
I20260709 14:49:21.230216 13806 raft_consensus.cc:2804] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.232026 13755 tablet_bootstrap.cc:654] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.235621 13763 consensus_queue.cc:1048] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:21.237401 13750 consensus_queue.cc:260] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.243661 13750 ts_tablet_manager.cc:1434] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.036s	user 0.014s	sys 0.002s
I20260709 14:49:21.244571 13750 tablet_bootstrap.cc:492] T 560212dba9e84cfa8bf6887d96e1fe9c P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:21.258759 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb1c95df62b4879845b2b3ab5656518" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:21.259430 13705 raft_consensus.cc:3060] T 7bb1c95df62b4879845b2b3ab5656518 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.258335 13704 raft_consensus.cc:2468] T ddfebd8e5663460198275fd19334dd2f P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:21.266712 13864 consensus_queue.cc:1048] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:49:21.268877 13804 raft_consensus.cc:493] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.280949 13804 raft_consensus.cc:515] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.299562 13804 leader_election.cc:290] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:21.300027 13823 raft_consensus.cc:493] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.360392 13823 raft_consensus.cc:515] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.363423 13823 leader_election.cc:290] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:21.350009 13804 raft_consensus.cc:493] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.369910 13806 raft_consensus.cc:697] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:21.376986 13806 consensus_queue.cc:237] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.379464 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560212dba9e84cfa8bf6887d96e1fe9c" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:21.373220 13804 raft_consensus.cc:515] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.394050 13867 raft_consensus.cc:493] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.394588 13867 raft_consensus.cc:515] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.391594 13823 raft_consensus.cc:493] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.401923 13763 raft_consensus.cc:493] T affb1fa911c042f2927712d438c694b1 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.402431 13763 raft_consensus.cc:515] T affb1fa911c042f2927712d438c694b1 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.405393 13763 leader_election.cc:290] T affb1fa911c042f2927712d438c694b1 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:21.413388 13704 raft_consensus.cc:3060] T affb1fa911c042f2927712d438c694b1 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.413285 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560212dba9e84cfa8bf6887d96e1fe9c" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:21.414078 13632 raft_consensus.cc:2468] T 560212dba9e84cfa8bf6887d96e1fe9c P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 0.
I20260709 14:49:21.420949 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffd0b99b0a64469ad9897dda829c332" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:21.408674 13823 raft_consensus.cc:515] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.425711 13823 leader_election.cc:290] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:21.429371 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffd0b99b0a64469ad9897dda829c332" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:21.426294 13820 consensus_queue.cc:1048] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:49:21.428494 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affb1fa911c042f2927712d438c694b1" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
W20260709 14:49:21.429523 13675 leader_election.cc:343] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.438050 13879 consensus_queue.cc:1048] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:49:21.443339 13709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e846020c0a34db79e64cf83c44f4cd6" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:21.444514 13867 leader_election.cc:290] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:21.444813 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460f77fd9dd4df6b0a436b6c0d877fd" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
W20260709 14:49:21.446079 13601 leader_election.cc:343] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:21.447541 13507 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:21.448553 13755 tablet_bootstrap.cc:492] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:21.448899 13755 ts_tablet_manager.cc:1403] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.252s	user 0.024s	sys 0.014s
I20260709 14:49:21.451709 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8323a66d5837457e87cf25678060a747" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:21.453781 13807 raft_consensus.cc:493] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.454236 13807 raft_consensus.cc:515] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.454944 13705 raft_consensus.cc:2468] T 7bb1c95df62b4879845b2b3ab5656518 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:21.457237 13804 leader_election.cc:290] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:21.459095 13820 consensus_queue.cc:1048] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:21.460464 13753 tablet_bootstrap.cc:654] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:21.462884 13675 leader_election.cc:343] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:21.464425 13527 leader_election.cc:343] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.466053 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224669ccd3744ec9a61490859686b6d7" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:21.473637 13676 leader_election.cc:304] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [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: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0
I20260709 14:49:21.475860 13804 raft_consensus.cc:2804] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.476269 13804 raft_consensus.cc:493] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.475761 13750 tablet_bootstrap.cc:654] T 560212dba9e84cfa8bf6887d96e1fe9c P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.476619 13804 raft_consensus.cc:3060] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.477790 13867 raft_consensus.cc:493] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.478166 13862 consensus_queue.cc:1048] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:21.478289 13867 raft_consensus.cc:515] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.480232 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e846020c0a34db79e64cf83c44f4cd6" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:21.480829 13867 leader_election.cc:290] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:21.481396 13879 consensus_queue.cc:1048] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:21.483431 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affb1fa911c042f2927712d438c694b1" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:21.484153 13635 raft_consensus.cc:2393] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c267298d137d489cb6b4141fc800a219 in current term 1: Already voted for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in this term.
W20260709 14:49:21.485558 13527 leader_election.cc:343] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.485960 13527 leader_election.cc:304] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:21.486727 13862 raft_consensus.cc:2749] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:21.492811 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8323a66d5837457e87cf25678060a747" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:21.485903 13755 raft_consensus.cc:359] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.495028 13755 raft_consensus.cc:385] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.495285 13755 raft_consensus.cc:740] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.495850 13755 consensus_queue.cc:260] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.481026 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a8e06ae89b4e908c8aecc175eb8de3" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:21.501936 13879 consensus_queue.cc:1048] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:21.502934 13755 ts_tablet_manager.cc:1434] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
I20260709 14:49:21.503784 13755 tablet_bootstrap.cc:492] T c3ea5c48db5945118a066683460ec78b P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:21.502956 13807 leader_election.cc:290] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:21.505937 13804 raft_consensus.cc:515] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:21.515282 13675 leader_election.cc:343] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.515492 13804 leader_election.cc:290] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:21.536613 13458 catalog_manager.cc:5697] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:21.542466 13601 leader_election.cc:343] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.546223 13753 tablet_bootstrap.cc:492] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:21.546657 13753 ts_tablet_manager.cc:1403] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.460s	user 0.015s	sys 0.014s
I20260709 14:49:21.546727 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460f77fd9dd4df6b0a436b6c0d877fd" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:21.550243 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224669ccd3744ec9a61490859686b6d7" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:21.550948 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560212dba9e84cfa8bf6887d96e1fe9c" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:21.551796 13753 raft_consensus.cc:359] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.552314 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560212dba9e84cfa8bf6887d96e1fe9c" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:21.552909 13636 raft_consensus.cc:3060] T 560212dba9e84cfa8bf6887d96e1fe9c P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.552480 13753 raft_consensus.cc:385] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.555040 13753 raft_consensus.cc:740] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.555685 13753 consensus_queue.cc:260] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:21.541031 13527 leader_election.cc:343] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.558697 13676 leader_election.cc:304] T affb1fa911c042f2927712d438c694b1 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
W20260709 14:49:21.561137 13676 leader_election.cc:343] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.561074 13864 consensus_queue.cc:1048] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:21.561676 13675 leader_election.cc:343] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.561614 13676 leader_election.cc:304] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:21.562805 13812 raft_consensus.cc:2749] T affb1fa911c042f2927712d438c694b1 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:21.563421 13812 consensus_queue.cc:1048] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:21.564530 13812 raft_consensus.cc:2749] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:21.562736 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a8e06ae89b4e908c8aecc175eb8de3" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:21.566406 13753 ts_tablet_manager.cc:1434] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 14:49:21.567081 13753 tablet_bootstrap.cc:492] T 4181eb1001d444cab89ee518a05cd59f P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
W20260709 14:49:21.573948 13602 leader_election.cc:343] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.575325 13602 leader_election.cc:304] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219
I20260709 14:49:21.576036 13867 raft_consensus.cc:2749] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:21.578442 13602 leader_election.cc:343] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.578856 13602 leader_election.cc:304] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219
I20260709 14:49:21.583551 13806 raft_consensus.cc:2749] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:21.583979 13602 leader_election.cc:343] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.585573 13602 leader_election.cc:304] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219
I20260709 14:49:21.588749 13871 raft_consensus.cc:2749] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:21.590963 13755 tablet_bootstrap.cc:654] T c3ea5c48db5945118a066683460ec78b P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.592044 13750 tablet_bootstrap.cc:492] T 560212dba9e84cfa8bf6887d96e1fe9c P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:21.592499 13750 ts_tablet_manager.cc:1403] T 560212dba9e84cfa8bf6887d96e1fe9c P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.348s	user 0.009s	sys 0.007s
I20260709 14:49:21.599393 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e846020c0a34db79e64cf83c44f4cd6" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:21.601701 13632 raft_consensus.cc:2468] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:21.602088 13750 raft_consensus.cc:359] T 560212dba9e84cfa8bf6887d96e1fe9c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.602778 13750 raft_consensus.cc:385] T 560212dba9e84cfa8bf6887d96e1fe9c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.603000 13750 raft_consensus.cc:740] T 560212dba9e84cfa8bf6887d96e1fe9c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.604012 13750 consensus_queue.cc:260] T 560212dba9e84cfa8bf6887d96e1fe9c P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.608474 13871 consensus_queue.cc:1048] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:49:21.610412 13753 tablet_bootstrap.cc:654] T 4181eb1001d444cab89ee518a05cd59f P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.609722 13750 ts_tablet_manager.cc:1434] T 560212dba9e84cfa8bf6887d96e1fe9c P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:49:21.612187 13750 tablet_bootstrap.cc:492] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:21.622951 13750 tablet_bootstrap.cc:654] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.628633 13755 tablet_bootstrap.cc:492] T c3ea5c48db5945118a066683460ec78b P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:21.629098 13755 ts_tablet_manager.cc:1403] T c3ea5c48db5945118a066683460ec78b P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.125s	user 0.008s	sys 0.007s
W20260709 14:49:21.635756 13676 leader_election.cc:343] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.636209 13676 leader_election.cc:304] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:21.636725 13755 raft_consensus.cc:359] T c3ea5c48db5945118a066683460ec78b P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.637431 13755 raft_consensus.cc:385] T c3ea5c48db5945118a066683460ec78b P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.637310 13812 raft_consensus.cc:2749] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:21.637763 13755 raft_consensus.cc:740] T c3ea5c48db5945118a066683460ec78b P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.625428 13636 raft_consensus.cc:2468] T 560212dba9e84cfa8bf6887d96e1fe9c P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 1.
I20260709 14:49:21.641376 13527 leader_election.cc:304] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: c267298d137d489cb6b4141fc800a219
I20260709 14:49:21.642768 13820 raft_consensus.cc:2804] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.643132 13820 raft_consensus.cc:493] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.643438 13820 raft_consensus.cc:3060] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.638477 13755 consensus_queue.cc:260] T c3ea5c48db5945118a066683460ec78b P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.646327 13755 ts_tablet_manager.cc:1434] T c3ea5c48db5945118a066683460ec78b P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:49:21.647209 13755 tablet_bootstrap.cc:492] T 8a36b01e2faa4d1c8d4b62bd4280a5db P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:21.658735 13676 leader_election.cc:304] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [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: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0
I20260709 14:49:21.663331 13879 raft_consensus.cc:2804] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.663703 13879 raft_consensus.cc:697] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Becoming Leader. State: Replica: c267298d137d489cb6b4141fc800a219, State: Running, Role: LEADER
I20260709 14:49:21.664336 13879 consensus_queue.cc:237] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.670225 13861 consensus_queue.cc:1048] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:21.674690 13755 tablet_bootstrap.cc:654] T 8a36b01e2faa4d1c8d4b62bd4280a5db P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.677374 13753 tablet_bootstrap.cc:492] T 4181eb1001d444cab89ee518a05cd59f P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:21.677829 13753 ts_tablet_manager.cc:1403] T 4181eb1001d444cab89ee518a05cd59f P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.003s
I20260709 14:49:21.682301 13753 raft_consensus.cc:359] T 4181eb1001d444cab89ee518a05cd59f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.682987 13753 raft_consensus.cc:385] T 4181eb1001d444cab89ee518a05cd59f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.683254 13753 raft_consensus.cc:740] T 4181eb1001d444cab89ee518a05cd59f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.683856 13753 consensus_queue.cc:260] T 4181eb1001d444cab89ee518a05cd59f P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.685792 13753 ts_tablet_manager.cc:1434] T 4181eb1001d444cab89ee518a05cd59f P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:49:21.687162 13458 catalog_manager.cc:5697] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:21.689766 13458 catalog_manager.cc:5697] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:21.686596 13753 tablet_bootstrap.cc:492] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:21.694303 13750 tablet_bootstrap.cc:492] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:21.694754 13750 ts_tablet_manager.cc:1403] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.012s
I20260709 14:49:21.699244 13750 raft_consensus.cc:359] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.699920 13750 raft_consensus.cc:385] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.698274 13705 raft_consensus.cc:3060] T c3ea5c48db5945118a066683460ec78b P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.700202 13750 raft_consensus.cc:740] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.703270 13750 consensus_queue.cc:260] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.708679 13820 raft_consensus.cc:515] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.717425 13750 ts_tablet_manager.cc:1434] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:49:21.718554 13750 tablet_bootstrap.cc:492] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:21.746320 13820 leader_election.cc:290] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:21.756090 13883 raft_consensus.cc:493] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.756593 13883 raft_consensus.cc:515] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.757174 13753 tablet_bootstrap.cc:654] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.760078 13883 leader_election.cc:290] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:21.761147 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffd0b99b0a64469ad9897dda829c332" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
W20260709 14:49:21.762517 13676 leader_election.cc:343] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.795704 13755 tablet_bootstrap.cc:492] T 8a36b01e2faa4d1c8d4b62bd4280a5db P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:21.796182 13755 ts_tablet_manager.cc:1403] T 8a36b01e2faa4d1c8d4b62bd4280a5db P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.149s	user 0.011s	sys 0.008s
I20260709 14:49:21.798981 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e846020c0a34db79e64cf83c44f4cd6" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:21.802506 13755 raft_consensus.cc:359] T 8a36b01e2faa4d1c8d4b62bd4280a5db P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.802934 13633 raft_consensus.cc:3060] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.804062 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffd0b99b0a64469ad9897dda829c332" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:21.804648 13559 raft_consensus.cc:2468] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 0.
I20260709 14:49:21.805927 13755 raft_consensus.cc:385] T 8a36b01e2faa4d1c8d4b62bd4280a5db P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.805836 13675 leader_election.cc:304] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [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: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:21.806244 13755 raft_consensus.cc:740] T 8a36b01e2faa4d1c8d4b62bd4280a5db P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.806931 13879 raft_consensus.cc:2804] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.806910 13755 consensus_queue.cc:260] T 8a36b01e2faa4d1c8d4b62bd4280a5db P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.807401 13879 raft_consensus.cc:493] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.808411 13879 raft_consensus.cc:3060] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:21.811655 13602 consensus_peers.cc:597] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 -> Peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Couldn't send request to peer c267298d137d489cb6b4141fc800a219. 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 14:49:21.812386 13633 raft_consensus.cc:2468] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:21.814801 13879 raft_consensus.cc:515] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.817713 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffd0b99b0a64469ad9897dda829c332" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:21.800156 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e846020c0a34db79e64cf83c44f4cd6" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:21.818755 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffd0b99b0a64469ad9897dda829c332" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:21.819285 13559 raft_consensus.cc:3060] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.820717 13527 leader_election.cc:304] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:21.821322 13823 raft_consensus.cc:2804] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.821911 13823 raft_consensus.cc:697] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
W20260709 14:49:21.821985 13676 leader_election.cc:343] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:21.822618 13527 leader_election.cc:343] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.822754 13823 consensus_queue.cc:237] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.823982 13755 ts_tablet_manager.cc:1434] T 8a36b01e2faa4d1c8d4b62bd4280a5db P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:49:21.824838 13755 tablet_bootstrap.cc:492] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:21.828599 13750 tablet_bootstrap.cc:654] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.824653 13459 catalog_manager.cc:5697] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 reported cstate change: term changed from 0 to 1, leader changed from <none> to c267298d137d489cb6b4141fc800a219 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "c267298d137d489cb6b4141fc800a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:21.825585 13879 leader_election.cc:290] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:21.834937 13559 raft_consensus.cc:2468] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 1.
I20260709 14:49:21.836124 13675 leader_election.cc:304] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [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: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:21.838802 13812 raft_consensus.cc:2804] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.839282 13812 raft_consensus.cc:697] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Becoming Leader. State: Replica: c267298d137d489cb6b4141fc800a219, State: Running, Role: LEADER
I20260709 14:49:21.839378 13755 tablet_bootstrap.cc:654] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.840152 13812 consensus_queue.cc:237] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.843586 13753 tablet_bootstrap.cc:492] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:21.844046 13753 ts_tablet_manager.cc:1403] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.158s	user 0.010s	sys 0.002s
I20260709 14:49:21.846607 13753 raft_consensus.cc:359] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.847515 13753 raft_consensus.cc:385] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.847769 13753 raft_consensus.cc:740] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.848491 13753 consensus_queue.cc:260] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.851296 13861 consensus_queue.cc:1048] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:21.857674 13753 ts_tablet_manager.cc:1434] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.007s
I20260709 14:49:21.862016 13755 tablet_bootstrap.cc:492] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:21.859709 13750 tablet_bootstrap.cc:492] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:21.853227 13458 catalog_manager.cc:5697] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:21.863296 13750 ts_tablet_manager.cc:1403] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.145s	user 0.014s	sys 0.004s
I20260709 14:49:21.863595 13753 tablet_bootstrap.cc:492] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:21.865739 13750 raft_consensus.cc:359] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.866350 13750 raft_consensus.cc:385] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.857355 13861 consensus_queue.cc:1048] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:49:21.867913 13750 raft_consensus.cc:740] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.868731 13753 tablet_bootstrap.cc:654] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.868757 13750 consensus_queue.cc:260] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.871910 13861 raft_consensus.cc:493] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.872347 13861 raft_consensus.cc:515] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.873857 13750 ts_tablet_manager.cc:1434] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:49:21.874241 13861 leader_election.cc:290] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:21.874660 13755 ts_tablet_manager.cc:1403] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.050s	user 0.026s	sys 0.003s
I20260709 14:49:21.874949 13750 tablet_bootstrap.cc:492] T 8323a66d5837457e87cf25678060a747 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:21.875999 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8323a66d5837457e87cf25678060a747" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:21.877516 13755 raft_consensus.cc:359] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.878144 13755 raft_consensus.cc:385] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.878403 13755 raft_consensus.cc:740] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.879060 13755 consensus_queue.cc:260] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.880347 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8323a66d5837457e87cf25678060a747" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:21.880949 13755 ts_tablet_manager.cc:1434] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260709 14:49:21.881536 13601 leader_election.cc:343] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.880941 13710 raft_consensus.cc:2468] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:21.883467 13602 leader_election.cc:304] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [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: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0
I20260709 14:49:21.884470 13867 raft_consensus.cc:2804] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.884805 13867 raft_consensus.cc:493] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.885136 13867 raft_consensus.cc:3060] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.885273 13750 tablet_bootstrap.cc:654] T 8323a66d5837457e87cf25678060a747 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.886209 13459 catalog_manager.cc:5697] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 reported cstate change: term changed from 0 to 1, leader changed from <none> to c267298d137d489cb6b4141fc800a219 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "c267298d137d489cb6b4141fc800a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:21.897358 13867 raft_consensus.cc:515] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.899145 13753 tablet_bootstrap.cc:492] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:21.899570 13753 ts_tablet_manager.cc:1403] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.001s
I20260709 14:49:21.899977 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8323a66d5837457e87cf25678060a747" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
W20260709 14:49:21.901372 13601 leader_election.cc:343] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.901979 13753 raft_consensus.cc:359] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.902645 13753 raft_consensus.cc:385] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.902906 13753 raft_consensus.cc:740] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.881799 13755 tablet_bootstrap.cc:492] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:21.904558 13867 leader_election.cc:290] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:21.904392 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8323a66d5837457e87cf25678060a747" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:21.910099 13710 raft_consensus.cc:3060] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.903532 13753 consensus_queue.cc:260] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.911892 13750 tablet_bootstrap.cc:492] T 8323a66d5837457e87cf25678060a747 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:21.912317 13750 ts_tablet_manager.cc:1403] T 8323a66d5837457e87cf25678060a747 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.008s
I20260709 14:49:21.914878 13750 raft_consensus.cc:359] T 8323a66d5837457e87cf25678060a747 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.915468 13750 raft_consensus.cc:385] T 8323a66d5837457e87cf25678060a747 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.915710 13750 raft_consensus.cc:740] T 8323a66d5837457e87cf25678060a747 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.916366 13750 consensus_queue.cc:260] T 8323a66d5837457e87cf25678060a747 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.918462 13750 ts_tablet_manager.cc:1434] T 8323a66d5837457e87cf25678060a747 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:21.919307 13750 tablet_bootstrap.cc:492] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:21.920619 13710 raft_consensus.cc:2468] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:21.921689 13602 leader_election.cc:304] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [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: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0
I20260709 14:49:21.922756 13806 raft_consensus.cc:2804] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.923077 13753 ts_tablet_manager.cc:1434] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:49:21.923214 13806 raft_consensus.cc:697] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:21.924069 13806 consensus_queue.cc:237] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.924830 13750 tablet_bootstrap.cc:654] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.909034 13755 tablet_bootstrap.cc:654] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.923996 13753 tablet_bootstrap.cc:492] T 6ffd0b99b0a64469ad9897dda829c332 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:21.935500 13753 tablet_bootstrap.cc:654] T 6ffd0b99b0a64469ad9897dda829c332 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.939424 13750 tablet_bootstrap.cc:492] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:21.939764 13750 ts_tablet_manager.cc:1403] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260709 14:49:21.940147 13755 tablet_bootstrap.cc:492] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:21.940558 13755 ts_tablet_manager.cc:1403] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.059s	user 0.004s	sys 0.005s
I20260709 14:49:21.940716 13458 catalog_manager.cc:5697] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:21.941603 13750 raft_consensus.cc:359] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.942219 13750 raft_consensus.cc:385] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.942476 13750 raft_consensus.cc:740] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.943015 13755 raft_consensus.cc:359] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.943615 13755 raft_consensus.cc:385] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.943859 13755 raft_consensus.cc:740] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.943871 13750 consensus_queue.cc:260] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.944643 13755 consensus_queue.cc:260] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.948596 13750 ts_tablet_manager.cc:1434] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:49:21.945024 13823 raft_consensus.cc:493] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.949530 13755 ts_tablet_manager.cc:1434] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.006s
I20260709 14:49:21.949235 13823 raft_consensus.cc:515] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.950350 13755 tablet_bootstrap.cc:492] T 0e846020c0a34db79e64cf83c44f4cd6 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:21.951195 13823 leader_election.cc:290] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:21.952193 13750 tablet_bootstrap.cc:492] T 3460f77fd9dd4df6b0a436b6c0d877fd P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:21.952349 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224669ccd3744ec9a61490859686b6d7" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:21.953263 13710 raft_consensus.cc:2468] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:21.955279 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224669ccd3744ec9a61490859686b6d7" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:21.955977 13755 tablet_bootstrap.cc:654] T 0e846020c0a34db79e64cf83c44f4cd6 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.956965 13527 leader_election.cc:304] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
W20260709 14:49:21.958048 13527 leader_election.cc:343] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.959275 13820 raft_consensus.cc:2804] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.959619 13820 raft_consensus.cc:493] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.959937 13750 tablet_bootstrap.cc:654] T 3460f77fd9dd4df6b0a436b6c0d877fd P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.959946 13820 raft_consensus.cc:3060] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.962656 13753 tablet_bootstrap.cc:492] T 6ffd0b99b0a64469ad9897dda829c332 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:21.963063 13753 ts_tablet_manager.cc:1403] T 6ffd0b99b0a64469ad9897dda829c332 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260709 14:49:21.965441 13753 raft_consensus.cc:359] T 6ffd0b99b0a64469ad9897dda829c332 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.966017 13753 raft_consensus.cc:385] T 6ffd0b99b0a64469ad9897dda829c332 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.966256 13753 raft_consensus.cc:740] T 6ffd0b99b0a64469ad9897dda829c332 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.966476 13755 tablet_bootstrap.cc:492] T 0e846020c0a34db79e64cf83c44f4cd6 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:21.966912 13755 ts_tablet_manager.cc:1403] T 0e846020c0a34db79e64cf83c44f4cd6 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 14:49:21.966853 13753 consensus_queue.cc:260] T 6ffd0b99b0a64469ad9897dda829c332 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.968819 13753 ts_tablet_manager.cc:1434] T 6ffd0b99b0a64469ad9897dda829c332 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:21.968916 13755 raft_consensus.cc:359] T 0e846020c0a34db79e64cf83c44f4cd6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.969439 13755 raft_consensus.cc:385] T 0e846020c0a34db79e64cf83c44f4cd6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.969679 13755 raft_consensus.cc:740] T 0e846020c0a34db79e64cf83c44f4cd6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.970372 13755 consensus_queue.cc:260] T 0e846020c0a34db79e64cf83c44f4cd6 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.971796 13753 tablet_bootstrap.cc:492] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:21.972463 13755 ts_tablet_manager.cc:1434] T 0e846020c0a34db79e64cf83c44f4cd6 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:21.973297 13755 tablet_bootstrap.cc:492] T e5a8e06ae89b4e908c8aecc175eb8de3 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:21.977860 13753 tablet_bootstrap.cc:654] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.982447 13755 tablet_bootstrap.cc:654] T e5a8e06ae89b4e908c8aecc175eb8de3 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.985085 13820 raft_consensus.cc:515] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.989089 13820 leader_election.cc:290] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:21.989696 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224669ccd3744ec9a61490859686b6d7" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:21.990088 13750 tablet_bootstrap.cc:492] T 3460f77fd9dd4df6b0a436b6c0d877fd P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:21.990495 13750 ts_tablet_manager.cc:1403] T 3460f77fd9dd4df6b0a436b6c0d877fd P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.004s
I20260709 14:49:21.990453 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224669ccd3744ec9a61490859686b6d7" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
W20260709 14:49:21.990976 13527 leader_election.cc:343] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.991169 13710 raft_consensus.cc:3060] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.991487 13812 raft_consensus.cc:493] T 0e846020c0a34db79e64cf83c44f4cd6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.991909 13812 raft_consensus.cc:515] T 0e846020c0a34db79e64cf83c44f4cd6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.992901 13750 raft_consensus.cc:359] T 3460f77fd9dd4df6b0a436b6c0d877fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.993340 13750 raft_consensus.cc:385] T 3460f77fd9dd4df6b0a436b6c0d877fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.993588 13750 raft_consensus.cc:740] T 3460f77fd9dd4df6b0a436b6c0d877fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.993830 13812 leader_election.cc:290] T 0e846020c0a34db79e64cf83c44f4cd6 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:21.994431 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e846020c0a34db79e64cf83c44f4cd6" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:21.995240 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e846020c0a34db79e64cf83c44f4cd6" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:21.995968 13633 raft_consensus.cc:2393] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c267298d137d489cb6b4141fc800a219 in current term 1: Already voted for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in this term.
I20260709 14:49:21.995625 13750 consensus_queue.cc:260] T 3460f77fd9dd4df6b0a436b6c0d877fd P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:21.997031 13676 leader_election.cc:304] T 0e846020c0a34db79e64cf83c44f4cd6 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:21.997944 13750 ts_tablet_manager.cc:1434] T 3460f77fd9dd4df6b0a436b6c0d877fd P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 14:49:21.998684 13750 tablet_bootstrap.cc:492] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:21.998714 13812 raft_consensus.cc:3060] T 0e846020c0a34db79e64cf83c44f4cd6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.001469 13710 raft_consensus.cc:2468] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:21.995327 13753 tablet_bootstrap.cc:492] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:22.002960 13753 ts_tablet_manager.cc:1403] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.007s
I20260709 14:49:22.005055 13750 tablet_bootstrap.cc:654] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.005044 13812 raft_consensus.cc:2749] T 0e846020c0a34db79e64cf83c44f4cd6 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:22.005661 13755 tablet_bootstrap.cc:492] T e5a8e06ae89b4e908c8aecc175eb8de3 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:22.005986 13755 ts_tablet_manager.cc:1403] T e5a8e06ae89b4e908c8aecc175eb8de3 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.003s
I20260709 14:49:22.005352 13753 raft_consensus.cc:359] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.007267 13753 raft_consensus.cc:385] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.007501 13753 raft_consensus.cc:740] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.008073 13753 consensus_queue.cc:260] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.008114 13755 raft_consensus.cc:359] T e5a8e06ae89b4e908c8aecc175eb8de3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.009202 13755 raft_consensus.cc:385] T e5a8e06ae89b4e908c8aecc175eb8de3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.009454 13755 raft_consensus.cc:740] T e5a8e06ae89b4e908c8aecc175eb8de3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.010037 13753 ts_tablet_manager.cc:1434] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:49:22.010030 13755 consensus_queue.cc:260] T e5a8e06ae89b4e908c8aecc175eb8de3 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.012056 13755 ts_tablet_manager.cc:1434] T e5a8e06ae89b4e908c8aecc175eb8de3 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:22.012604 13753 tablet_bootstrap.cc:492] T 868d9ab8f867400885cfff085bd9e2fe P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:22.015978 13750 tablet_bootstrap.cc:492] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:22.016386 13750 ts_tablet_manager.cc:1403] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 14:49:22.018622 13753 tablet_bootstrap.cc:654] T 868d9ab8f867400885cfff085bd9e2fe P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.018817 13750 raft_consensus.cc:359] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.019447 13750 raft_consensus.cc:385] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.019687 13750 raft_consensus.cc:740] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.020287 13750 consensus_queue.cc:260] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.023300 13806 consensus_queue.cc:1048] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.029558 13527 leader_election.cc:304] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:22.032418 13750 ts_tablet_manager.cc:1434] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:49:22.035151 13820 raft_consensus.cc:2804] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:22.035522 13750 tablet_bootstrap.cc:492] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:22.035609 13820 raft_consensus.cc:697] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:22.036345 13820 consensus_queue.cc:237] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.036818 13812 raft_consensus.cc:493] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.037230 13812 raft_consensus.cc:515] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.039134 13812 leader_election.cc:290] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:22.040841 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4181eb1001d444cab89ee518a05cd59f" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:22.041314 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4181eb1001d444cab89ee518a05cd59f" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:22.033489 13755 tablet_bootstrap.cc:492] T 0d1be4ee119d4ec381f765503d64af1f P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:22.042122 13633 raft_consensus.cc:2468] T 4181eb1001d444cab89ee518a05cd59f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 0.
W20260709 14:49:22.042574 13675 leader_election.cc:343] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.043412 13676 leader_election.cc:304] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [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: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0
I20260709 14:49:22.044510 13812 raft_consensus.cc:2804] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:22.045025 13812 raft_consensus.cc:493] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:22.045409 13812 raft_consensus.cc:3060] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.047863 13755 tablet_bootstrap.cc:654] T 0d1be4ee119d4ec381f765503d64af1f P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.051966 13750 tablet_bootstrap.cc:654] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.051733 13812 raft_consensus.cc:515] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.056581 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4181eb1001d444cab89ee518a05cd59f" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:22.057127 13633 raft_consensus.cc:3060] T 4181eb1001d444cab89ee518a05cd59f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.061728 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4181eb1001d444cab89ee518a05cd59f" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
W20260709 14:49:22.063076 13675 leader_election.cc:343] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.063345 13633 raft_consensus.cc:2468] T 4181eb1001d444cab89ee518a05cd59f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 1.
I20260709 14:49:22.064540 13676 leader_election.cc:304] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [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: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0
I20260709 14:49:22.065328 13883 raft_consensus.cc:2804] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:22.065788 13883 raft_consensus.cc:697] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Becoming Leader. State: Replica: c267298d137d489cb6b4141fc800a219, State: Running, Role: LEADER
I20260709 14:49:22.066524 13883 consensus_queue.cc:237] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.071597 13812 leader_election.cc:290] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:22.074218 13750 tablet_bootstrap.cc:492] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:22.074746 13750 ts_tablet_manager.cc:1403] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.006s
I20260709 14:49:22.077356 13750 raft_consensus.cc:359] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.078023 13750 raft_consensus.cc:385] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.078294 13750 raft_consensus.cc:740] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.078959 13750 consensus_queue.cc:260] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.077560 13806 raft_consensus.cc:493] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.081000 13750 ts_tablet_manager.cc:1434] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:22.081964 13750 tablet_bootstrap.cc:492] T 4181eb1001d444cab89ee518a05cd59f P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:22.080960 13806 raft_consensus.cc:515] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.083627 13456 catalog_manager.cc:5697] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 reported cstate change: term changed from 0 to 1, leader changed from <none> to c267298d137d489cb6b4141fc800a219 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "c267298d137d489cb6b4141fc800a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:22.085891 13806 leader_election.cc:290] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:22.086660 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a36b01e2faa4d1c8d4b62bd4280a5db" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:22.087278 13561 raft_consensus.cc:2468] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:22.087342 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a36b01e2faa4d1c8d4b62bd4280a5db" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:22.087944 13710 raft_consensus.cc:2468] T 8a36b01e2faa4d1c8d4b62bd4280a5db P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:22.089663 13602 leader_election.cc:304] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:22.090433 13806 raft_consensus.cc:2804] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:22.090842 13806 raft_consensus.cc:493] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:22.091212 13806 raft_consensus.cc:3060] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.092731 13862 raft_consensus.cc:493] T 560212dba9e84cfa8bf6887d96e1fe9c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.093159 13862 raft_consensus.cc:515] T 560212dba9e84cfa8bf6887d96e1fe9c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.095141 13862 leader_election.cc:290] T 560212dba9e84cfa8bf6887d96e1fe9c P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:22.096156 13750 tablet_bootstrap.cc:654] T 4181eb1001d444cab89ee518a05cd59f P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.099643 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560212dba9e84cfa8bf6887d96e1fe9c" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:22.101428 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560212dba9e84cfa8bf6887d96e1fe9c" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:22.102286 13633 raft_consensus.cc:2393] T 560212dba9e84cfa8bf6887d96e1fe9c P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fc9010f573d4d42baf18cadbc75cfc0 in current term 1: Already voted for candidate c267298d137d489cb6b4141fc800a219 in this term.
I20260709 14:49:22.104100 13527 leader_election.cc:304] T 560212dba9e84cfa8bf6887d96e1fe9c P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:22.105294 13823 raft_consensus.cc:3060] T 560212dba9e84cfa8bf6887d96e1fe9c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:22.111150 13657 debug-util.cc:398] Leaking SignalData structure 0x7b0800097b20 after lost signal to thread 12453
W20260709 14:49:22.112066 13657 debug-util.cc:398] Leaking SignalData structure 0x7b08000a3fa0 after lost signal to thread 13493
W20260709 14:49:22.113052 13657 debug-util.cc:398] Leaking SignalData structure 0x7b08000ea4a0 after lost signal to thread 13585
W20260709 14:49:22.113933 13657 debug-util.cc:398] Leaking SignalData structure 0x7b0800084300 after lost signal to thread 13660
I20260709 14:49:22.114172 13823 raft_consensus.cc:2749] T 560212dba9e84cfa8bf6887d96e1fe9c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:22.119370 13657 debug-util.cc:398] Leaking SignalData structure 0x7b0800228320 after lost signal to thread 13734
I20260709 14:49:22.125386 13806 raft_consensus.cc:515] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.128328 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a36b01e2faa4d1c8d4b62bd4280a5db" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:22.128855 13705 raft_consensus.cc:3060] T 8a36b01e2faa4d1c8d4b62bd4280a5db P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.133193 13883 consensus_queue.cc:1048] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.133595 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a36b01e2faa4d1c8d4b62bd4280a5db" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:22.134223 13561 raft_consensus.cc:3060] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.134450 13879 consensus_queue.cc:1048] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.141201 13705 raft_consensus.cc:2468] T 8a36b01e2faa4d1c8d4b62bd4280a5db P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:22.143916 13806 leader_election.cc:290] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:22.145782 13602 leader_election.cc:304] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:22.147116 13861 raft_consensus.cc:2804] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:22.147603 13861 raft_consensus.cc:697] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:22.148451 13861 consensus_queue.cc:237] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.149791 13806 raft_consensus.cc:493] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.150224 13806 raft_consensus.cc:515] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.152819 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c1dc56a13d45d2a4ca639424ca1fe6" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:22.154544 13806 leader_election.cc:290] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:22.154534 13557 raft_consensus.cc:2468] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:22.155997 13601 leader_election.cc:304] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:22.156737 13806 raft_consensus.cc:2804] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:22.157078 13806 raft_consensus.cc:493] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:22.157383 13806 raft_consensus.cc:3060] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.163206 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c1dc56a13d45d2a4ca639424ca1fe6" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:22.166415 13806 raft_consensus.cc:515] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.169697 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c1dc56a13d45d2a4ca639424ca1fe6" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:22.170231 13557 raft_consensus.cc:3060] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:22.174935 13602 leader_election.cc:343] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.184125 13561 raft_consensus.cc:2468] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:22.182602 13557 raft_consensus.cc:2468] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:22.193341 13806 leader_election.cc:290] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:22.199236 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c1dc56a13d45d2a4ca639424ca1fe6" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:22.206925 13755 tablet_bootstrap.cc:492] T 0d1be4ee119d4ec381f765503d64af1f P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:22.207378 13755 ts_tablet_manager.cc:1403] T 0d1be4ee119d4ec381f765503d64af1f P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.174s	user 0.055s	sys 0.058s
I20260709 14:49:22.208976 13750 tablet_bootstrap.cc:492] T 4181eb1001d444cab89ee518a05cd59f P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:22.209304 13750 ts_tablet_manager.cc:1403] T 4181eb1001d444cab89ee518a05cd59f P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.128s	user 0.010s	sys 0.005s
I20260709 14:49:22.211925 13823 raft_consensus.cc:493] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.212420 13823 raft_consensus.cc:515] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.214291 13823 leader_election.cc:290] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:22.203604 13601 leader_election.cc:304] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:22.214867 13823 raft_consensus.cc:493] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.217635 13753 tablet_bootstrap.cc:492] T 868d9ab8f867400885cfff085bd9e2fe P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:22.218037 13753 ts_tablet_manager.cc:1403] T 868d9ab8f867400885cfff085bd9e2fe P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.207s	user 0.059s	sys 0.057s
W20260709 14:49:22.215862 13602 leader_election.cc:343] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.218251 13750 raft_consensus.cc:359] T 4181eb1001d444cab89ee518a05cd59f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.220340 13750 raft_consensus.cc:385] T 4181eb1001d444cab89ee518a05cd59f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.220556 13750 raft_consensus.cc:740] T 4181eb1001d444cab89ee518a05cd59f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.219686 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d9ab8f867400885cfff085bd9e2fe" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
W20260709 14:49:22.223407 13527 leader_election.cc:343] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.215366 13823 raft_consensus.cc:515] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.215229 13456 catalog_manager.cc:5697] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.225690 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d9ab8f867400885cfff085bd9e2fe" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:22.226190 13753 raft_consensus.cc:359] T 868d9ab8f867400885cfff085bd9e2fe P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.226809 13753 raft_consensus.cc:385] T 868d9ab8f867400885cfff085bd9e2fe P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.227049 13753 raft_consensus.cc:740] T 868d9ab8f867400885cfff085bd9e2fe P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.225644 13458 catalog_manager.cc:5697] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.227605 13753 consensus_queue.cc:260] T 868d9ab8f867400885cfff085bd9e2fe P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.227909 13750 consensus_queue.cc:260] T 4181eb1001d444cab89ee518a05cd59f P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.229888 13750 ts_tablet_manager.cc:1434] T 4181eb1001d444cab89ee518a05cd59f P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260709 14:49:22.230068 13823 leader_election.cc:290] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:22.230734 13750 tablet_bootstrap.cc:492] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:22.231976 13753 ts_tablet_manager.cc:1434] T 868d9ab8f867400885cfff085bd9e2fe P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:49:22.232738 13753 tablet_bootstrap.cc:492] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:22.233939 13632 raft_consensus.cc:2468] T 868d9ab8f867400885cfff085bd9e2fe P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:22.235702 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a8e06ae89b4e908c8aecc175eb8de3" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:22.236299 13710 raft_consensus.cc:2468] T e5a8e06ae89b4e908c8aecc175eb8de3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:22.236490 13755 raft_consensus.cc:359] T 0d1be4ee119d4ec381f765503d64af1f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.239233 13755 raft_consensus.cc:385] T 0d1be4ee119d4ec381f765503d64af1f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.239473 13755 raft_consensus.cc:740] T 0d1be4ee119d4ec381f765503d64af1f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.240904 13755 consensus_queue.cc:260] T 0d1be4ee119d4ec381f765503d64af1f P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.221480 13806 raft_consensus.cc:2804] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:22.243791 13755 ts_tablet_manager.cc:1434] T 0d1be4ee119d4ec381f765503d64af1f P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 14:49:22.246106 13527 leader_election.cc:304] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:22.247076 13820 raft_consensus.cc:493] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.247711 13755 tablet_bootstrap.cc:492] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:22.247516 13820 raft_consensus.cc:515] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.251978 13753 tablet_bootstrap.cc:654] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.250089 13862 raft_consensus.cc:2804] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:22.257424 13820 leader_election.cc:290] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:22.258004 13862 raft_consensus.cc:493] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:22.258314 13862 raft_consensus.cc:3060] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.256003 13527 leader_election.cc:304] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: c267298d137d489cb6b4141fc800a219
I20260709 14:49:22.262262 13750 tablet_bootstrap.cc:654] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.250404 13806 raft_consensus.cc:697] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:22.265375 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058abd66c6f843d28c2f9f8e06230da3" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:22.265898 13806 consensus_queue.cc:237] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.267297 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a8e06ae89b4e908c8aecc175eb8de3" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:22.268184 13632 raft_consensus.cc:2468] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
W20260709 14:49:22.267416 13527 leader_election.cc:343] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.269301 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058abd66c6f843d28c2f9f8e06230da3" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:22.269523 13862 raft_consensus.cc:515] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.266830 13823 raft_consensus.cc:2804] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:22.271201 13823 raft_consensus.cc:493] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:22.275431 13812 raft_consensus.cc:493] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.277029 13823 raft_consensus.cc:3060] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.277132 13812 raft_consensus.cc:515] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.279083 13812 leader_election.cc:290] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:22.282016 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460f77fd9dd4df6b0a436b6c0d877fd" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:22.282238 13755 tablet_bootstrap.cc:654] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.282609 13559 raft_consensus.cc:2468] T 3460f77fd9dd4df6b0a436b6c0d877fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 0.
I20260709 14:49:22.284144 13675 leader_election.cc:304] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:22.284412 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460f77fd9dd4df6b0a436b6c0d877fd" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:22.284933 13812 raft_consensus.cc:2804] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:22.285053 13632 raft_consensus.cc:2468] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 0.
I20260709 14:49:22.285298 13812 raft_consensus.cc:493] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:22.292196 13812 raft_consensus.cc:3060] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:22.275763 13527 leader_election.cc:343] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.306919 13750 tablet_bootstrap.cc:492] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:22.307392 13750 ts_tablet_manager.cc:1403] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.005s
I20260709 14:49:22.306659 13527 leader_election.cc:304] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:22.308372 13820 raft_consensus.cc:2749] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:22.276232 13862 leader_election.cc:290] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:22.309544 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a8e06ae89b4e908c8aecc175eb8de3" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:22.310130 13632 raft_consensus.cc:3060] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.310617 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a8e06ae89b4e908c8aecc175eb8de3" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:22.311193 13705 raft_consensus.cc:3060] T e5a8e06ae89b4e908c8aecc175eb8de3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.312935 13456 catalog_manager.cc:5697] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.313731 13812 raft_consensus.cc:515] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.320257 13812 leader_election.cc:290] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:22.320962 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460f77fd9dd4df6b0a436b6c0d877fd" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:22.321107 13705 raft_consensus.cc:2468] T e5a8e06ae89b4e908c8aecc175eb8de3 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:22.321499 13557 raft_consensus.cc:3060] T 3460f77fd9dd4df6b0a436b6c0d877fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.322522 13750 raft_consensus.cc:359] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.314872 13806 raft_consensus.cc:493] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.323110 13527 leader_election.cc:304] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:22.323627 13806 raft_consensus.cc:515] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.324070 13862 raft_consensus.cc:2804] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:22.324594 13862 raft_consensus.cc:697] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:22.323179 13750 raft_consensus.cc:385] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.326040 13752 raft_consensus.cc:493] T 8323a66d5837457e87cf25678060a747 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.326866 13752 raft_consensus.cc:515] T 8323a66d5837457e87cf25678060a747 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.327531 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3460f77fd9dd4df6b0a436b6c0d877fd" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:22.328054 13633 raft_consensus.cc:3060] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.328226 13755 tablet_bootstrap.cc:492] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:22.328655 13755 ts_tablet_manager.cc:1403] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.084s	user 0.006s	sys 0.007s
I20260709 14:49:22.328728 13752 leader_election.cc:290] T 8323a66d5837457e87cf25678060a747 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:22.325347 13862 consensus_queue.cc:237] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.325978 13750 raft_consensus.cc:740] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.328718 13557 raft_consensus.cc:2468] T 3460f77fd9dd4df6b0a436b6c0d877fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 1.
I20260709 14:49:22.336361 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8323a66d5837457e87cf25678060a747" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:22.339692 13753 tablet_bootstrap.cc:492] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:22.340106 13753 ts_tablet_manager.cc:1403] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.108s	user 0.020s	sys 0.031s
I20260709 14:49:22.329876 13750 consensus_queue.cc:260] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.329311 13823 raft_consensus.cc:515] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.341887 13675 leader_election.cc:304] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:22.343130 13883 raft_consensus.cc:2804] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:22.344049 13883 raft_consensus.cc:697] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Becoming Leader. State: Replica: c267298d137d489cb6b4141fc800a219, State: Running, Role: LEADER
I20260709 14:49:22.344568 13820 raft_consensus.cc:493] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.344815 13883 consensus_queue.cc:237] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.345005 13820 raft_consensus.cc:515] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.346869 13820 leader_election.cc:290] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:22.378535 13750 ts_tablet_manager.cc:1434] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.002s
I20260709 14:49:22.389979 13750 tablet_bootstrap.cc:492] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:22.388640 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d9ab8f867400885cfff085bd9e2fe" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:22.346942 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8323a66d5837457e87cf25678060a747" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:22.383620 13753 raft_consensus.cc:359] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.391404 13753 raft_consensus.cc:385] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.391638 13753 raft_consensus.cc:740] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.393206 13753 consensus_queue.cc:260] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.349146 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1be4ee119d4ec381f765503d64af1f" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:22.387029 13632 raft_consensus.cc:2468] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:22.396312 13753 ts_tablet_manager.cc:1434] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260709 14:49:22.396394 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1be4ee119d4ec381f765503d64af1f" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:22.397482 13753 tablet_bootstrap.cc:492] T 0d1be4ee119d4ec381f765503d64af1f P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
W20260709 14:49:22.397987 13527 leader_election.cc:343] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.398802 13820 consensus_queue.cc:1048] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.378953 13633 raft_consensus.cc:2468] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 1.
I20260709 14:49:22.401417 13806 leader_election.cc:290] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:22.389716 13823 leader_election.cc:290] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:22.403810 13755 raft_consensus.cc:359] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.404278 13755 raft_consensus.cc:385] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.404444 13755 raft_consensus.cc:740] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.403568 13704 raft_consensus.cc:2468] T 0d1be4ee119d4ec381f765503d64af1f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:22.403416 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224669ccd3744ec9a61490859686b6d7" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:22.408835 13755 consensus_queue.cc:260] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.410094 13753 tablet_bootstrap.cc:654] T 0d1be4ee119d4ec381f765503d64af1f P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.408630 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d9ab8f867400885cfff085bd9e2fe" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:22.411005 13705 raft_consensus.cc:2393] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fc9010f573d4d42baf18cadbc75cfc0 in current term 1: Already voted for candidate 6ca80d9749e7444e987a69ec9aad9297 in this term.
I20260709 14:49:22.411545 13633 raft_consensus.cc:3060] T 6ffd0b99b0a64469ad9897dda829c332 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:22.412094 13527 leader_election.cc:343] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.411585 13635 raft_consensus.cc:3060] T 868d9ab8f867400885cfff085bd9e2fe P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.416311 13750 tablet_bootstrap.cc:654] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.417717 13755 ts_tablet_manager.cc:1434] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.089s	user 0.012s	sys 0.005s
I20260709 14:49:22.418833 13755 tablet_bootstrap.cc:492] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:22.425356 13812 consensus_queue.cc:1048] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.427114 13635 raft_consensus.cc:2468] T 868d9ab8f867400885cfff085bd9e2fe P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:22.433408 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224669ccd3744ec9a61490859686b6d7" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:22.434131 13705 raft_consensus.cc:2393] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ca80d9749e7444e987a69ec9aad9297 in current term 1: Already voted for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in this term.
I20260709 14:49:22.435971 13527 leader_election.cc:304] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: c267298d137d489cb6b4141fc800a219
I20260709 14:49:22.437110 13602 leader_election.cc:304] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219
I20260709 14:49:22.437896 13806 raft_consensus.cc:3060] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.440433 13458 catalog_manager.cc:5697] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.444126 13755 tablet_bootstrap.cc:654] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.444976 13812 consensus_queue.cc:1048] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.448526 13862 raft_consensus.cc:2804] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:22.449007 13862 raft_consensus.cc:697] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:22.449761 13862 consensus_queue.cc:237] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.450893 13806 raft_consensus.cc:2749] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:22.455622 13527 leader_election.cc:304] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:22.455811 13558 raft_consensus.cc:3060] T 8323a66d5837457e87cf25678060a747 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.456374 13820 raft_consensus.cc:2804] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:22.456748 13820 raft_consensus.cc:493] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:22.457151 13820 raft_consensus.cc:3060] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.456782 13527 leader_election.cc:304] T 8323a66d5837457e87cf25678060a747 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:22.463495 13820 raft_consensus.cc:515] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.464114 13933 raft_consensus.cc:2749] T 8323a66d5837457e87cf25678060a747 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:22.464725 13933 consensus_queue.cc:1048] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.465361 13820 leader_election.cc:290] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:22.467638 13806 consensus_queue.cc:1048] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.498164 13807 raft_consensus.cc:493] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.503134 13753 tablet_bootstrap.cc:492] T 0d1be4ee119d4ec381f765503d64af1f P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:22.503510 13753 ts_tablet_manager.cc:1403] T 0d1be4ee119d4ec381f765503d64af1f P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.006s
I20260709 14:49:22.508061 13458 catalog_manager.cc:5697] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 reported cstate change: term changed from 0 to 1, leader changed from <none> to c267298d137d489cb6b4141fc800a219 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "c267298d137d489cb6b4141fc800a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:22.511600 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1be4ee119d4ec381f765503d64af1f" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:22.512135 13706 raft_consensus.cc:3060] T 0d1be4ee119d4ec381f765503d64af1f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.520748 13755 tablet_bootstrap.cc:492] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:22.521106 13755 ts_tablet_manager.cc:1403] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.102s	user 0.016s	sys 0.011s
I20260709 14:49:22.526909 13862 consensus_queue.cc:1048] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:22.504439 13807 raft_consensus.cc:515] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.530236 13750 tablet_bootstrap.cc:492] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:22.530764 13750 ts_tablet_manager.cc:1403] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.141s	user 0.026s	sys 0.024s
I20260709 14:49:22.530172 13807 leader_election.cc:290] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:22.530722 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1be4ee119d4ec381f765503d64af1f" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:22.538949 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2880b9a1a28b4aceb18681b0687471d2" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:22.539297 13862 raft_consensus.cc:493] T 4181eb1001d444cab89ee518a05cd59f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.539746 13862 raft_consensus.cc:515] T 4181eb1001d444cab89ee518a05cd59f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.544552 13753 raft_consensus.cc:359] T 0d1be4ee119d4ec381f765503d64af1f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.545173 13753 raft_consensus.cc:385] T 0d1be4ee119d4ec381f765503d64af1f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.545430 13753 raft_consensus.cc:740] T 0d1be4ee119d4ec381f765503d64af1f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.545871 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2880b9a1a28b4aceb18681b0687471d2" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:22.546037 13753 consensus_queue.cc:260] T 0d1be4ee119d4ec381f765503d64af1f P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.546787 13862 leader_election.cc:290] T 4181eb1001d444cab89ee518a05cd59f P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:22.549678 13755 raft_consensus.cc:359] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.550284 13755 raft_consensus.cc:385] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.551733 13706 raft_consensus.cc:2468] T 0d1be4ee119d4ec381f765503d64af1f P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:22.552179 13753 ts_tablet_manager.cc:1434] T 0d1be4ee119d4ec381f765503d64af1f P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 14:49:22.552982 13753 tablet_bootstrap.cc:492] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
W20260709 14:49:22.554832 13675 leader_election.cc:343] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.555842 13527 leader_election.cc:304] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
W20260709 14:49:22.556249 13676 leader_election.cc:343] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.556645 13676 leader_election.cc:304] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:22.557322 13879 raft_consensus.cc:2749] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:22.558271 13755 raft_consensus.cc:740] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.556617 13862 raft_consensus.cc:2804] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:22.559952 13755 consensus_queue.cc:260] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.563239 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4181eb1001d444cab89ee518a05cd59f" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:22.566975 13755 ts_tablet_manager.cc:1434] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260709 14:49:22.567785 13755 tablet_bootstrap.cc:492] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:22.564412 13861 consensus_queue.cc:1048] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:49:22.564836 13862 raft_consensus.cc:697] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
W20260709 14:49:22.564632 13527 leader_election.cc:343] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.568528 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4181eb1001d444cab89ee518a05cd59f" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:22.579206 13635 raft_consensus.cc:2393] T 4181eb1001d444cab89ee518a05cd59f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fc9010f573d4d42baf18cadbc75cfc0 in current term 1: Already voted for candidate c267298d137d489cb6b4141fc800a219 in this term.
I20260709 14:49:22.580000 13456 catalog_manager.cc:5697] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.583019 13807 consensus_queue.cc:1048] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.583267 13527 leader_election.cc:304] T 4181eb1001d444cab89ee518a05cd59f P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:22.582947 13862 consensus_queue.cc:237] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.584391 13823 raft_consensus.cc:3060] T 4181eb1001d444cab89ee518a05cd59f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.585397 13867 consensus_queue.cc:1048] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.603777 13750 raft_consensus.cc:359] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.604435 13750 raft_consensus.cc:385] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.604701 13750 raft_consensus.cc:740] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.605293 13750 consensus_queue.cc:260] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:22.606596 13507 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:22.611517 13867 raft_consensus.cc:493] T 0d1be4ee119d4ec381f765503d64af1f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.613116 13867 raft_consensus.cc:515] T 0d1be4ee119d4ec381f765503d64af1f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.612174 13823 raft_consensus.cc:2749] T 4181eb1001d444cab89ee518a05cd59f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:22.614157 13750 ts_tablet_manager.cc:1434] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.083s	user 0.005s	sys 0.000s
I20260709 14:49:22.619740 13750 tablet_bootstrap.cc:492] T fca20aba74c444419a8564805a295f17 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:22.621562 13867 leader_election.cc:290] T 0d1be4ee119d4ec381f765503d64af1f P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:22.623205 13709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1be4ee119d4ec381f765503d64af1f" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:22.623925 13709 raft_consensus.cc:2393] T 0d1be4ee119d4ec381f765503d64af1f P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ca80d9749e7444e987a69ec9aad9297 in current term 1: Already voted for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in this term.
I20260709 14:49:22.628151 13753 tablet_bootstrap.cc:654] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.636075 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1be4ee119d4ec381f765503d64af1f" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:22.653313 13601 leader_election.cc:304] T 0d1be4ee119d4ec381f765503d64af1f P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219
I20260709 14:49:22.661405 13755 tablet_bootstrap.cc:654] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.658881 13871 raft_consensus.cc:3060] T 0d1be4ee119d4ec381f765503d64af1f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.674871 13807 consensus_queue.cc:1048] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.675951 13871 raft_consensus.cc:2749] T 0d1be4ee119d4ec381f765503d64af1f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:22.678918 13753 tablet_bootstrap.cc:492] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:22.679373 13753 ts_tablet_manager.cc:1403] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.127s	user 0.019s	sys 0.005s
I20260709 14:49:22.658931 13862 consensus_queue.cc:1048] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:49:22.701399 13871 consensus_queue.cc:1048] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.710495 13753 raft_consensus.cc:359] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.711311 13753 raft_consensus.cc:385] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.711587 13753 raft_consensus.cc:740] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.712193 13753 consensus_queue.cc:260] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.717936 13753 ts_tablet_manager.cc:1434] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 14:49:22.719170 13753 tablet_bootstrap.cc:492] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:22.725163 13755 tablet_bootstrap.cc:492] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:22.725533 13755 ts_tablet_manager.cc:1403] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.158s	user 0.018s	sys 0.006s
W20260709 14:49:22.728299 13602 consensus_peers.cc:597] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 -> Peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Couldn't send request to peer c267298d137d489cb6b4141fc800a219. 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 14:49:22.737556 13755 raft_consensus.cc:359] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.738214 13755 raft_consensus.cc:385] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.738472 13755 raft_consensus.cc:740] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.739142 13755 consensus_queue.cc:260] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.741114 13755 ts_tablet_manager.cc:1434] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 14:49:22.742681 13755 tablet_bootstrap.cc:492] T 8d0e97af0dfc48af9139026af483ce7e P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:22.743528 13750 tablet_bootstrap.cc:654] T fca20aba74c444419a8564805a295f17 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.744127 13807 raft_consensus.cc:493] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.744573 13807 raft_consensus.cc:515] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.747323 13807 leader_election.cc:290] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:22.748085 13755 tablet_bootstrap.cc:654] T 8d0e97af0dfc48af9139026af483ce7e P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.748854 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058abd66c6f843d28c2f9f8e06230da3" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:22.749593 13753 tablet_bootstrap.cc:654] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:22.750059 13676 leader_election.cc:343] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.751332 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058abd66c6f843d28c2f9f8e06230da3" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:22.751968 13559 raft_consensus.cc:2468] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 0.
I20260709 14:49:22.753239 13675 leader_election.cc:304] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [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: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:22.754294 13807 raft_consensus.cc:2804] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:22.754725 13807 raft_consensus.cc:493] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:22.755107 13807 raft_consensus.cc:3060] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.758162 13750 tablet_bootstrap.cc:492] T fca20aba74c444419a8564805a295f17 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:22.758594 13750 ts_tablet_manager.cc:1403] T fca20aba74c444419a8564805a295f17 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.139s	user 0.007s	sys 0.002s
I20260709 14:49:22.767156 13750 raft_consensus.cc:359] T fca20aba74c444419a8564805a295f17 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.767817 13750 raft_consensus.cc:385] T fca20aba74c444419a8564805a295f17 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.768085 13750 raft_consensus.cc:740] T fca20aba74c444419a8564805a295f17 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.756017 13456 catalog_manager.cc:5697] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.769052 13750 consensus_queue.cc:260] T fca20aba74c444419a8564805a295f17 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.773833 13750 ts_tablet_manager.cc:1434] T fca20aba74c444419a8564805a295f17 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:49:22.772205 13755 tablet_bootstrap.cc:492] T 8d0e97af0dfc48af9139026af483ce7e P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:22.773629 13807 raft_consensus.cc:515] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.774403 13755 ts_tablet_manager.cc:1403] T 8d0e97af0dfc48af9139026af483ce7e P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.002s
I20260709 14:49:22.776487 13634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058abd66c6f843d28c2f9f8e06230da3" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:22.777537 13750 tablet_bootstrap.cc:492] T c74f07b9e2c14117af94b6e954f286ef P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:22.778339 13753 tablet_bootstrap.cc:492] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:22.778800 13753 ts_tablet_manager.cc:1403] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.005s
I20260709 14:49:22.781108 13753 raft_consensus.cc:359] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.781719 13753 raft_consensus.cc:385] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.778715 13755 raft_consensus.cc:359] T 8d0e97af0dfc48af9139026af483ce7e P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.781968 13753 raft_consensus.cc:740] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.782963 13806 raft_consensus.cc:493] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.783352 13755 raft_consensus.cc:385] T 8d0e97af0dfc48af9139026af483ce7e P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.783768 13755 raft_consensus.cc:740] T 8d0e97af0dfc48af9139026af483ce7e P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
W20260709 14:49:22.784276 13676 leader_election.cc:343] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.783391 13806 raft_consensus.cc:515] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.784449 13755 consensus_queue.cc:260] T 8d0e97af0dfc48af9139026af483ce7e P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.785295 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058abd66c6f843d28c2f9f8e06230da3" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:22.785807 13559 raft_consensus.cc:3060] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.786162 13806 leader_election.cc:290] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:22.786792 13755 ts_tablet_manager.cc:1434] T 8d0e97af0dfc48af9139026af483ce7e P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:49:22.787945 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca20aba74c444419a8564805a295f17" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:22.788280 13750 tablet_bootstrap.cc:654] T c74f07b9e2c14117af94b6e954f286ef P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.788507 13557 raft_consensus.cc:2468] T fca20aba74c444419a8564805a295f17 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:22.789343 13755 tablet_bootstrap.cc:492] T 47c1dc56a13d45d2a4ca639424ca1fe6 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:22.789265 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca20aba74c444419a8564805a295f17" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:22.789577 13601 leader_election.cc:304] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:22.790371 13806 raft_consensus.cc:2804] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:22.790740 13806 raft_consensus.cc:493] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:22.791131 13806 raft_consensus.cc:3060] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:22.794544 13602 leader_election.cc:343] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.797556 13755 tablet_bootstrap.cc:654] T 47c1dc56a13d45d2a4ca639424ca1fe6 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.782600 13753 consensus_queue.cc:260] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.799350 13753 ts_tablet_manager.cc:1434] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:49:22.800179 13753 tablet_bootstrap.cc:492] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:22.801471 13750 tablet_bootstrap.cc:492] T c74f07b9e2c14117af94b6e954f286ef P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:22.801882 13750 ts_tablet_manager.cc:1403] T c74f07b9e2c14117af94b6e954f286ef P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.001s
I20260709 14:49:22.804324 13750 raft_consensus.cc:359] T c74f07b9e2c14117af94b6e954f286ef P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.805078 13750 raft_consensus.cc:385] T c74f07b9e2c14117af94b6e954f286ef P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.805344 13750 raft_consensus.cc:740] T c74f07b9e2c14117af94b6e954f286ef P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.805960 13750 consensus_queue.cc:260] T c74f07b9e2c14117af94b6e954f286ef P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.807229 13806 raft_consensus.cc:515] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.809437 13806 leader_election.cc:290] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:22.809615 13750 ts_tablet_manager.cc:1434] T c74f07b9e2c14117af94b6e954f286ef P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:22.810606 13750 tablet_bootstrap.cc:492] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:22.812467 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca20aba74c444419a8564805a295f17" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
W20260709 14:49:22.813822 13602 leader_election.cc:343] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.814996 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca20aba74c444419a8564805a295f17" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:22.815536 13557 raft_consensus.cc:3060] T fca20aba74c444419a8564805a295f17 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.820029 13755 tablet_bootstrap.cc:492] T 47c1dc56a13d45d2a4ca639424ca1fe6 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:22.821106 13755 ts_tablet_manager.cc:1403] T 47c1dc56a13d45d2a4ca639424ca1fe6 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.005s
I20260709 14:49:22.822486 13862 consensus_queue.cc:1048] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.823644 13755 raft_consensus.cc:359] T 47c1dc56a13d45d2a4ca639424ca1fe6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.824278 13755 raft_consensus.cc:385] T 47c1dc56a13d45d2a4ca639424ca1fe6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.824543 13755 raft_consensus.cc:740] T 47c1dc56a13d45d2a4ca639424ca1fe6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.824730 13557 raft_consensus.cc:2468] T fca20aba74c444419a8564805a295f17 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:22.825151 13755 consensus_queue.cc:260] T 47c1dc56a13d45d2a4ca639424ca1fe6 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.825897 13601 leader_election.cc:304] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [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: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: c267298d137d489cb6b4141fc800a219
I20260709 14:49:22.827867 13750 tablet_bootstrap.cc:654] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.829550 13753 tablet_bootstrap.cc:654] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.831864 13807 leader_election.cc:290] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:22.832554 13806 raft_consensus.cc:2804] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:22.833585 13806 raft_consensus.cc:697] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:22.834769 13806 consensus_queue.cc:237] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.835795 13755 ts_tablet_manager.cc:1434] T 47c1dc56a13d45d2a4ca639424ca1fe6 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:49:22.836694 13755 tablet_bootstrap.cc:492] T c432b0978cb2460085280b62503470c6 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:22.840555 13753 tablet_bootstrap.cc:492] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:22.840969 13753 ts_tablet_manager.cc:1403] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.041s	user 0.000s	sys 0.009s
I20260709 14:49:22.833247 13559 raft_consensus.cc:2468] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 1.
I20260709 14:49:22.842460 13675 leader_election.cc:304] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [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: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:22.843236 13807 raft_consensus.cc:2804] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:22.843828 13807 raft_consensus.cc:697] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Becoming Leader. State: Replica: c267298d137d489cb6b4141fc800a219, State: Running, Role: LEADER
I20260709 14:49:22.844669 13807 consensus_queue.cc:237] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.845484 13755 tablet_bootstrap.cc:654] T c432b0978cb2460085280b62503470c6 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.850807 13862 consensus_queue.cc:1048] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.852018 13750 tablet_bootstrap.cc:492] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:22.852470 13750 ts_tablet_manager.cc:1403] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.003s
I20260709 14:49:22.859318 13750 raft_consensus.cc:359] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.860054 13750 raft_consensus.cc:385] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.860330 13750 raft_consensus.cc:740] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.861088 13750 consensus_queue.cc:260] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.864910 13750 ts_tablet_manager.cc:1434] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 14:49:22.866052 13750 tablet_bootstrap.cc:492] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:22.868932 13753 raft_consensus.cc:359] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.869699 13753 raft_consensus.cc:385] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.873456 13753 raft_consensus.cc:740] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.874300 13753 consensus_queue.cc:260] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.875947 13753 ts_tablet_manager.cc:1434] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.035s	user 0.002s	sys 0.004s
I20260709 14:49:22.876536 13871 consensus_queue.cc:1048] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.880820 13753 tablet_bootstrap.cc:492] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:22.892364 13750 tablet_bootstrap.cc:654] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.894876 13807 consensus_queue.cc:1048] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:22.899144 13459 catalog_manager.cc:5697] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.915925 13755 tablet_bootstrap.cc:492] T c432b0978cb2460085280b62503470c6 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:22.916474 13755 ts_tablet_manager.cc:1403] T c432b0978cb2460085280b62503470c6 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.015s
I20260709 14:49:22.917177 13706 raft_consensus.cc:3060] T 8d0e97af0dfc48af9139026af483ce7e P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.937942 13458 catalog_manager.cc:5697] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 reported cstate change: term changed from 0 to 1, leader changed from <none> to c267298d137d489cb6b4141fc800a219 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "c267298d137d489cb6b4141fc800a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:22.943218 13750 tablet_bootstrap.cc:492] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:22.946880 13750 ts_tablet_manager.cc:1403] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.081s	user 0.020s	sys 0.013s
I20260709 14:49:22.947512 13753 tablet_bootstrap.cc:654] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.949189 13750 raft_consensus.cc:359] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.949831 13750 raft_consensus.cc:385] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.950098 13750 raft_consensus.cc:740] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.950266 13755 raft_consensus.cc:359] T c432b0978cb2460085280b62503470c6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.951167 13755 raft_consensus.cc:385] T c432b0978cb2460085280b62503470c6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:22.951426 13755 raft_consensus.cc:740] T c432b0978cb2460085280b62503470c6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:22.951908 13750 consensus_queue.cc:260] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.952052 13755 consensus_queue.cc:260] T c432b0978cb2460085280b62503470c6 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.953559 13755 ts_tablet_manager.cc:1434] T c432b0978cb2460085280b62503470c6 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.037s	user 0.002s	sys 0.005s
I20260709 14:49:22.954181 13750 ts_tablet_manager.cc:1434] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:22.954625 13755 tablet_bootstrap.cc:492] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:22.955051 13750 tablet_bootstrap.cc:492] T 7e9ab49dae534a01a781ebefb22baf04 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:22.969126 13755 tablet_bootstrap.cc:654] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.976778 13879 consensus_queue.cc:1048] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.987538 13823 consensus_queue.cc:1048] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.992964 13823 raft_consensus.cc:493] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.993395 13823 raft_consensus.cc:515] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:22.995844 13750 tablet_bootstrap.cc:654] T 7e9ab49dae534a01a781ebefb22baf04 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:22.996480 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c432b0978cb2460085280b62503470c6" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:22.999125 13879 raft_consensus.cc:493] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:22.999308 13527 leader_election.cc:343] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:22.999652 13879 raft_consensus.cc:515] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.001533 13879 leader_election.cc:290] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:23.002159 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae84dc38b06347a8b6f256077e294449" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:23.004904 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae84dc38b06347a8b6f256077e294449" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
W20260709 14:49:23.005721 13675 leader_election.cc:343] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.004029 13823 leader_election.cc:290] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
W20260709 14:49:23.006276 13676 leader_election.cc:343] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.006696 13676 leader_election.cc:304] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:23.007266 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c432b0978cb2460085280b62503470c6" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:23.008059 13706 raft_consensus.cc:2468] T c432b0978cb2460085280b62503470c6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:23.008342 13879 raft_consensus.cc:2749] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:23.010773 13750 tablet_bootstrap.cc:492] T 7e9ab49dae534a01a781ebefb22baf04 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:23.011212 13750 ts_tablet_manager.cc:1403] T 7e9ab49dae534a01a781ebefb22baf04 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.056s	user 0.005s	sys 0.006s
I20260709 14:49:23.012357 13755 tablet_bootstrap.cc:492] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:23.012423 13527 leader_election.cc:304] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:23.018748 13753 tablet_bootstrap.cc:492] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:23.019170 13753 ts_tablet_manager.cc:1403] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.139s	user 0.007s	sys 0.009s
I20260709 14:49:23.019932 13862 raft_consensus.cc:2804] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:23.020305 13862 raft_consensus.cc:493] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:23.020624 13862 raft_consensus.cc:3060] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:23.023358 13527 consensus_peers.cc:597] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 -> Peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Couldn't send request to peer c267298d137d489cb6b4141fc800a219. 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 14:49:23.023986 13755 ts_tablet_manager.cc:1403] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.007s
I20260709 14:49:23.013974 13750 raft_consensus.cc:359] T 7e9ab49dae534a01a781ebefb22baf04 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.024798 13750 raft_consensus.cc:385] T 7e9ab49dae534a01a781ebefb22baf04 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.025082 13750 raft_consensus.cc:740] T 7e9ab49dae534a01a781ebefb22baf04 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.025678 13750 consensus_queue.cc:260] T 7e9ab49dae534a01a781ebefb22baf04 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.026355 13755 raft_consensus.cc:359] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.026990 13755 raft_consensus.cc:385] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.027238 13755 raft_consensus.cc:740] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.027824 13755 consensus_queue.cc:260] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.029907 13755 ts_tablet_manager.cc:1434] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:23.030748 13755 tablet_bootstrap.cc:492] T 868d9ab8f867400885cfff085bd9e2fe P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:23.031134 13750 ts_tablet_manager.cc:1434] T 7e9ab49dae534a01a781ebefb22baf04 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:49:23.031970 13750 tablet_bootstrap.cc:492] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:23.032459 13862 raft_consensus.cc:515] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.035681 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c432b0978cb2460085280b62503470c6" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:23.036201 13706 raft_consensus.cc:3060] T c432b0978cb2460085280b62503470c6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.037196 13750 tablet_bootstrap.cc:654] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.034440 13862 leader_election.cc:290] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.042311 13753 raft_consensus.cc:359] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.042969 13753 raft_consensus.cc:385] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.043224 13753 raft_consensus.cc:740] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.043820 13753 consensus_queue.cc:260] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.044178 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c432b0978cb2460085280b62503470c6" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
W20260709 14:49:23.045919 13527 leader_election.cc:343] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.047669 13706 raft_consensus.cc:2468] T c432b0978cb2460085280b62503470c6 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:23.048686 13527 leader_election.cc:304] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:23.049655 13862 raft_consensus.cc:2804] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:23.050271 13862 raft_consensus.cc:697] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:23.051070 13862 consensus_queue.cc:237] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.051858 13755 tablet_bootstrap.cc:654] T 868d9ab8f867400885cfff085bd9e2fe P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.061578 13750 tablet_bootstrap.cc:492] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:23.061995 13750 ts_tablet_manager.cc:1403] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.009s
I20260709 14:49:23.064340 13753 ts_tablet_manager.cc:1434] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 14:49:23.065213 13753 tablet_bootstrap.cc:492] T 4ec399e4f9b34aa9ba88f12a7615d775 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:23.068100 13806 raft_consensus.cc:493] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.068571 13806 raft_consensus.cc:515] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.069151 13750 raft_consensus.cc:359] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.069783 13750 raft_consensus.cc:385] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.070040 13750 raft_consensus.cc:740] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.070590 13750 consensus_queue.cc:260] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.076994 13750 ts_tablet_manager.cc:1434] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 14:49:23.077483 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae84dc38b06347a8b6f256077e294449" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:23.077836 13750 tablet_bootstrap.cc:492] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:23.080183 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae84dc38b06347a8b6f256077e294449" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:23.080765 13704 raft_consensus.cc:2468] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:23.070487 13806 leader_election.cc:290] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
W20260709 14:49:23.082746 13601 leader_election.cc:343] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.072521 13753 tablet_bootstrap.cc:654] T 4ec399e4f9b34aa9ba88f12a7615d775 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.086217 13750 tablet_bootstrap.cc:654] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.085114 13602 leader_election.cc:304] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [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: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0
I20260709 14:49:23.088733 13933 consensus_queue.cc:1048] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.093148 13755 tablet_bootstrap.cc:492] T 868d9ab8f867400885cfff085bd9e2fe P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:23.093611 13755 ts_tablet_manager.cc:1403] T 868d9ab8f867400885cfff085bd9e2fe P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.006s
I20260709 14:49:23.094928 13861 raft_consensus.cc:2804] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:23.095345 13861 raft_consensus.cc:493] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:23.095683 13861 raft_consensus.cc:3060] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.096169 13755 raft_consensus.cc:359] T 868d9ab8f867400885cfff085bd9e2fe P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.096848 13755 raft_consensus.cc:385] T 868d9ab8f867400885cfff085bd9e2fe P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.097121 13755 raft_consensus.cc:740] T 868d9ab8f867400885cfff085bd9e2fe P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.097725 13755 consensus_queue.cc:260] T 868d9ab8f867400885cfff085bd9e2fe P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.106731 13755 ts_tablet_manager.cc:1434] T 868d9ab8f867400885cfff085bd9e2fe P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 14:49:23.107685 13755 tablet_bootstrap.cc:492] T 7e9ab49dae534a01a781ebefb22baf04 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:23.112146 13750 tablet_bootstrap.cc:492] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:23.112637 13750 ts_tablet_manager.cc:1403] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 14:49:23.112776 13861 raft_consensus.cc:515] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.115211 13750 raft_consensus.cc:359] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.115834 13750 raft_consensus.cc:385] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.115948 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae84dc38b06347a8b6f256077e294449" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:23.118904 13755 tablet_bootstrap.cc:654] T 7e9ab49dae534a01a781ebefb22baf04 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.119889 13750 raft_consensus.cc:740] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.121985 13861 leader_election.cc:290] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.126400 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae84dc38b06347a8b6f256077e294449" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:23.126276 13750 consensus_queue.cc:260] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.127063 13706 raft_consensus.cc:3060] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.128471 13750 ts_tablet_manager.cc:1434] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:49:23.129412 13750 tablet_bootstrap.cc:492] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:23.131950 13559 raft_consensus.cc:3060] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.122427 13459 catalog_manager.cc:5697] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:23.150722 13706 raft_consensus.cc:2468] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:23.151856 13602 leader_election.cc:304] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:23.152576 13861 raft_consensus.cc:2804] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:23.153306 13861 raft_consensus.cc:697] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:23.157516 13861 consensus_queue.cc:237] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.159140 13559 raft_consensus.cc:2468] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:23.159617 13862 raft_consensus.cc:493] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.160045 13862 raft_consensus.cc:515] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.153286 13750 tablet_bootstrap.cc:654] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.166383 13753 tablet_bootstrap.cc:492] T 4ec399e4f9b34aa9ba88f12a7615d775 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:23.166815 13753 ts_tablet_manager.cc:1403] T 4ec399e4f9b34aa9ba88f12a7615d775 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.102s	user 0.025s	sys 0.011s
I20260709 14:49:23.167820 13862 leader_election.cc:290] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.169268 13753 raft_consensus.cc:359] T 4ec399e4f9b34aa9ba88f12a7615d775 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.169910 13753 raft_consensus.cc:385] T 4ec399e4f9b34aa9ba88f12a7615d775 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.170405 13753 raft_consensus.cc:740] T 4ec399e4f9b34aa9ba88f12a7615d775 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.169850 13634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae84dc38b06347a8b6f256077e294449" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:23.171030 13753 consensus_queue.cc:260] T 4ec399e4f9b34aa9ba88f12a7615d775 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.171252 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae84dc38b06347a8b6f256077e294449" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:23.172278 13706 raft_consensus.cc:2468] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:23.173065 13755 tablet_bootstrap.cc:492] T 7e9ab49dae534a01a781ebefb22baf04 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:23.173616 13755 ts_tablet_manager.cc:1403] T 7e9ab49dae534a01a781ebefb22baf04 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.003s
I20260709 14:49:23.174252 13527 leader_election.cc:304] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:23.174998 13820 consensus_queue.cc:1048] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.176083 13862 raft_consensus.cc:2804] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:23.176308 13755 raft_consensus.cc:359] T 7e9ab49dae534a01a781ebefb22baf04 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.177244 13755 raft_consensus.cc:385] T 7e9ab49dae534a01a781ebefb22baf04 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.177543 13755 raft_consensus.cc:740] T 7e9ab49dae534a01a781ebefb22baf04 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.178174 13755 consensus_queue.cc:260] T 7e9ab49dae534a01a781ebefb22baf04 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.173027 13753 ts_tablet_manager.cc:1434] T 4ec399e4f9b34aa9ba88f12a7615d775 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:23.183357 13753 tablet_bootstrap.cc:492] T 2880b9a1a28b4aceb18681b0687471d2 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:23.184125 13867 raft_consensus.cc:493] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.184587 13867 raft_consensus.cc:515] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.186481 13867 leader_election.cc:290] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.190215 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74f07b9e2c14117af94b6e954f286ef" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:23.190894 13862 raft_consensus.cc:493] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:23.191325 13862 raft_consensus.cc:3060] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.191926 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74f07b9e2c14117af94b6e954f286ef" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:23.190879 13559 raft_consensus.cc:2468] T c74f07b9e2c14117af94b6e954f286ef P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:23.193711 13601 leader_election.cc:304] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
W20260709 14:49:23.195284 13602 leader_election.cc:343] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.195386 13871 raft_consensus.cc:2804] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:23.195793 13871 raft_consensus.cc:493] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:23.196099 13871 raft_consensus.cc:3060] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.211117 13806 raft_consensus.cc:493] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.211644 13806 raft_consensus.cc:515] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.213617 13806 leader_election.cc:290] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.215061 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47a760811ba4e1aab10ee70e1c52110" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:23.216089 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47a760811ba4e1aab10ee70e1c52110" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
W20260709 14:49:23.216442 13601 leader_election.cc:343] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:23.219709 13602 leader_election.cc:343] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.220155 13602 leader_election.cc:304] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219
I20260709 14:49:23.206233 13871 raft_consensus.cc:515] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.221917 13806 raft_consensus.cc:2749] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:23.223074 13750 tablet_bootstrap.cc:492] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:23.223490 13750 ts_tablet_manager.cc:1403] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.019s
I20260709 14:49:23.223992 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74f07b9e2c14117af94b6e954f286ef" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:23.224542 13559 raft_consensus.cc:3060] T c74f07b9e2c14117af94b6e954f286ef P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.226219 13750 raft_consensus.cc:359] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.226848 13750 raft_consensus.cc:385] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.227101 13750 raft_consensus.cc:740] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.227604 13879 raft_consensus.cc:493] T 47c1dc56a13d45d2a4ca639424ca1fe6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.227975 13750 consensus_queue.cc:260] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.228046 13879 raft_consensus.cc:515] T 47c1dc56a13d45d2a4ca639424ca1fe6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.229723 13750 ts_tablet_manager.cc:1434] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:23.230118 13879 leader_election.cc:290] T 47c1dc56a13d45d2a4ca639424ca1fe6 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:23.219657 13862 raft_consensus.cc:515] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.243584 13750 tablet_bootstrap.cc:492] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:23.252894 13871 leader_election.cc:290] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.246397 13755 ts_tablet_manager.cc:1434] T 7e9ab49dae534a01a781ebefb22baf04 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.000s
I20260709 14:49:23.259745 13879 raft_consensus.cc:493] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.266601 13755 tablet_bootstrap.cc:492] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:23.266345 13879 raft_consensus.cc:515] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.237839 13753 tablet_bootstrap.cc:654] T 2880b9a1a28b4aceb18681b0687471d2 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.232268 13634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c1dc56a13d45d2a4ca639424ca1fe6" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:23.270542 13862 leader_election.cc:290] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 2 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.231168 13559 raft_consensus.cc:2468] T c74f07b9e2c14117af94b6e954f286ef P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:23.271557 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae84dc38b06347a8b6f256077e294449" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:23.271751 13601 leader_election.cc:304] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:23.272110 13706 raft_consensus.cc:3060] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.231945 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c1dc56a13d45d2a4ca639424ca1fe6" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:23.273949 13861 raft_consensus.cc:2804] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:23.277326 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167b587991ba4cd0913a96b2948ead29" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:23.277951 13861 raft_consensus.cc:697] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
W20260709 14:49:23.278550 13675 leader_election.cc:343] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.279217 13750 tablet_bootstrap.cc:654] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.278808 13861 consensus_queue.cc:237] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.279295 13879 leader_election.cc:290] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:23.279978 13706 raft_consensus.cc:2468] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 2.
I20260709 14:49:23.280833 13527 leader_election.cc:304] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
W20260709 14:49:23.234301 13602 consensus_peers.cc:597] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 -> Peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Couldn't send request to peer c267298d137d489cb6b4141fc800a219. 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 14:49:23.234367 13823 raft_consensus.cc:493] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.281981 13823 raft_consensus.cc:515] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:23.281410 13602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.131:40695, user_credentials={real_user=slave}} blocked reactor thread for 47181us
I20260709 14:49:23.284546 13823 leader_election.cc:290] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.285012 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2880b9a1a28b4aceb18681b0687471d2" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:23.285589 13705 raft_consensus.cc:2468] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:23.284991 13823 raft_consensus.cc:2804] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:23.286741 13823 raft_consensus.cc:697] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 2 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:23.287014 13527 leader_election.cc:304] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:23.287776 13820 raft_consensus.cc:2804] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:23.287526 13823 consensus_queue.cc:237] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER 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: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.288125 13820 raft_consensus.cc:493] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:23.288487 13820 raft_consensus.cc:3060] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.290869 13879 consensus_queue.cc:1048] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.292207 13459 catalog_manager.cc:5697] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:23.294351 13755 tablet_bootstrap.cc:654] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.299823 13750 tablet_bootstrap.cc:492] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:23.299922 13755 tablet_bootstrap.cc:492] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:23.300244 13750 ts_tablet_manager.cc:1403] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.005s
I20260709 14:49:23.300282 13755 ts_tablet_manager.cc:1403] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 14:49:23.301373 13820 raft_consensus.cc:515] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.302564 13862 raft_consensus.cc:493] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.303262 13750 raft_consensus.cc:359] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.303887 13750 raft_consensus.cc:385] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.303694 13862 raft_consensus.cc:515] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.304176 13750 raft_consensus.cc:740] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.305526 13755 raft_consensus.cc:359] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.306176 13755 raft_consensus.cc:385] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.306577 13862 leader_election.cc:290] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.307142 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec399e4f9b34aa9ba88f12a7615d775" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:23.308040 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74f07b9e2c14117af94b6e954f286ef" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
W20260709 14:49:23.308574 13527 leader_election.cc:343] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.308990 13755 raft_consensus.cc:740] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.306301 13750 consensus_queue.cc:260] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.310729 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2880b9a1a28b4aceb18681b0687471d2" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:23.311358 13706 raft_consensus.cc:3060] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.309643 13755 consensus_queue.cc:260] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.312494 13750 ts_tablet_manager.cc:1434] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:49:23.313072 13755 ts_tablet_manager.cc:1434] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:49:23.314203 13755 tablet_bootstrap.cc:492] T 4ec399e4f9b34aa9ba88f12a7615d775 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:23.316823 13750 tablet_bootstrap.cc:492] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:23.317502 13676 leader_election.cc:304] T 47c1dc56a13d45d2a4ca639424ca1fe6 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:23.318248 13879 raft_consensus.cc:2749] T 47c1dc56a13d45d2a4ca639424ca1fe6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:23.319808 13634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167b587991ba4cd0913a96b2948ead29" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:23.322433 13750 tablet_bootstrap.cc:654] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.322755 13820 leader_election.cc:290] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.326100 13755 tablet_bootstrap.cc:654] T 4ec399e4f9b34aa9ba88f12a7615d775 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.325834 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae84dc38b06347a8b6f256077e294449" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:23.327651 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2880b9a1a28b4aceb18681b0687471d2" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:23.329114 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2880b9a1a28b4aceb18681b0687471d2" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:23.329478 13456 catalog_manager.cc:5697] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:23.330470 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec399e4f9b34aa9ba88f12a7615d775" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:23.331061 13633 raft_consensus.cc:2468] T 4ec399e4f9b34aa9ba88f12a7615d775 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:23.333319 13753 tablet_bootstrap.cc:492] T 2880b9a1a28b4aceb18681b0687471d2 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:23.333775 13753 ts_tablet_manager.cc:1403] T 2880b9a1a28b4aceb18681b0687471d2 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.151s	user 0.010s	sys 0.007s
I20260709 14:49:23.338950 13705 raft_consensus.cc:3060] T 47c1dc56a13d45d2a4ca639424ca1fe6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.344511 13750 tablet_bootstrap.cc:492] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:23.345006 13750 ts_tablet_manager.cc:1403] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 14:49:23.347718 13750 raft_consensus.cc:359] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.348381 13750 raft_consensus.cc:385] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.348657 13750 raft_consensus.cc:740] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.349439 13750 consensus_queue.cc:260] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.352093 13750 ts_tablet_manager.cc:1434] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:49:23.353392 13456 catalog_manager.cc:5697] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 1 to 2, leader changed from 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130) to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 2 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:23.354784 13750 tablet_bootstrap.cc:492] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:23.361615 13706 raft_consensus.cc:2468] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:23.362723 13527 leader_election.cc:304] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:23.363415 13823 raft_consensus.cc:2804] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:23.363830 13823 raft_consensus.cc:697] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:23.364571 13823 consensus_queue.cc:237] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.366084 13862 raft_consensus.cc:493] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.366585 13862 raft_consensus.cc:515] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.368572 13862 leader_election.cc:290] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.370244 13753 raft_consensus.cc:359] T 2880b9a1a28b4aceb18681b0687471d2 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.370793 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb0676c569946a4819c6d0f5d1880f3" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
W20260709 14:49:23.373176 13527 leader_election.cc:343] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:23.374219 13676 leader_election.cc:343] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.374655 13676 leader_election.cc:304] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:23.375412 13879 raft_consensus.cc:2749] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:23.377647 13750 tablet_bootstrap.cc:654] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:23.379638 13527 leader_election.cc:343] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:23.380532 13527 leader_election.cc:343] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.370874 13753 raft_consensus.cc:385] T 2880b9a1a28b4aceb18681b0687471d2 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.381021 13753 raft_consensus.cc:740] T 2880b9a1a28b4aceb18681b0687471d2 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.381474 13527 leader_election.cc:304] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: c267298d137d489cb6b4141fc800a219
I20260709 14:49:23.382222 13862 raft_consensus.cc:2804] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:23.382555 13862 raft_consensus.cc:493] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:23.382881 13862 raft_consensus.cc:3060] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.387323 13862 raft_consensus.cc:515] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.388214 13861 raft_consensus.cc:493] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.388652 13861 raft_consensus.cc:515] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:23.389127 13602 leader_election.cc:343] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.390619 13861 leader_election.cc:290] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.392132 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9ab49dae534a01a781ebefb22baf04" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:23.397074 13879 raft_consensus.cc:493] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.381618 13753 consensus_queue.cc:260] T 2880b9a1a28b4aceb18681b0687471d2 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.396555 13750 tablet_bootstrap.cc:492] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:23.399919 13750 ts_tablet_manager.cc:1403] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.000s
I20260709 14:49:23.401178 13753 ts_tablet_manager.cc:1434] T 2880b9a1a28b4aceb18681b0687471d2 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.000s
I20260709 14:49:23.402277 13750 raft_consensus.cc:359] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.402932 13750 raft_consensus.cc:385] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.402968 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec399e4f9b34aa9ba88f12a7615d775" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:23.403270 13750 raft_consensus.cc:740] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.403654 13635 raft_consensus.cc:3060] T 4ec399e4f9b34aa9ba88f12a7615d775 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.403937 13750 consensus_queue.cc:260] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.397549 13879 raft_consensus.cc:515] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.397442 13559 raft_consensus.cc:2468] T 7e9ab49dae534a01a781ebefb22baf04 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:23.405979 13879 leader_election.cc:290] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:23.404222 13634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb0676c569946a4819c6d0f5d1880f3" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:23.399789 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9ab49dae534a01a781ebefb22baf04" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:23.393527 13862 leader_election.cc:290] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.406956 13704 raft_consensus.cc:2468] T 7e9ab49dae534a01a781ebefb22baf04 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:23.406001 13750 ts_tablet_manager.cc:1434] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:49:23.408754 13750 tablet_bootstrap.cc:492] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:23.409795 13601 leader_election.cc:304] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:23.410487 13635 raft_consensus.cc:2468] T 4ec399e4f9b34aa9ba88f12a7615d775 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:23.411182 13867 raft_consensus.cc:2804] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:23.411535 13867 raft_consensus.cc:493] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:23.411859 13867 raft_consensus.cc:3060] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:23.413782 13527 leader_election.cc:343] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.414583 13527 leader_election.cc:304] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:23.415366 13823 raft_consensus.cc:2749] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:23.415980 13527 leader_election.cc:304] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:23.416706 13823 raft_consensus.cc:2804] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:23.417178 13823 raft_consensus.cc:697] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:23.418023 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d560c96f874666a7654610d1449874" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:23.418192 13823 consensus_queue.cc:237] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:23.416950 13676 consensus_peers.cc:597] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 -> Peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Couldn't send request to peer 6ca80d9749e7444e987a69ec9aad9297. 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 14:49:23.414062 13750 tablet_bootstrap.cc:654] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:23.420047 13676 leader_election.cc:343] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.423817 13753 tablet_bootstrap.cc:492] T 058abd66c6f843d28c2f9f8e06230da3 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:23.426651 13862 raft_consensus.cc:493] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.426921 13806 consensus_queue.cc:1048] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.427114 13862 raft_consensus.cc:515] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.428495 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d560c96f874666a7654610d1449874" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:23.429013 13862 leader_election.cc:290] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.400411 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec399e4f9b34aa9ba88f12a7615d775" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
W20260709 14:49:23.429839 13675 leader_election.cc:343] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.430228 13675 leader_election.cc:304] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:23.431095 13879 raft_consensus.cc:2749] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:23.432163 13527 leader_election.cc:343] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.432643 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47a760811ba4e1aab10ee70e1c52110" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:23.432885 13867 raft_consensus.cc:515] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:23.434216 13527 leader_election.cc:343] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.434818 13867 leader_election.cc:290] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.438710 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9ab49dae534a01a781ebefb22baf04" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:23.441315 13705 raft_consensus.cc:3060] T 7e9ab49dae534a01a781ebefb22baf04 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.439266 13456 catalog_manager.cc:5697] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:23.444730 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9ab49dae534a01a781ebefb22baf04" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:23.445312 13559 raft_consensus.cc:3060] T 7e9ab49dae534a01a781ebefb22baf04 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.445277 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47a760811ba4e1aab10ee70e1c52110" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:23.449040 13633 raft_consensus.cc:2468] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:23.464336 13527 leader_election.cc:304] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: c267298d137d489cb6b4141fc800a219
I20260709 14:49:23.469939 13705 raft_consensus.cc:2468] T 7e9ab49dae534a01a781ebefb22baf04 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:23.472657 13753 tablet_bootstrap.cc:654] T 058abd66c6f843d28c2f9f8e06230da3 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.474359 13862 raft_consensus.cc:2804] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:23.480620 13862 raft_consensus.cc:493] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:23.480975 13862 raft_consensus.cc:3060] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.488476 13602 leader_election.cc:304] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:23.496529 13755 tablet_bootstrap.cc:492] T 4ec399e4f9b34aa9ba88f12a7615d775 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:23.497025 13755 ts_tablet_manager.cc:1403] T 4ec399e4f9b34aa9ba88f12a7615d775 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.183s	user 0.053s	sys 0.071s
I20260709 14:49:23.493412 13806 raft_consensus.cc:2804] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:23.500036 13806 raft_consensus.cc:697] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:23.501361 13806 consensus_queue.cc:237] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.501806 13559 raft_consensus.cc:2468] T 7e9ab49dae534a01a781ebefb22baf04 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:23.507432 13755 raft_consensus.cc:359] T 4ec399e4f9b34aa9ba88f12a7615d775 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.508097 13755 raft_consensus.cc:385] T 4ec399e4f9b34aa9ba88f12a7615d775 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.508338 13755 raft_consensus.cc:740] T 4ec399e4f9b34aa9ba88f12a7615d775 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.508924 13755 consensus_queue.cc:260] T 4ec399e4f9b34aa9ba88f12a7615d775 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.510277 13755 ts_tablet_manager.cc:1434] T 4ec399e4f9b34aa9ba88f12a7615d775 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.000s
I20260709 14:49:23.511735 13755 tablet_bootstrap.cc:492] T c74f07b9e2c14117af94b6e954f286ef P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:23.531596 13862 raft_consensus.cc:515] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.533878 13862 leader_election.cc:290] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.534973 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47a760811ba4e1aab10ee70e1c52110" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:23.535912 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47a760811ba4e1aab10ee70e1c52110" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:23.539783 13633 raft_consensus.cc:3060] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:23.542058 13527 leader_election.cc:343] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.544157 13750 tablet_bootstrap.cc:492] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:23.544603 13750 ts_tablet_manager.cc:1403] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.136s	user 0.017s	sys 0.008s
I20260709 14:49:23.545764 13705 raft_consensus.cc:3060] T 868d9ab8f867400885cfff085bd9e2fe P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.547387 13750 raft_consensus.cc:359] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.548033 13750 raft_consensus.cc:385] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.548278 13750 raft_consensus.cc:740] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.548861 13750 consensus_queue.cc:260] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.550230 13750 ts_tablet_manager.cc:1434] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:49:23.551045 13750 tablet_bootstrap.cc:492] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:23.552284 13456 catalog_manager.cc:5697] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:23.559907 13633 raft_consensus.cc:2468] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:23.563712 13527 leader_election.cc:304] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: c267298d137d489cb6b4141fc800a219
I20260709 14:49:23.564332 13753 tablet_bootstrap.cc:492] T 058abd66c6f843d28c2f9f8e06230da3 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:23.564823 13753 ts_tablet_manager.cc:1403] T 058abd66c6f843d28c2f9f8e06230da3 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.141s	user 0.006s	sys 0.008s
I20260709 14:49:23.565426 13862 raft_consensus.cc:2804] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:23.566718 13862 raft_consensus.cc:697] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:23.567575 13753 raft_consensus.cc:359] T 058abd66c6f843d28c2f9f8e06230da3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.568257 13753 raft_consensus.cc:385] T 058abd66c6f843d28c2f9f8e06230da3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.568562 13753 raft_consensus.cc:740] T 058abd66c6f843d28c2f9f8e06230da3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.567493 13862 consensus_queue.cc:237] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.569217 13753 consensus_queue.cc:260] T 058abd66c6f843d28c2f9f8e06230da3 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.572086 13753 ts_tablet_manager.cc:1434] T 058abd66c6f843d28c2f9f8e06230da3 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260709 14:49:23.573390 13753 tablet_bootstrap.cc:492] T 167b587991ba4cd0913a96b2948ead29 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:23.579149 13458 catalog_manager.cc:5697] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:23.580494 13755 tablet_bootstrap.cc:654] T c74f07b9e2c14117af94b6e954f286ef P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.582726 13750 tablet_bootstrap.cc:654] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.588737 13753 tablet_bootstrap.cc:654] T 167b587991ba4cd0913a96b2948ead29 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.588922 13755 tablet_bootstrap.cc:492] T c74f07b9e2c14117af94b6e954f286ef P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:23.589370 13755 ts_tablet_manager.cc:1403] T c74f07b9e2c14117af94b6e954f286ef P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.001s
I20260709 14:49:23.600785 13755 raft_consensus.cc:359] T c74f07b9e2c14117af94b6e954f286ef P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.601428 13755 raft_consensus.cc:385] T c74f07b9e2c14117af94b6e954f286ef P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.601881 13750 tablet_bootstrap.cc:492] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:23.602284 13750 ts_tablet_manager.cc:1403] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.051s	user 0.001s	sys 0.010s
I20260709 14:49:23.601676 13755 raft_consensus.cc:740] T c74f07b9e2c14117af94b6e954f286ef P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.603163 13755 consensus_queue.cc:260] T c74f07b9e2c14117af94b6e954f286ef P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.605041 13750 raft_consensus.cc:359] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.605588 13755 ts_tablet_manager.cc:1434] T c74f07b9e2c14117af94b6e954f286ef P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:49:23.605674 13750 raft_consensus.cc:385] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.605981 13750 raft_consensus.cc:740] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.606518 13755 tablet_bootstrap.cc:492] T 8338c39033204a4d82980129869f5e1e P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:23.609076 13753 tablet_bootstrap.cc:492] T 167b587991ba4cd0913a96b2948ead29 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:23.609550 13753 ts_tablet_manager.cc:1403] T 167b587991ba4cd0913a96b2948ead29 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.036s	user 0.004s	sys 0.011s
I20260709 14:49:23.614768 13753 raft_consensus.cc:359] T 167b587991ba4cd0913a96b2948ead29 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.615423 13753 raft_consensus.cc:385] T 167b587991ba4cd0913a96b2948ead29 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.615725 13753 raft_consensus.cc:740] T 167b587991ba4cd0913a96b2948ead29 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.616482 13753 consensus_queue.cc:260] T 167b587991ba4cd0913a96b2948ead29 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.618862 13753 ts_tablet_manager.cc:1434] T 167b587991ba4cd0913a96b2948ead29 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:23.619716 13753 tablet_bootstrap.cc:492] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:23.620741 13705 raft_consensus.cc:1240] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [term 2 FOLLOWER]: Rejecting Update request from peer 6ca80d9749e7444e987a69ec9aad9297 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:23.622396 13806 consensus_queue.cc:1059] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:23.623261 13806 raft_consensus.cc:3055] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:23.623517 13806 raft_consensus.cc:740] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:23.624163 13806 consensus_queue.cc:260] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [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: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.625140 13806 raft_consensus.cc:3060] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:23.631811 13862 raft_consensus.cc:493] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.632283 13862 raft_consensus.cc:515] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.635452 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a4ad11edaf4359bef1f6ebdcb6bd41" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
W20260709 14:49:23.636775 13527 leader_election.cc:343] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.636881 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a4ad11edaf4359bef1f6ebdcb6bd41" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:23.637794 13753 tablet_bootstrap.cc:654] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.639117 13750 consensus_queue.cc:260] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:23.639261 13527 leader_election.cc:343] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.639708 13527 leader_election.cc:304] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:23.640350 13752 raft_consensus.cc:2749] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:23.634217 13862 leader_election.cc:290] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.641861 13750 ts_tablet_manager.cc:1434] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 14:49:23.642825 13750 tablet_bootstrap.cc:492] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:23.643595 13755 tablet_bootstrap.cc:654] T 8338c39033204a4d82980129869f5e1e P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:23.652474 13527 consensus_peers.cc:597] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 -> Peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Couldn't send request to peer 6ca80d9749e7444e987a69ec9aad9297. 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 14:49:23.655887 13750 tablet_bootstrap.cc:654] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.662261 13755 tablet_bootstrap.cc:492] T 8338c39033204a4d82980129869f5e1e P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:23.662757 13755 ts_tablet_manager.cc:1403] T 8338c39033204a4d82980129869f5e1e P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.002s
I20260709 14:49:23.662989 13753 tablet_bootstrap.cc:492] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:23.663388 13753 ts_tablet_manager.cc:1403] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.005s
I20260709 14:49:23.665102 13755 raft_consensus.cc:359] T 8338c39033204a4d82980129869f5e1e P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.666025 13755 raft_consensus.cc:385] T 8338c39033204a4d82980129869f5e1e P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.666296 13755 raft_consensus.cc:740] T 8338c39033204a4d82980129869f5e1e P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.666945 13755 consensus_queue.cc:260] T 8338c39033204a4d82980129869f5e1e P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.670078 13755 ts_tablet_manager.cc:1434] T 8338c39033204a4d82980129869f5e1e P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:49:23.670967 13755 tablet_bootstrap.cc:492] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:23.665735 13753 raft_consensus.cc:359] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.675525 13753 raft_consensus.cc:385] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.675814 13753 raft_consensus.cc:740] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.676447 13753 consensus_queue.cc:260] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.683348 13947 raft_consensus.cc:493] T c74f07b9e2c14117af94b6e954f286ef P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.683853 13947 raft_consensus.cc:515] T c74f07b9e2c14117af94b6e954f286ef P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.686002 13947 leader_election.cc:290] T c74f07b9e2c14117af94b6e954f286ef P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:23.687713 13753 ts_tablet_manager.cc:1434] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260709 14:49:23.688959 13753 tablet_bootstrap.cc:492] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:23.679735 13752 consensus_queue.cc:1048] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:49:23.694149 13755 tablet_bootstrap.cc:654] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.694909 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74f07b9e2c14117af94b6e954f286ef" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:23.698769 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74f07b9e2c14117af94b6e954f286ef" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:23.699102 13806 raft_consensus.cc:493] T 058abd66c6f843d28c2f9f8e06230da3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.699723 13806 raft_consensus.cc:515] T 058abd66c6f843d28c2f9f8e06230da3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.699553 13558 raft_consensus.cc:2393] T c74f07b9e2c14117af94b6e954f286ef P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c267298d137d489cb6b4141fc800a219 in current term 1: Already voted for candidate 6ca80d9749e7444e987a69ec9aad9297 in this term.
I20260709 14:49:23.701637 13806 leader_election.cc:290] T 058abd66c6f843d28c2f9f8e06230da3 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.704258 13459 catalog_manager.cc:5697] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:23.708614 13675 leader_election.cc:304] T c74f07b9e2c14117af94b6e954f286ef P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:23.709324 13883 raft_consensus.cc:3060] T c74f07b9e2c14117af94b6e954f286ef P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.709439 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058abd66c6f843d28c2f9f8e06230da3" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
W20260709 14:49:23.715795 13507 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:23.716527 13634 raft_consensus.cc:1275] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [term 2 FOLLOWER]: Refusing update from remote peer 2fc9010f573d4d42baf18cadbc75cfc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:49:23.717087 13634 pending_rounds.cc:85] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297: Aborting all ops after (but not including) 0
I20260709 14:49:23.717308 13634 pending_rounds.cc:107] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:49:23.717585 13634 raft_consensus.cc:2889] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:23.715940 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058abd66c6f843d28c2f9f8e06230da3" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:23.719084 13806 consensus_queue.cc:1048] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.721201 13862 consensus_queue.cc:1048] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.727124 13602 leader_election.cc:304] T 058abd66c6f843d28c2f9f8e06230da3 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219
I20260709 14:49:23.729004 13806 raft_consensus.cc:2749] T 058abd66c6f843d28c2f9f8e06230da3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:23.729624 13883 raft_consensus.cc:2749] T c74f07b9e2c14117af94b6e954f286ef P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:23.732092 13753 tablet_bootstrap.cc:654] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.739199 13709 raft_consensus.cc:1275] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [term 2 FOLLOWER]: Refusing update from remote peer 2fc9010f573d4d42baf18cadbc75cfc0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:49:23.741149 13862 consensus_queue.cc:1048] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.745901 13752 raft_consensus.cc:493] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.746410 13752 raft_consensus.cc:515] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.753949 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167b587991ba4cd0913a96b2948ead29" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:23.754334 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167b587991ba4cd0913a96b2948ead29" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:23.755121 13633 raft_consensus.cc:2468] T 167b587991ba4cd0913a96b2948ead29 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:23.754581 13704 raft_consensus.cc:2468] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:23.757912 13527 leader_election.cc:304] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:23.758777 13862 raft_consensus.cc:2804] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:23.759109 13862 raft_consensus.cc:493] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:23.759400 13862 raft_consensus.cc:3060] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.753172 13752 leader_election.cc:290] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.761157 13823 raft_consensus.cc:493] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.761641 13823 raft_consensus.cc:515] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.763604 13823 leader_election.cc:290] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.767750 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8338c39033204a4d82980129869f5e1e" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:23.768460 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8338c39033204a4d82980129869f5e1e" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:23.770152 13704 raft_consensus.cc:2468] T 8338c39033204a4d82980129869f5e1e P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:23.771240 13527 leader_election.cc:304] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:23.771942 13823 raft_consensus.cc:2804] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:23.772286 13823 raft_consensus.cc:493] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:23.772581 13823 raft_consensus.cc:3060] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.766494 13862 raft_consensus.cc:515] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:23.775313 13527 leader_election.cc:343] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.779646 13752 raft_consensus.cc:493] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.779875 13871 consensus_queue.cc:1048] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.780144 13752 raft_consensus.cc:515] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.782203 13752 leader_election.cc:290] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.785965 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e3fb933f4c44af97a86008f8084e4e" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:23.786310 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e3fb933f4c44af97a86008f8084e4e" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:23.787379 13862 leader_election.cc:290] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.795027 13750 tablet_bootstrap.cc:492] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:23.795492 13750 ts_tablet_manager.cc:1403] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.153s	user 0.017s	sys 0.024s
I20260709 14:49:23.799690 13634 raft_consensus.cc:3060] T 058abd66c6f843d28c2f9f8e06230da3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:23.805840 13527 leader_election.cc:343] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.798132 13750 raft_consensus.cc:359] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.806470 13750 raft_consensus.cc:385] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.806730 13750 raft_consensus.cc:740] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
W20260709 14:49:23.806895 13527 leader_election.cc:343] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.807364 13527 leader_election.cc:304] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:23.807396 13750 consensus_queue.cc:260] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.808115 13862 raft_consensus.cc:2749] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:23.811281 13755 tablet_bootstrap.cc:492] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:23.811707 13755 ts_tablet_manager.cc:1403] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.141s	user 0.014s	sys 0.002s
I20260709 14:49:23.811311 13871 raft_consensus.cc:493] T 2880b9a1a28b4aceb18681b0687471d2 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.812549 13871 raft_consensus.cc:515] T 2880b9a1a28b4aceb18681b0687471d2 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.815009 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167b587991ba4cd0913a96b2948ead29" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:23.815541 13710 raft_consensus.cc:3060] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.815819 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2880b9a1a28b4aceb18681b0687471d2" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:23.814451 13871 leader_election.cc:290] T 2880b9a1a28b4aceb18681b0687471d2 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.817181 13823 raft_consensus.cc:515] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.818363 13750 ts_tablet_manager.cc:1434] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:49:23.818889 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167b587991ba4cd0913a96b2948ead29" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:23.819433 13635 raft_consensus.cc:3060] T 167b587991ba4cd0913a96b2948ead29 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.820420 13750 tablet_bootstrap.cc:492] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:23.814116 13755 raft_consensus.cc:359] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.821347 13755 raft_consensus.cc:385] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.821606 13755 raft_consensus.cc:740] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.823011 13755 consensus_queue.cc:260] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.823227 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2880b9a1a28b4aceb18681b0687471d2" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:23.825389 13823 leader_election.cc:290] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.828495 13708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8338c39033204a4d82980129869f5e1e" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:23.829078 13708 raft_consensus.cc:3060] T 8338c39033204a4d82980129869f5e1e P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:23.830792 13755 ts_tablet_manager.cc:1434] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:49:23.831578 13755 tablet_bootstrap.cc:492] T fca20aba74c444419a8564805a295f17 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:23.833508 13706 raft_consensus.cc:2393] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ca80d9749e7444e987a69ec9aad9297 in current term 1: Already voted for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in this term.
I20260709 14:49:23.838605 13753 tablet_bootstrap.cc:492] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:23.839066 13753 ts_tablet_manager.cc:1403] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.150s	user 0.014s	sys 0.008s
I20260709 14:49:23.841445 13753 raft_consensus.cc:359] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.842216 13753 raft_consensus.cc:385] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.842471 13753 raft_consensus.cc:740] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.833292 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8338c39033204a4d82980129869f5e1e" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:23.846113 13753 consensus_queue.cc:260] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.849416 13602 leader_election.cc:304] T 2880b9a1a28b4aceb18681b0687471d2 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219
I20260709 14:49:23.852996 13753 ts_tablet_manager.cc:1434] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:49:23.853860 13753 tablet_bootstrap.cc:492] T 8338c39033204a4d82980129869f5e1e P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:23.854313 13635 raft_consensus.cc:2468] T 167b587991ba4cd0913a96b2948ead29 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:23.855060 13710 raft_consensus.cc:2468] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
W20260709 14:49:23.854689 14015 log.cc:927] Time spent T c74f07b9e2c14117af94b6e954f286ef P 2fc9010f573d4d42baf18cadbc75cfc0: Append to log took a long time: real 0.053s	user 0.002s	sys 0.000s
I20260709 14:49:23.856351 13527 leader_election.cc:304] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:23.857061 13862 raft_consensus.cc:2804] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:23.857729 13862 raft_consensus.cc:697] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:23.858407 13862 consensus_queue.cc:237] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.861388 13755 tablet_bootstrap.cc:654] T fca20aba74c444419a8564805a295f17 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.860306 13861 raft_consensus.cc:3060] T 2880b9a1a28b4aceb18681b0687471d2 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:23.865938 13527 leader_election.cc:343] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:23.911254 13861 raft_consensus.cc:2749] T 2880b9a1a28b4aceb18681b0687471d2 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:23.912827 13459 catalog_manager.cc:5697] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:23.914076 13753 tablet_bootstrap.cc:654] T 8338c39033204a4d82980129869f5e1e P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.917387 13823 consensus_queue.cc:1048] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:23.919657 13750 tablet_bootstrap.cc:654] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:23.920754 13708 raft_consensus.cc:2468] T 8338c39033204a4d82980129869f5e1e P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:23.923933 14021 consensus_queue.cc:1048] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:49:23.925100 13820 consensus_queue.cc:1048] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:23.924822 13527 leader_election.cc:304] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:23.939929 13862 raft_consensus.cc:493] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.938704 13752 consensus_queue.cc:1048] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:49:23.940371 13862 raft_consensus.cc:515] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.938850 13820 raft_consensus.cc:2804] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:23.947134 13820 raft_consensus.cc:697] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:23.948006 13820 consensus_queue.cc:237] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.948817 13753 tablet_bootstrap.cc:492] T 8338c39033204a4d82980129869f5e1e P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:23.949234 13753 ts_tablet_manager.cc:1403] T 8338c39033204a4d82980129869f5e1e P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.001s
I20260709 14:49:23.949909 13862 leader_election.cc:290] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:23.963191 14021 raft_consensus.cc:493] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.971809 13750 tablet_bootstrap.cc:492] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:23.972419 13750 ts_tablet_manager.cc:1403] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.152s	user 0.012s	sys 0.003s
I20260709 14:49:23.980028 13807 raft_consensus.cc:493] T 4ec399e4f9b34aa9ba88f12a7615d775 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.980518 13807 raft_consensus.cc:515] T 4ec399e4f9b34aa9ba88f12a7615d775 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.983757 13753 raft_consensus.cc:359] T 8338c39033204a4d82980129869f5e1e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.984436 13753 raft_consensus.cc:385] T 8338c39033204a4d82980129869f5e1e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:23.984654 13753 raft_consensus.cc:740] T 8338c39033204a4d82980129869f5e1e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:23.982623 13807 leader_election.cc:290] T 4ec399e4f9b34aa9ba88f12a7615d775 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:23.971495 13708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3595dcfe6dd446418bdd959a11041976" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:23.990957 13753 consensus_queue.cc:260] T 8338c39033204a4d82980129869f5e1e P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:23.983291 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec399e4f9b34aa9ba88f12a7615d775" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:23.995806 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec399e4f9b34aa9ba88f12a7615d775" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:23.977766 14021 raft_consensus.cc:515] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:23.999223 13527 leader_election.cc:343] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:24.003922 13753 ts_tablet_manager.cc:1434] T 8338c39033204a4d82980129869f5e1e P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.002s
I20260709 14:49:24.004597 13753 tablet_bootstrap.cc:492] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:24.005538 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3595dcfe6dd446418bdd959a11041976" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:24.003268 13750 raft_consensus.cc:359] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.006886 13750 raft_consensus.cc:385] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.009373 13750 raft_consensus.cc:740] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.010986 14021 leader_election.cc:290] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.015200 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c04eac5b80f4ee0b084a2cbdff2fcd4" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:24.016986 13709 raft_consensus.cc:3060] T 4ec399e4f9b34aa9ba88f12a7615d775 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:24.028260 13707 raft_consensus.cc:2468] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:24.033581 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c04eac5b80f4ee0b084a2cbdff2fcd4" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:24.034263 13559 raft_consensus.cc:2468] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
W20260709 14:49:24.062542 13527 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.130:35069, user_credentials={real_user=slave}} blocked reactor thread for 55759.4us
W20260709 14:49:24.063369 13527 leader_election.cc:343] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:24.063751 13527 leader_election.cc:304] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:24.065299 13862 raft_consensus.cc:2749] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:24.066413 14028 raft_consensus.cc:493] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.066851 14028 raft_consensus.cc:515] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.068847 14028 leader_election.cc:290] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.076025 13755 tablet_bootstrap.cc:492] T fca20aba74c444419a8564805a295f17 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:24.076472 13755 ts_tablet_manager.cc:1403] T fca20aba74c444419a8564805a295f17 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.245s	user 0.019s	sys 0.000s
I20260709 14:49:24.077723 13750 consensus_queue.cc:260] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:24.080271 13527 consensus_peers.cc:597] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 -> Peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Couldn't send request to peer c267298d137d489cb6b4141fc800a219. 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 14:49:24.081485 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c04eac5b80f4ee0b084a2cbdff2fcd4" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:24.084842 13675 leader_election.cc:304] T 4ec399e4f9b34aa9ba88f12a7615d775 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:24.088517 13636 raft_consensus.cc:2468] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:24.089723 13755 raft_consensus.cc:359] T fca20aba74c444419a8564805a295f17 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.090409 13755 raft_consensus.cc:385] T fca20aba74c444419a8564805a295f17 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.090608 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c04eac5b80f4ee0b084a2cbdff2fcd4" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:24.090765 13755 raft_consensus.cc:740] T fca20aba74c444419a8564805a295f17 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.091202 13707 raft_consensus.cc:2468] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:24.092600 13755 consensus_queue.cc:260] T fca20aba74c444419a8564805a295f17 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.084443 13458 catalog_manager.cc:5697] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:24.094506 13527 leader_election.cc:304] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:24.096297 13750 ts_tablet_manager.cc:1434] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.124s	user 0.008s	sys 0.014s
I20260709 14:49:24.097210 13750 tablet_bootstrap.cc:492] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:24.097714 13602 leader_election.cc:304] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:24.098366 13806 raft_consensus.cc:2804] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:24.098722 13806 raft_consensus.cc:493] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:24.099030 13806 raft_consensus.cc:3060] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:24.096261 13823 raft_consensus.cc:2804] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:24.101119 13823 raft_consensus.cc:493] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:24.101106 14023 consensus_queue.cc:1048] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:49:24.101655 13823 raft_consensus.cc:3060] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:24.110109 13806 raft_consensus.cc:515] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.115430 13753 tablet_bootstrap.cc:654] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.118063 13806 leader_election.cc:290] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
W20260709 14:49:24.120309 14025 log.cc:927] Time spent T 2880b9a1a28b4aceb18681b0687471d2 P 6ca80d9749e7444e987a69ec9aad9297: Append to log took a long time: real 0.055s	user 0.000s	sys 0.007s
I20260709 14:49:24.122763 13755 ts_tablet_manager.cc:1434] T fca20aba74c444419a8564805a295f17 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 14:49:24.121248 13807 raft_consensus.cc:2749] T 4ec399e4f9b34aa9ba88f12a7615d775 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:24.130795 13755 tablet_bootstrap.cc:492] T 3595dcfe6dd446418bdd959a11041976 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:24.134662 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c04eac5b80f4ee0b084a2cbdff2fcd4" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:24.138286 13823 raft_consensus.cc:515] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.143136 13823 leader_election.cc:290] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.143724 13561 raft_consensus.cc:2393] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ca80d9749e7444e987a69ec9aad9297 in current term 1: Already voted for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in this term.
I20260709 14:49:24.143304 13750 tablet_bootstrap.cc:654] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:24.147428 13527 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.130:35069, user_credentials={real_user=slave}} blocked reactor thread for 49837.8us
I20260709 14:49:24.150213 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c04eac5b80f4ee0b084a2cbdff2fcd4" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:24.150930 13636 raft_consensus.cc:2393] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fc9010f573d4d42baf18cadbc75cfc0 in current term 1: Already voted for candidate 6ca80d9749e7444e987a69ec9aad9297 in this term.
I20260709 14:49:24.158236 14028 consensus_queue.cc:1048] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:24.165894 13755 tablet_bootstrap.cc:654] T 3595dcfe6dd446418bdd959a11041976 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.167274 13753 tablet_bootstrap.cc:492] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:24.167752 13753 ts_tablet_manager.cc:1403] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.163s	user 0.033s	sys 0.037s
I20260709 14:49:24.168355 14028 consensus_queue.cc:1048] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:24.170241 13753 raft_consensus.cc:359] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.171088 13753 raft_consensus.cc:385] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.171386 13753 raft_consensus.cc:740] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.172029 13753 consensus_queue.cc:260] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.173364 13750 tablet_bootstrap.cc:492] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:24.173866 13750 ts_tablet_manager.cc:1403] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.008s
I20260709 14:49:24.174316 13753 ts_tablet_manager.cc:1434] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:24.175972 13753 tablet_bootstrap.cc:492] T c432b0978cb2460085280b62503470c6 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:24.176329 13750 raft_consensus.cc:359] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.176947 13750 raft_consensus.cc:385] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.177805 13750 raft_consensus.cc:740] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.178376 13750 consensus_queue.cc:260] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.180987 13750 ts_tablet_manager.cc:1434] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:24.181787 13750 tablet_bootstrap.cc:492] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:24.184310 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c04eac5b80f4ee0b084a2cbdff2fcd4" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:24.186453 13704 raft_consensus.cc:3060] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:24.192899 13704 raft_consensus.cc:2468] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:24.199501 13750 tablet_bootstrap.cc:654] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.203694 13710 raft_consensus.cc:3060] T fca20aba74c444419a8564805a295f17 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:24.209000 13527 leader_election.cc:304] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:24.214946 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c04eac5b80f4ee0b084a2cbdff2fcd4" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:24.216168 13704 raft_consensus.cc:2393] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ca80d9749e7444e987a69ec9aad9297 in current term 1: Already voted for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in this term.
I20260709 14:49:24.215298 14028 raft_consensus.cc:2804] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:24.217156 14028 raft_consensus.cc:697] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:24.217929 14028 consensus_queue.cc:237] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.220257 13602 leader_election.cc:304] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297 [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: 6ca80d9749e7444e987a69ec9aad9297; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219
I20260709 14:49:24.222013 14023 raft_consensus.cc:2749] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:24.243966 13750 tablet_bootstrap.cc:492] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:24.244479 13750 ts_tablet_manager.cc:1403] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.020s
I20260709 14:49:24.248132 13753 tablet_bootstrap.cc:654] T c432b0978cb2460085280b62503470c6 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.258868 13750 raft_consensus.cc:359] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.259627 13750 raft_consensus.cc:385] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.259887 13750 raft_consensus.cc:740] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.260515 13750 consensus_queue.cc:260] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.260597 13459 catalog_manager.cc:5697] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:24.267782 13755 tablet_bootstrap.cc:492] T 3595dcfe6dd446418bdd959a11041976 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:24.268219 13755 ts_tablet_manager.cc:1403] T 3595dcfe6dd446418bdd959a11041976 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.145s	user 0.014s	sys 0.011s
I20260709 14:49:24.270522 13755 raft_consensus.cc:359] T 3595dcfe6dd446418bdd959a11041976 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.271166 13755 raft_consensus.cc:385] T 3595dcfe6dd446418bdd959a11041976 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.271417 13755 raft_consensus.cc:740] T 3595dcfe6dd446418bdd959a11041976 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.272024 13755 consensus_queue.cc:260] T 3595dcfe6dd446418bdd959a11041976 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.273857 13755 ts_tablet_manager.cc:1434] T 3595dcfe6dd446418bdd959a11041976 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:24.274771 13755 tablet_bootstrap.cc:492] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:24.280002 13755 tablet_bootstrap.cc:654] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.269174 13750 ts_tablet_manager.cc:1434] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.002s
I20260709 14:49:24.290591 13750 tablet_bootstrap.cc:492] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:24.308982 13750 tablet_bootstrap.cc:654] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.309726 13861 raft_consensus.cc:493] T 8338c39033204a4d82980129869f5e1e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.310212 13861 raft_consensus.cc:515] T 8338c39033204a4d82980129869f5e1e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.313002 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8338c39033204a4d82980129869f5e1e" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:24.318833 13861 leader_election.cc:290] T 8338c39033204a4d82980129869f5e1e P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.326778 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8338c39033204a4d82980129869f5e1e" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:24.327555 13705 raft_consensus.cc:2393] T 8338c39033204a4d82980129869f5e1e P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ca80d9749e7444e987a69ec9aad9297 in current term 1: Already voted for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in this term.
I20260709 14:49:24.328359 13750 tablet_bootstrap.cc:492] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:24.328810 13750 ts_tablet_manager.cc:1403] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.004s
I20260709 14:49:24.328866 13861 raft_consensus.cc:493] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.329322 13861 raft_consensus.cc:515] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.331193 13861 leader_election.cc:290] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.332804 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb0676c569946a4819c6d0f5d1880f3" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:24.333376 13558 raft_consensus.cc:2468] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:24.334528 13601 leader_election.cc:304] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:24.334432 13750 raft_consensus.cc:359] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.335163 13750 raft_consensus.cc:385] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.335427 13750 raft_consensus.cc:740] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.335949 13602 leader_election.cc:304] T 8338c39033204a4d82980129869f5e1e P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219
I20260709 14:49:24.336906 14023 raft_consensus.cc:2804] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:24.339046 14023 raft_consensus.cc:493] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:24.339349 14023 raft_consensus.cc:3060] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:24.341557 13861 raft_consensus.cc:3060] T 8338c39033204a4d82980129869f5e1e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:24.339442 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb0676c569946a4819c6d0f5d1880f3" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:24.345711 14023 raft_consensus.cc:515] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.348392 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb0676c569946a4819c6d0f5d1880f3" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:24.348919 13558 raft_consensus.cc:3060] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:24.349376 13602 leader_election.cc:343] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:24.351835 14028 consensus_queue.cc:1048] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:24.354974 13558 raft_consensus.cc:2468] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:24.356133 14023 leader_election.cc:290] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.356105 13601 leader_election.cc:304] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:24.336014 13750 consensus_queue.cc:260] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.358311 14021 raft_consensus.cc:2804] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:24.358771 14021 raft_consensus.cc:697] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:24.359524 14021 consensus_queue.cc:237] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.360611 13750 ts_tablet_manager.cc:1434] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:49:24.361527 13750 tablet_bootstrap.cc:492] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:24.362535 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb0676c569946a4819c6d0f5d1880f3" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
W20260709 14:49:24.364096 13602 leader_election.cc:343] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:24.363322 13871 raft_consensus.cc:493] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.367815 13871 raft_consensus.cc:515] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.371762 13871 leader_election.cc:290] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.372401 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3595dcfe6dd446418bdd959a11041976" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:24.372960 13750 tablet_bootstrap.cc:654] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.378795 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3595dcfe6dd446418bdd959a11041976" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:24.372974 13558 raft_consensus.cc:2468] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:24.379381 13706 raft_consensus.cc:2468] T 3595dcfe6dd446418bdd959a11041976 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:24.380720 13601 leader_election.cc:304] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:24.381475 13871 raft_consensus.cc:2804] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:24.381801 13871 raft_consensus.cc:493] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:24.382121 13871 raft_consensus.cc:3060] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:24.389775 13861 raft_consensus.cc:2749] T 8338c39033204a4d82980129869f5e1e P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:24.392556 13871 raft_consensus.cc:515] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.395270 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3595dcfe6dd446418bdd959a11041976" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:24.395841 13558 raft_consensus.cc:3060] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:24.405421 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3595dcfe6dd446418bdd959a11041976" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:24.405967 13706 raft_consensus.cc:3060] T 3595dcfe6dd446418bdd959a11041976 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:24.410044 13558 raft_consensus.cc:2468] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:24.413040 13706 raft_consensus.cc:2468] T 3595dcfe6dd446418bdd959a11041976 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:24.419476 13459 catalog_manager.cc:5697] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:24.421193 14033 consensus_queue.cc:1048] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:24.423826 13601 leader_election.cc:304] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:24.424616 14021 raft_consensus.cc:2804] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:24.425048 14021 raft_consensus.cc:697] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:24.425732 14021 consensus_queue.cc:237] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.429740 13753 tablet_bootstrap.cc:492] T c432b0978cb2460085280b62503470c6 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:24.430200 13753 ts_tablet_manager.cc:1403] T c432b0978cb2460085280b62503470c6 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.254s	user 0.027s	sys 0.051s
I20260709 14:49:24.401275 13871 leader_election.cc:290] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.436821 13753 raft_consensus.cc:359] T c432b0978cb2460085280b62503470c6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.441151 13753 raft_consensus.cc:385] T c432b0978cb2460085280b62503470c6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.441679 13753 raft_consensus.cc:740] T c432b0978cb2460085280b62503470c6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.442334 13753 consensus_queue.cc:260] T c432b0978cb2460085280b62503470c6 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.443747 13753 ts_tablet_manager.cc:1434] T c432b0978cb2460085280b62503470c6 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 14:49:24.444499 13753 tablet_bootstrap.cc:492] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:24.452342 13755 tablet_bootstrap.cc:492] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:24.452760 13755 ts_tablet_manager.cc:1403] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.178s	user 0.024s	sys 0.041s
I20260709 14:49:24.452025 13455 catalog_manager.cc:5697] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:24.457937 14034 raft_consensus.cc:493] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.458389 14034 raft_consensus.cc:515] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.496248 14034 leader_election.cc:290] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.500510 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d560c96f874666a7654610d1449874" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:24.503268 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d560c96f874666a7654610d1449874" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:24.503841 13706 raft_consensus.cc:2468] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:24.503995 14034 consensus_queue.cc:1048] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:24.506264 13527 leader_election.cc:343] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:24.512065 14034 raft_consensus.cc:493] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.512506 14034 raft_consensus.cc:515] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.514307 14034 leader_election.cc:290] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.516062 13753 tablet_bootstrap.cc:654] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.516693 13750 tablet_bootstrap.cc:492] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:24.517112 13750 ts_tablet_manager.cc:1403] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.156s	user 0.016s	sys 0.002s
I20260709 14:49:24.519155 13527 leader_election.cc:304] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:24.522928 14034 raft_consensus.cc:2804] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:24.523274 14034 raft_consensus.cc:493] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:24.523924 14034 raft_consensus.cc:3060] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:24.525066 13750 raft_consensus.cc:359] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.525683 13750 raft_consensus.cc:385] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.525930 13750 raft_consensus.cc:740] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.526531 13750 consensus_queue.cc:260] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.526536 13755 raft_consensus.cc:359] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.527518 13755 raft_consensus.cc:385] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.527777 13755 raft_consensus.cc:740] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.527957 13750 ts_tablet_manager.cc:1434] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:49:24.528323 13755 consensus_queue.cc:260] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.529153 13750 tablet_bootstrap.cc:492] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:24.530411 13755 ts_tablet_manager.cc:1434] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.004s
I20260709 14:49:24.533205 13755 tablet_bootstrap.cc:492] T 4f5df848159449549b2e66487b7cf5d8 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:24.535382 14034 raft_consensus.cc:515] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.536520 13753 tablet_bootstrap.cc:492] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:24.536921 13753 ts_tablet_manager.cc:1403] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.093s	user 0.005s	sys 0.010s
I20260709 14:49:24.537832 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e90bc87ab48940adaee87bc7300d96a3" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:24.540115 13755 tablet_bootstrap.cc:654] T 4f5df848159449549b2e66487b7cf5d8 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.544479 13753 raft_consensus.cc:359] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.545099 13753 raft_consensus.cc:385] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.545344 13753 raft_consensus.cc:740] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.545400 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e90bc87ab48940adaee87bc7300d96a3" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:24.545975 13753 consensus_queue.cc:260] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.547865 13753 ts_tablet_manager.cc:1434] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
W20260709 14:49:24.542977 13527 leader_election.cc:343] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:24.548933 14034 leader_election.cc:290] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.550935 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d560c96f874666a7654610d1449874" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:24.554764 13753 tablet_bootstrap.cc:492] T 29d560c96f874666a7654610d1449874 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:24.554561 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d560c96f874666a7654610d1449874" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:24.555150 13705 raft_consensus.cc:3060] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:24.558188 13883 raft_consensus.cc:493] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.558605 13883 raft_consensus.cc:515] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.560434 13883 leader_election.cc:290] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:24.561504 14033 raft_consensus.cc:493] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.561676 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47a760811ba4e1aab10ee70e1c52110" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:24.561844 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47a760811ba4e1aab10ee70e1c52110" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:24.561949 14033 raft_consensus.cc:515] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.563412 13676 leader_election.cc:304] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:24.564121 13883 raft_consensus.cc:2749] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:24.564412 14033 leader_election.cc:290] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.554571 13750 tablet_bootstrap.cc:654] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:24.567147 13527 leader_election.cc:343] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:24.567922 13527 leader_election.cc:304] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:24.568926 13752 raft_consensus.cc:2749] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:24.569731 13752 consensus_queue.cc:1048] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:24.571463 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5df848159449549b2e66487b7cf5d8" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:24.575052 13755 tablet_bootstrap.cc:492] T 4f5df848159449549b2e66487b7cf5d8 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:24.575469 13755 ts_tablet_manager.cc:1403] T 4f5df848159449549b2e66487b7cf5d8 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.000s
I20260709 14:49:24.566399 13705 raft_consensus.cc:2468] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:24.581105 13750 tablet_bootstrap.cc:492] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:24.580861 13755 raft_consensus.cc:359] T 4f5df848159449549b2e66487b7cf5d8 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.581423 13755 raft_consensus.cc:385] T 4f5df848159449549b2e66487b7cf5d8 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.581496 13750 ts_tablet_manager.cc:1403] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.001s
I20260709 14:49:24.581705 13755 raft_consensus.cc:740] T 4f5df848159449549b2e66487b7cf5d8 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.582304 13755 consensus_queue.cc:260] T 4f5df848159449549b2e66487b7cf5d8 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.584329 13755 ts_tablet_manager.cc:1434] T 4f5df848159449549b2e66487b7cf5d8 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:49:24.584786 13753 tablet_bootstrap.cc:654] T 29d560c96f874666a7654610d1449874 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.585820 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5df848159449549b2e66487b7cf5d8" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:24.586331 13705 raft_consensus.cc:2468] T 4f5df848159449549b2e66487b7cf5d8 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:24.587373 13755 tablet_bootstrap.cc:492] T dfb0676c569946a4819c6d0f5d1880f3 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:24.584344 13750 raft_consensus.cc:359] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.587699 13750 raft_consensus.cc:385] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.587967 13750 raft_consensus.cc:740] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.588503 13750 consensus_queue.cc:260] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.590679 13750 ts_tablet_manager.cc:1434] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:49:24.591552 13750 tablet_bootstrap.cc:492] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
W20260709 14:49:24.594050 13527 leader_election.cc:343] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:24.594610 13527 leader_election.cc:343] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:24.596366 13527 leader_election.cc:304] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:24.597290 13527 leader_election.cc:304] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:24.597469 14034 raft_consensus.cc:2804] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:24.597942 14034 raft_consensus.cc:697] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:24.598711 14034 consensus_queue.cc:237] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.601343 13755 tablet_bootstrap.cc:654] T dfb0676c569946a4819c6d0f5d1880f3 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.603915 14028 raft_consensus.cc:2804] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:24.604265 14028 raft_consensus.cc:493] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:24.604564 14028 raft_consensus.cc:3060] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:24.611433 14028 raft_consensus.cc:515] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.612286 13871 raft_consensus.cc:493] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.612774 13871 raft_consensus.cc:515] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.613812 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5df848159449549b2e66487b7cf5d8" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
W20260709 14:49:24.614874 13527 leader_election.cc:343] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:24.615303 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e3fb933f4c44af97a86008f8084e4e" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:24.615945 13558 raft_consensus.cc:2468] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:24.615381 13871 leader_election.cc:290] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.619282 13753 tablet_bootstrap.cc:492] T 29d560c96f874666a7654610d1449874 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:24.619700 13753 ts_tablet_manager.cc:1403] T 29d560c96f874666a7654610d1449874 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.000s
I20260709 14:49:24.621433 13601 leader_election.cc:304] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:24.622416 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e3fb933f4c44af97a86008f8084e4e" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:24.623494 13861 raft_consensus.cc:2804] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:24.623904 13861 raft_consensus.cc:493] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:24.624217 13861 raft_consensus.cc:3060] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:24.630481 14028 leader_election.cc:290] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.628997 13753 raft_consensus.cc:359] T 29d560c96f874666a7654610d1449874 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.633299 13753 raft_consensus.cc:385] T 29d560c96f874666a7654610d1449874 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.633565 13753 raft_consensus.cc:740] T 29d560c96f874666a7654610d1449874 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.632865 13861 raft_consensus.cc:515] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.634155 13753 consensus_queue.cc:260] T 29d560c96f874666a7654610d1449874 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.636437 13753 ts_tablet_manager.cc:1434] T 29d560c96f874666a7654610d1449874 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:49:24.637306 13753 tablet_bootstrap.cc:492] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:24.643329 14034 raft_consensus.cc:493] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.643766 14034 raft_consensus.cc:515] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.645591 14034 leader_election.cc:290] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.645926 13455 catalog_manager.cc:5697] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:24.647750 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f357d33cba8b4f64a332bd663f296987" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
W20260709 14:49:24.650015 13527 leader_election.cc:343] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:24.654197 13750 tablet_bootstrap.cc:654] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.655417 13753 tablet_bootstrap.cc:654] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.662159 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5df848159449549b2e66487b7cf5d8" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:24.662716 13710 raft_consensus.cc:3060] T 4f5df848159449549b2e66487b7cf5d8 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:24.667608 13750 tablet_bootstrap.cc:492] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:24.668064 13750 ts_tablet_manager.cc:1403] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.004s
I20260709 14:49:24.669085 13710 raft_consensus.cc:2468] T 4f5df848159449549b2e66487b7cf5d8 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:24.670573 13750 raft_consensus.cc:359] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.679262 13750 raft_consensus.cc:385] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.679525 13750 raft_consensus.cc:740] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.685295 13750 consensus_queue.cc:260] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.687950 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e3fb933f4c44af97a86008f8084e4e" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:24.688287 13861 leader_election.cc:290] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.688489 13558 raft_consensus.cc:3060] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:24.690127 13750 ts_tablet_manager.cc:1434] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:49:24.691054 13750 tablet_bootstrap.cc:492] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:24.689317 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f357d33cba8b4f64a332bd663f296987" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:24.698695 13558 raft_consensus.cc:2468] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:24.699250 13750 tablet_bootstrap.cc:654] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.699760 13601 leader_election.cc:304] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:24.700652 14023 raft_consensus.cc:2804] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:24.701109 14023 raft_consensus.cc:697] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:24.702220 14023 consensus_queue.cc:237] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.702903 13871 raft_consensus.cc:493] T c432b0978cb2460085280b62503470c6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.703372 13871 raft_consensus.cc:515] T c432b0978cb2460085280b62503470c6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.705890 13871 leader_election.cc:290] T c432b0978cb2460085280b62503470c6 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.714897 13632 raft_consensus.cc:3060] T c432b0978cb2460085280b62503470c6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:24.715095 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c432b0978cb2460085280b62503470c6" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
W20260709 14:49:24.723872 13602 leader_election.cc:343] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:24.724591 13527 leader_election.cc:304] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [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: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219; no voters: 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:24.725293 14034 raft_consensus.cc:2804] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:24.726616 14034 raft_consensus.cc:697] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:24.727418 14034 consensus_queue.cc:237] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.727424 13753 tablet_bootstrap.cc:492] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:24.729185 13753 ts_tablet_manager.cc:1403] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.092s	user 0.026s	sys 0.006s
I20260709 14:49:24.731654 13753 raft_consensus.cc:359] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.732265 13753 raft_consensus.cc:385] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.732554 13753 raft_consensus.cc:740] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.733152 13753 consensus_queue.cc:260] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:24.737155 13527 leader_election.cc:343] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:24.737569 13527 leader_election.cc:304] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:24.737633 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e3fb933f4c44af97a86008f8084e4e" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:24.738200 14033 raft_consensus.cc:2749] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:24.741433 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c432b0978cb2460085280b62503470c6" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:24.742347 14033 consensus_queue.cc:1048] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:24.743479 13602 leader_election.cc:343] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:24.744580 13752 consensus_queue.cc:1048] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:24.751348 13750 tablet_bootstrap.cc:492] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:24.734578 13753 ts_tablet_manager.cc:1434] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:49:24.757018 13753 tablet_bootstrap.cc:492] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:24.751781 13750 ts_tablet_manager.cc:1403] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.001s
I20260709 14:49:24.763710 13750 raft_consensus.cc:359] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.764359 13750 raft_consensus.cc:385] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.764487 13753 tablet_bootstrap.cc:654] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.764644 13750 raft_consensus.cc:740] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.758602 13457 catalog_manager.cc:5697] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:24.771118 13750 consensus_queue.cc:260] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.772890 13602 leader_election.cc:304] T c432b0978cb2460085280b62503470c6 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219
I20260709 14:49:24.773195 13750 ts_tablet_manager.cc:1434] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:49:24.773892 14023 raft_consensus.cc:2749] T c432b0978cb2460085280b62503470c6 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:24.774471 13750 tablet_bootstrap.cc:492] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:24.790215 13455 catalog_manager.cc:5697] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:24.793360 13750 tablet_bootstrap.cc:654] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.793984 13755 tablet_bootstrap.cc:492] T dfb0676c569946a4819c6d0f5d1880f3 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:24.795115 13755 ts_tablet_manager.cc:1403] T dfb0676c569946a4819c6d0f5d1880f3 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.208s	user 0.026s	sys 0.057s
I20260709 14:49:24.797076 13753 tablet_bootstrap.cc:492] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:24.797601 13753 ts_tablet_manager.cc:1403] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.001s
I20260709 14:49:24.800060 13753 raft_consensus.cc:359] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.800733 13753 raft_consensus.cc:385] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.801033 13753 raft_consensus.cc:740] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.801695 13753 consensus_queue.cc:260] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.807281 14023 raft_consensus.cc:493] T 29d560c96f874666a7654610d1449874 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.806522 13753 ts_tablet_manager.cc:1434] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:49:24.807726 14023 raft_consensus.cc:515] T 29d560c96f874666a7654610d1449874 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.809723 14023 leader_election.cc:290] T 29d560c96f874666a7654610d1449874 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.812929 13753 tablet_bootstrap.cc:492] T 4f5df848159449549b2e66487b7cf5d8 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:24.813638 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d560c96f874666a7654610d1449874" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:24.819765 13755 raft_consensus.cc:359] T dfb0676c569946a4819c6d0f5d1880f3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.820412 13755 raft_consensus.cc:385] T dfb0676c569946a4819c6d0f5d1880f3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.820667 13755 raft_consensus.cc:740] T dfb0676c569946a4819c6d0f5d1880f3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.820986 13750 tablet_bootstrap.cc:492] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:24.821455 13750 ts_tablet_manager.cc:1403] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.000s
I20260709 14:49:24.823868 13750 raft_consensus.cc:359] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.825551 13750 raft_consensus.cc:385] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.830289 13755 consensus_queue.cc:260] T dfb0676c569946a4819c6d0f5d1880f3 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.831939 13755 ts_tablet_manager.cc:1434] T dfb0676c569946a4819c6d0f5d1880f3 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.000s
I20260709 14:49:24.825862 13750 raft_consensus.cc:740] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.832615 13755 tablet_bootstrap.cc:492] T 26e3fb933f4c44af97a86008f8084e4e P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:24.832871 13750 consensus_queue.cc:260] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.837424 13755 tablet_bootstrap.cc:654] T 26e3fb933f4c44af97a86008f8084e4e P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.840992 13753 tablet_bootstrap.cc:654] T 4f5df848159449549b2e66487b7cf5d8 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.844911 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d560c96f874666a7654610d1449874" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:24.845609 13705 raft_consensus.cc:2393] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ca80d9749e7444e987a69ec9aad9297 in current term 1: Already voted for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in this term.
I20260709 14:49:24.847416 13750 ts_tablet_manager.cc:1434] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:49:24.848297 13750 tablet_bootstrap.cc:492] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:24.848400 13705 raft_consensus.cc:3060] T dfb0676c569946a4819c6d0f5d1880f3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:24.854521 13507 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:24.854691 13750 tablet_bootstrap.cc:654] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.855428 13752 raft_consensus.cc:493] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.855867 13752 raft_consensus.cc:515] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.856637 13753 tablet_bootstrap.cc:492] T 4f5df848159449549b2e66487b7cf5d8 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:24.857049 13753 ts_tablet_manager.cc:1403] T 4f5df848159449549b2e66487b7cf5d8 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.044s	user 0.003s	sys 0.006s
I20260709 14:49:24.857743 13752 leader_election.cc:290] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.859892 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7386b3fc15204e8e9b44f5cbea6bcebe" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
W20260709 14:49:24.861235 13527 leader_election.cc:343] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:24.861893 13947 raft_consensus.cc:493] T dfb0676c569946a4819c6d0f5d1880f3 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.861649 13753 raft_consensus.cc:359] T 4f5df848159449549b2e66487b7cf5d8 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.862344 13947 raft_consensus.cc:515] T dfb0676c569946a4819c6d0f5d1880f3 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.862353 13753 raft_consensus.cc:385] T 4f5df848159449549b2e66487b7cf5d8 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.863148 13753 raft_consensus.cc:740] T 4f5df848159449549b2e66487b7cf5d8 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.863886 13753 consensus_queue.cc:260] T 4f5df848159449549b2e66487b7cf5d8 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.865820 13753 ts_tablet_manager.cc:1434] T 4f5df848159449549b2e66487b7cf5d8 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:49:24.869220 13947 leader_election.cc:290] T dfb0676c569946a4819c6d0f5d1880f3 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:24.870579 13753 tablet_bootstrap.cc:492] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:24.871362 14023 consensus_queue.cc:1048] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:24.872061 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb0676c569946a4819c6d0f5d1880f3" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:24.882365 13753 tablet_bootstrap.cc:654] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.891650 13602 leader_election.cc:304] T 29d560c96f874666a7654610d1449874 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219
I20260709 14:49:24.892560 14023 raft_consensus.cc:3060] T 29d560c96f874666a7654610d1449874 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:24.892737 13755 tablet_bootstrap.cc:492] T 26e3fb933f4c44af97a86008f8084e4e P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:24.893268 13755 ts_tablet_manager.cc:1403] T 26e3fb933f4c44af97a86008f8084e4e P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.015s
I20260709 14:49:24.895817 13750 tablet_bootstrap.cc:492] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:24.896270 13750 ts_tablet_manager.cc:1403] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.000s
I20260709 14:49:24.896108 13755 raft_consensus.cc:359] T 26e3fb933f4c44af97a86008f8084e4e P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.898128 13755 raft_consensus.cc:385] T 26e3fb933f4c44af97a86008f8084e4e P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.898586 14023 raft_consensus.cc:2749] T 29d560c96f874666a7654610d1449874 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:24.899137 13755 raft_consensus.cc:740] T 26e3fb933f4c44af97a86008f8084e4e P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.899894 13755 consensus_queue.cc:260] T 26e3fb933f4c44af97a86008f8084e4e P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.901991 13755 ts_tablet_manager.cc:1434] T 26e3fb933f4c44af97a86008f8084e4e P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:49:24.902845 13755 tablet_bootstrap.cc:492] T f357d33cba8b4f64a332bd663f296987 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:24.905567 13861 consensus_queue.cc:1048] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:24.905712 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb0676c569946a4819c6d0f5d1880f3" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:24.908568 13755 tablet_bootstrap.cc:654] T f357d33cba8b4f64a332bd663f296987 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.917063 13750 raft_consensus.cc:359] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.917750 13750 raft_consensus.cc:385] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.917997 13753 tablet_bootstrap.cc:492] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:24.918061 13750 raft_consensus.cc:740] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.918462 13753 ts_tablet_manager.cc:1403] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.007s
I20260709 14:49:24.918943 13750 consensus_queue.cc:260] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.920852 13753 raft_consensus.cc:359] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.921437 13753 raft_consensus.cc:385] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:24.921674 13753 raft_consensus.cc:740] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.930624 13750 ts_tablet_manager.cc:1434] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 14:49:24.933553 13752 raft_consensus.cc:493] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.934095 13752 raft_consensus.cc:515] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.934532 13753 consensus_queue.cc:260] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.936512 13753 ts_tablet_manager.cc:1434] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.001s
I20260709 14:49:24.933606 14028 raft_consensus.cc:493] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.939484 14028 raft_consensus.cc:515] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.940455 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4705c50ab645308c40034aee227a6e" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:24.941346 14028 leader_election.cc:290] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.941942 13752 leader_election.cc:290] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.942338 13753 tablet_bootstrap.cc:492] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
W20260709 14:49:24.943179 13527 leader_election.cc:343] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:24.944237 13750 tablet_bootstrap.cc:492] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:24.950394 13753 tablet_bootstrap.cc:654] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.950932 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1de9ad89e040abacca2d1d114967fe" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
W20260709 14:49:24.952098 13527 leader_election.cc:343] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:24.956744 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7386b3fc15204e8e9b44f5cbea6bcebe" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:24.957785 13871 raft_consensus.cc:493] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.958283 13871 raft_consensus.cc:515] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.959210 14028 raft_consensus.cc:493] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.959653 14028 raft_consensus.cc:515] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.961421 14028 leader_election.cc:290] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.961627 13871 leader_election.cc:290] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:24.962009 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a4ad11edaf4359bef1f6ebdcb6bd41" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:24.962606 13561 raft_consensus.cc:2468] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:24.964076 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1de9ad89e040abacca2d1d114967fe" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:24.966835 13750 tablet_bootstrap.cc:654] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:24.967629 13601 leader_election.cc:304] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:24.968741 13753 tablet_bootstrap.cc:492] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:24.969169 13753 ts_tablet_manager.cc:1403] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.000s
I20260709 14:49:24.969671 13861 raft_consensus.cc:2804] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:24.970037 13861 raft_consensus.cc:493] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:24.970341 13861 raft_consensus.cc:3060] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:24.965034 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255cf85c545c4b21a9544e73218a9486" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:24.972002 13753 raft_consensus.cc:359] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.976442 13753 raft_consensus.cc:385] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:49:24.976518 13527 leader_election.cc:343] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:24.979141 13861 raft_consensus.cc:515] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.980996 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4705c50ab645308c40034aee227a6e" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:24.982259 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255cf85c545c4b21a9544e73218a9486" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:24.976778 13753 raft_consensus.cc:740] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.987874 13753 consensus_queue.cc:260] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:24.990300 13753 ts_tablet_manager.cc:1434] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 14:49:24.991207 13753 tablet_bootstrap.cc:492] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:24.997475 13750 tablet_bootstrap.cc:492] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:24.997948 13750 ts_tablet_manager.cc:1403] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.054s	user 0.027s	sys 0.007s
I20260709 14:49:25.001032 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a4ad11edaf4359bef1f6ebdcb6bd41" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:25.001572 13558 raft_consensus.cc:3060] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.001361 14023 consensus_queue.cc:1048] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:49:25.002892 13527 leader_election.cc:343] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.003291 13527 leader_election.cc:304] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
W20260709 14:49:25.004418 13527 leader_election.cc:343] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.004751 13527 leader_election.cc:304] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:25.004829 13752 raft_consensus.cc:2749] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:25.005404 13861 leader_election.cc:290] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
W20260709 14:49:25.005647 13527 leader_election.cc:343] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.006014 13527 leader_election.cc:304] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:25.006026 13752 raft_consensus.cc:2749] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:25.006832 14034 raft_consensus.cc:2749] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:25.011015 13527 leader_election.cc:343] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.015552 13753 tablet_bootstrap.cc:654] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:25.018873 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a4ad11edaf4359bef1f6ebdcb6bd41" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:25.020727 13527 leader_election.cc:304] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:25.021559 14034 raft_consensus.cc:2749] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:25.026243 14034 consensus_queue.cc:1048] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:25.038676 13558 raft_consensus.cc:2468] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:25.039927 13601 leader_election.cc:304] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:25.040823 14021 raft_consensus.cc:2804] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:25.041253 14021 raft_consensus.cc:697] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:25.041989 14021 consensus_queue.cc:237] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.045699 13750 raft_consensus.cc:359] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.046392 13750 raft_consensus.cc:385] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.046653 13750 raft_consensus.cc:740] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:25.048278 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a4ad11edaf4359bef1f6ebdcb6bd41" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:25.051753 13675 leader_election.cc:304] T dfb0676c569946a4819c6d0f5d1880f3 P c267298d137d489cb6b4141fc800a219 [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: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:25.053295 13750 consensus_queue.cc:260] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.059672 13883 raft_consensus.cc:2749] T dfb0676c569946a4819c6d0f5d1880f3 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:25.071125 13753 tablet_bootstrap.cc:492] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:25.071568 13753 ts_tablet_manager.cc:1403] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.081s	user 0.021s	sys 0.009s
I20260709 14:49:25.073963 13753 raft_consensus.cc:359] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.074733 13753 raft_consensus.cc:385] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.075513 13753 raft_consensus.cc:740] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:25.076102 13753 consensus_queue.cc:260] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.076916 13750 ts_tablet_manager.cc:1434] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.079s	user 0.002s	sys 0.003s
I20260709 14:49:25.077696 13753 ts_tablet_manager.cc:1434] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
W20260709 14:49:25.079645 13602 leader_election.cc:343] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:25.080767 13602 leader_election.cc:343] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.082197 14023 consensus_queue.cc:1048] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:25.077826 13750 tablet_bootstrap.cc:492] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:25.078538 13753 tablet_bootstrap.cc:492] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:25.096165 13755 tablet_bootstrap.cc:492] T f357d33cba8b4f64a332bd663f296987 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:25.096629 13755 ts_tablet_manager.cc:1403] T f357d33cba8b4f64a332bd663f296987 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.194s	user 0.060s	sys 0.048s
I20260709 14:49:25.101409 13753 tablet_bootstrap.cc:654] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:25.101778 13705 raft_consensus.cc:3060] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.106933 13750 tablet_bootstrap.cc:654] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:25.113641 13457 catalog_manager.cc:5697] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:25.114643 14021 raft_consensus.cc:493] T 4f5df848159449549b2e66487b7cf5d8 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.115119 14021 raft_consensus.cc:515] T 4f5df848159449549b2e66487b7cf5d8 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.117584 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5df848159449549b2e66487b7cf5d8" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:25.117762 13755 raft_consensus.cc:359] T f357d33cba8b4f64a332bd663f296987 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.119853 14021 leader_election.cc:290] T 4f5df848159449549b2e66487b7cf5d8 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.123802 14021 raft_consensus.cc:493] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.124621 14021 raft_consensus.cc:515] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.127049 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f357d33cba8b4f64a332bd663f296987" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:25.127270 14021 leader_election.cc:290] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.127647 13559 raft_consensus.cc:2468] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:25.128690 13601 leader_election.cc:304] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:25.129595 14021 raft_consensus.cc:2804] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:25.118445 13755 raft_consensus.cc:385] T f357d33cba8b4f64a332bd663f296987 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.130105 13755 raft_consensus.cc:740] T f357d33cba8b4f64a332bd663f296987 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:25.130878 13755 consensus_queue.cc:260] T f357d33cba8b4f64a332bd663f296987 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.132340 14034 consensus_queue.cc:1048] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:25.130053 14021 raft_consensus.cc:493] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.133190 14021 raft_consensus.cc:3060] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.139989 14021 raft_consensus.cc:515] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.141376 13710 raft_consensus.cc:3060] T 26e3fb933f4c44af97a86008f8084e4e P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.143195 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f357d33cba8b4f64a332bd663f296987" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:25.143743 13559 raft_consensus.cc:3060] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.143846 13632 raft_consensus.cc:3060] T 4f5df848159449549b2e66487b7cf5d8 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.149585 13559 raft_consensus.cc:2468] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:25.150609 13601 leader_election.cc:304] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:25.151330 13861 raft_consensus.cc:2804] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:25.151768 13861 raft_consensus.cc:697] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:25.152491 13861 consensus_queue.cc:237] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.153131 13753 tablet_bootstrap.cc:492] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:25.153625 13753 ts_tablet_manager.cc:1403] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.075s	user 0.004s	sys 0.008s
I20260709 14:49:25.155330 13750 tablet_bootstrap.cc:492] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:25.155514 13752 raft_consensus.cc:493] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.157920 13752 raft_consensus.cc:515] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.158618 14034 consensus_queue.cc:1048] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:25.153620 14021 leader_election.cc:290] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.159567 13752 leader_election.cc:290] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.156816 13753 raft_consensus.cc:359] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.160045 13753 raft_consensus.cc:385] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.160320 13753 raft_consensus.cc:740] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:25.161442 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8db2593f61d4d8fafd8a15f06c672e4" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:25.162001 13635 raft_consensus.cc:2468] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:25.164104 13753 consensus_queue.cc:260] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.165215 14021 raft_consensus.cc:493] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.165465 13527 leader_election.cc:304] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:25.165652 14021 raft_consensus.cc:515] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.167356 13752 raft_consensus.cc:2804] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:25.167690 13752 raft_consensus.cc:493] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.167982 13752 raft_consensus.cc:3060] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.157979 13750 ts_tablet_manager.cc:1403] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.020s
I20260709 14:49:25.181352 13755 ts_tablet_manager.cc:1434] T f357d33cba8b4f64a332bd663f296987 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.001s
I20260709 14:49:25.185956 14021 leader_election.cc:290] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.178318 13752 raft_consensus.cc:515] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.186689 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e90bc87ab48940adaee87bc7300d96a3" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:25.187282 13559 raft_consensus.cc:2468] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:25.188076 13752 leader_election.cc:290] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.188192 13601 leader_election.cc:304] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:25.189643 13750 raft_consensus.cc:359] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.190804 13750 raft_consensus.cc:385] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.201192 13750 raft_consensus.cc:740] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:25.201879 13750 consensus_queue.cc:260] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.204496 13750 ts_tablet_manager.cc:1434] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.001s
I20260709 14:49:25.205381 13750 tablet_bootstrap.cc:492] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:25.206223 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5df848159449549b2e66487b7cf5d8" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:25.206997 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f357d33cba8b4f64a332bd663f296987" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:25.207625 13705 raft_consensus.cc:2468] T f357d33cba8b4f64a332bd663f296987 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:25.210505 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f357d33cba8b4f64a332bd663f296987" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:25.211010 13706 raft_consensus.cc:3060] T f357d33cba8b4f64a332bd663f296987 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.214059 13750 tablet_bootstrap.cc:654] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:25.191000 14021 raft_consensus.cc:2804] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:25.214833 14021 raft_consensus.cc:493] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.215201 14021 raft_consensus.cc:3060] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.216826 13706 raft_consensus.cc:2468] T f357d33cba8b4f64a332bd663f296987 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:25.219708 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e90bc87ab48940adaee87bc7300d96a3" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:25.207022 13704 raft_consensus.cc:2393] T 4f5df848159449549b2e66487b7cf5d8 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ca80d9749e7444e987a69ec9aad9297 in current term 1: Already voted for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in this term.
I20260709 14:49:25.191283 13753 ts_tablet_manager.cc:1434] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 14:49:25.191699 13755 tablet_bootstrap.cc:492] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:25.192118 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8db2593f61d4d8fafd8a15f06c672e4" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:25.226392 13753 tablet_bootstrap.cc:492] T f61955074e5d4c45806a54993ef55d95 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:25.225924 13457 catalog_manager.cc:5697] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:25.226783 13632 raft_consensus.cc:3060] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.233589 13632 raft_consensus.cc:2468] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:25.234722 13527 leader_election.cc:304] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:25.235771 14033 raft_consensus.cc:2804] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:25.237150 14033 raft_consensus.cc:697] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:25.239320 14021 raft_consensus.cc:515] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.241231 14021 leader_election.cc:290] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.238345 13753 tablet_bootstrap.cc:654] T f61955074e5d4c45806a54993ef55d95 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:25.241910 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e90bc87ab48940adaee87bc7300d96a3" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:25.238292 14033 consensus_queue.cc:237] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.242422 13559 raft_consensus.cc:3060] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:25.248108 13602 leader_election.cc:343] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.242816 14023 consensus_queue.cc:1048] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:25.253409 13559 raft_consensus.cc:2468] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:25.254427 13601 leader_election.cc:304] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:25.255367 14023 raft_consensus.cc:2804] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:25.255854 14023 raft_consensus.cc:697] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:25.256685 14023 consensus_queue.cc:237] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.261629 13862 raft_consensus.cc:493] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.262068 13862 raft_consensus.cc:515] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.264003 13862 leader_election.cc:290] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.267866 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8db2593f61d4d8fafd8a15f06c672e4" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:25.271241 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dead8a44c944388e4cabff2dbefda8" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
W20260709 14:49:25.272759 13527 leader_election.cc:343] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.244779 13755 tablet_bootstrap.cc:654] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:25.273610 14021 consensus_queue.cc:1048] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:25.276804 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8db2593f61d4d8fafd8a15f06c672e4" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:25.286751 13602 leader_election.cc:304] T 4f5df848159449549b2e66487b7cf5d8 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, c267298d137d489cb6b4141fc800a219
I20260709 14:49:25.287508 14021 raft_consensus.cc:2749] T 4f5df848159449549b2e66487b7cf5d8 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:25.288585 14033 consensus_queue.cc:1048] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:25.289693 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dead8a44c944388e4cabff2dbefda8" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
W20260709 14:49:25.296046 13527 leader_election.cc:343] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.297408 13455 catalog_manager.cc:5697] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:25.300408 13527 leader_election.cc:343] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.300437 13753 tablet_bootstrap.cc:492] T f61955074e5d4c45806a54993ef55d95 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:25.303982 13755 tablet_bootstrap.cc:492] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:25.305366 13883 raft_consensus.cc:493] T 26e3fb933f4c44af97a86008f8084e4e P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.306932 13755 ts_tablet_manager.cc:1403] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.115s	user 0.009s	sys 0.002s
I20260709 14:49:25.306967 13883 raft_consensus.cc:515] T 26e3fb933f4c44af97a86008f8084e4e P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.305792 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e90bc87ab48940adaee87bc7300d96a3" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:25.306475 13753 ts_tablet_manager.cc:1403] T f61955074e5d4c45806a54993ef55d95 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.080s	user 0.024s	sys 0.007s
I20260709 14:49:25.311600 13883 leader_election.cc:290] T 26e3fb933f4c44af97a86008f8084e4e P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:25.312116 13753 raft_consensus.cc:359] T f61955074e5d4c45806a54993ef55d95 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.314396 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e3fb933f4c44af97a86008f8084e4e" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:25.306988 13750 tablet_bootstrap.cc:492] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:25.319451 13750 ts_tablet_manager.cc:1403] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.114s	user 0.023s	sys 0.017s
W20260709 14:49:25.321094 13527 leader_election.cc:343] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.321506 13527 leader_election.cc:304] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:25.322101 14034 raft_consensus.cc:2749] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:25.323026 13602 leader_election.cc:343] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.325934 13750 raft_consensus.cc:359] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.326587 13750 raft_consensus.cc:385] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.326918 13750 raft_consensus.cc:740] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:25.327567 13750 consensus_queue.cc:260] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.330776 13750 ts_tablet_manager.cc:1434] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:49:25.335161 13861 raft_consensus.cc:493] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.335577 13861 raft_consensus.cc:515] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.341048 13861 leader_election.cc:290] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.342320 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7386b3fc15204e8e9b44f5cbea6bcebe" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:25.344501 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7386b3fc15204e8e9b44f5cbea6bcebe" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:25.344769 13750 tablet_bootstrap.cc:492] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:25.345124 13561 raft_consensus.cc:2468] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:25.346287 13601 leader_election.cc:304] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:25.347043 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e3fb933f4c44af97a86008f8084e4e" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:25.348410 13675 leader_election.cc:304] T 26e3fb933f4c44af97a86008f8084e4e P c267298d137d489cb6b4141fc800a219 [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: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
W20260709 14:49:25.348484 13602 leader_election.cc:343] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.322952 13755 raft_consensus.cc:359] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.349292 13755 raft_consensus.cc:385] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.349320 13883 raft_consensus.cc:2749] T 26e3fb933f4c44af97a86008f8084e4e P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:25.350013 14021 raft_consensus.cc:2804] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:25.350366 14021 raft_consensus.cc:493] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.350700 14021 raft_consensus.cc:3060] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.349675 13755 raft_consensus.cc:740] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:25.353112 13755 consensus_queue.cc:260] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.361738 14021 raft_consensus.cc:515] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.365053 13459 catalog_manager.cc:5697] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:25.367098 13755 ts_tablet_manager.cc:1434] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 14:49:25.367944 13755 tablet_bootstrap.cc:492] T 7386b3fc15204e8e9b44f5cbea6bcebe P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:25.368304 13750 tablet_bootstrap.cc:654] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:25.373378 14021 leader_election.cc:290] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.375856 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7386b3fc15204e8e9b44f5cbea6bcebe" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
W20260709 14:49:25.377369 13602 leader_election.cc:343] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.378226 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7386b3fc15204e8e9b44f5cbea6bcebe" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:25.379279 13559 raft_consensus.cc:3060] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.312743 13753 raft_consensus.cc:385] T f61955074e5d4c45806a54993ef55d95 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.385210 13753 raft_consensus.cc:740] T f61955074e5d4c45806a54993ef55d95 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:25.385967 13753 consensus_queue.cc:260] T f61955074e5d4c45806a54993ef55d95 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.388862 13753 ts_tablet_manager.cc:1434] T f61955074e5d4c45806a54993ef55d95 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.000s
I20260709 14:49:25.400462 13883 raft_consensus.cc:493] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.401093 13883 raft_consensus.cc:515] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.404860 13753 tablet_bootstrap.cc:492] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:25.403896 13559 raft_consensus.cc:2468] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:25.415758 13601 leader_election.cc:304] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [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: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: c267298d137d489cb6b4141fc800a219
I20260709 14:49:25.416410 13861 raft_consensus.cc:2804] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:25.416741 13861 raft_consensus.cc:697] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:25.411646 13755 tablet_bootstrap.cc:654] T 7386b3fc15204e8e9b44f5cbea6bcebe P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:25.417397 13750 tablet_bootstrap.cc:492] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:25.417793 13750 ts_tablet_manager.cc:1403] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.000s
I20260709 14:49:25.420869 13753 tablet_bootstrap.cc:654] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:25.421046 13750 raft_consensus.cc:359] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.421670 13750 raft_consensus.cc:385] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.421931 13750 raft_consensus.cc:740] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:25.417336 13861 consensus_queue.cc:237] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.423156 13750 consensus_queue.cc:260] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.428646 13750 ts_tablet_manager.cc:1434] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:49:25.429492 13750 tablet_bootstrap.cc:492] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0: Bootstrap starting.
I20260709 14:49:25.418745 14033 raft_consensus.cc:493] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.432502 14033 raft_consensus.cc:515] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.436205 13883 leader_election.cc:290] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:25.436990 14033 leader_election.cc:290] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.437358 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a4ad11edaf4359bef1f6ebdcb6bd41" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:25.437628 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a4ad11edaf4359bef1f6ebdcb6bd41" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:25.438380 13558 raft_consensus.cc:2393] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c267298d137d489cb6b4141fc800a219 in current term 1: Already voted for candidate 6ca80d9749e7444e987a69ec9aad9297 in this term.
I20260709 14:49:25.439389 13675 leader_election.cc:304] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:25.442575 13883 raft_consensus.cc:3060] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.444705 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61955074e5d4c45806a54993ef55d95" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:25.445286 13635 raft_consensus.cc:2468] T f61955074e5d4c45806a54993ef55d95 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:25.447053 13527 leader_election.cc:304] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:25.447319 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61955074e5d4c45806a54993ef55d95" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:25.450987 14034 raft_consensus.cc:2804] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:25.451380 14034 raft_consensus.cc:493] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.451752 14034 raft_consensus.cc:3060] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:25.460630 13527 leader_election.cc:343] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.461977 14034 raft_consensus.cc:515] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.463420 13883 raft_consensus.cc:2749] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:25.469849 13755 tablet_bootstrap.cc:492] T 7386b3fc15204e8e9b44f5cbea6bcebe P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:25.469167 13455 catalog_manager.cc:5697] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:25.470171 13753 tablet_bootstrap.cc:492] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:25.470325 13755 ts_tablet_manager.cc:1403] T 7386b3fc15204e8e9b44f5cbea6bcebe P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.002s
I20260709 14:49:25.470594 13753 ts_tablet_manager.cc:1403] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.066s	user 0.005s	sys 0.014s
I20260709 14:49:25.471063 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61955074e5d4c45806a54993ef55d95" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:25.471592 13635 raft_consensus.cc:3060] T f61955074e5d4c45806a54993ef55d95 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.472047 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61955074e5d4c45806a54993ef55d95" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:25.475550 13753 raft_consensus.cc:359] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.476130 13753 raft_consensus.cc:385] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.476307 13753 raft_consensus.cc:740] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:25.476825 13753 consensus_queue.cc:260] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.478194 13753 ts_tablet_manager.cc:1434] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260709 14:49:25.464604 13750 tablet_bootstrap.cc:654] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:25.478850 13753 tablet_bootstrap.cc:492] T ef1de9ad89e040abacca2d1d114967fe P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:25.481603 14084 consensus_queue.cc:1048] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:25.478587 13755 raft_consensus.cc:359] T 7386b3fc15204e8e9b44f5cbea6bcebe P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.482609 13755 raft_consensus.cc:385] T 7386b3fc15204e8e9b44f5cbea6bcebe P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.482889 13755 raft_consensus.cc:740] T 7386b3fc15204e8e9b44f5cbea6bcebe P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:25.483528 13755 consensus_queue.cc:260] T 7386b3fc15204e8e9b44f5cbea6bcebe P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.481783 13635 raft_consensus.cc:2468] T f61955074e5d4c45806a54993ef55d95 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:25.485188 13753 tablet_bootstrap.cc:654] T ef1de9ad89e040abacca2d1d114967fe P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:25.487035 14033 raft_consensus.cc:493] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.487957 14033 raft_consensus.cc:515] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.489147 13527 leader_election.cc:304] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:25.492096 13755 ts_tablet_manager.cc:1434] T 7386b3fc15204e8e9b44f5cbea6bcebe P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260709 14:49:25.492180 13862 raft_consensus.cc:2804] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:25.492683 13862 raft_consensus.cc:697] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:25.493018 13755 tablet_bootstrap.cc:492] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:25.493327 13862 consensus_queue.cc:237] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.496562 13750 tablet_bootstrap.cc:492] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0: No bootstrap required, opened a new log
I20260709 14:49:25.497013 13750 ts_tablet_manager.cc:1403] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.002s
W20260709 14:49:25.498395 13527 leader_election.cc:343] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.469928 14034 leader_election.cc:290] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.501332 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48777436b86d49ebbda7bccf4e8201b4" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:25.501551 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48777436b86d49ebbda7bccf4e8201b4" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
W20260709 14:49:25.503196 13527 leader_election.cc:343] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.499429 13750 raft_consensus.cc:359] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.499732 14033 leader_election.cc:290] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.504482 13750 raft_consensus.cc:385] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.505312 13750 raft_consensus.cc:740] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Initialized, Role: FOLLOWER
W20260709 14:49:25.504356 13527 leader_election.cc:343] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.506167 13527 leader_election.cc:304] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:25.505954 13750 consensus_queue.cc:260] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.514735 13862 raft_consensus.cc:2749] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:25.516732 13750 ts_tablet_manager.cc:1434] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:49:25.512295 13457 catalog_manager.cc:5697] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:25.520063 14084 consensus_queue.cc:1048] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:25.508929 13755 tablet_bootstrap.cc:654] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:25.530716 13753 tablet_bootstrap.cc:492] T ef1de9ad89e040abacca2d1d114967fe P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:25.531126 13753 ts_tablet_manager.cc:1403] T ef1de9ad89e040abacca2d1d114967fe P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.011s
I20260709 14:49:25.533161 13753 raft_consensus.cc:359] T ef1de9ad89e040abacca2d1d114967fe P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.533699 13753 raft_consensus.cc:385] T ef1de9ad89e040abacca2d1d114967fe P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.533955 13753 raft_consensus.cc:740] T ef1de9ad89e040abacca2d1d114967fe P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:25.534552 13753 consensus_queue.cc:260] T ef1de9ad89e040abacca2d1d114967fe P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.543321 13753 ts_tablet_manager.cc:1434] T ef1de9ad89e040abacca2d1d114967fe P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:49:25.544127 13753 tablet_bootstrap.cc:492] T b2c439e4fe6e4292bdbc570fc44130fd P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:25.555466 13753 tablet_bootstrap.cc:654] T b2c439e4fe6e4292bdbc570fc44130fd P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:25.556301 13755 tablet_bootstrap.cc:492] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:25.556816 13755 ts_tablet_manager.cc:1403] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.006s
I20260709 14:49:25.556898 13861 raft_consensus.cc:493] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.557430 13861 raft_consensus.cc:515] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.559916 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4705c50ab645308c40034aee227a6e" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:25.559557 13755 raft_consensus.cc:359] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.560518 13755 raft_consensus.cc:385] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.560595 13559 raft_consensus.cc:2468] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:25.560819 13755 raft_consensus.cc:740] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:25.561486 13755 consensus_queue.cc:260] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.561933 13601 leader_election.cc:304] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:25.562718 14084 raft_consensus.cc:2804] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:25.563120 14084 raft_consensus.cc:493] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.563583 13755 ts_tablet_manager.cc:1434] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:25.563505 14084 raft_consensus.cc:3060] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.564723 13755 tablet_bootstrap.cc:492] T e90bc87ab48940adaee87bc7300d96a3 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:25.570468 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4705c50ab645308c40034aee227a6e" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:25.571831 13861 leader_election.cc:290] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
W20260709 14:49:25.571979 13602 leader_election.cc:343] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.573171 13753 tablet_bootstrap.cc:492] T b2c439e4fe6e4292bdbc570fc44130fd P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:25.573568 13753 ts_tablet_manager.cc:1403] T b2c439e4fe6e4292bdbc570fc44130fd P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.011s
I20260709 14:49:25.574234 13755 tablet_bootstrap.cc:654] T e90bc87ab48940adaee87bc7300d96a3 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:25.576638 14033 raft_consensus.cc:493] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.577100 14033 raft_consensus.cc:515] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.577773 13883 raft_consensus.cc:493] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.578188 13883 raft_consensus.cc:515] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.579391 14033 leader_election.cc:290] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.581197 13883 leader_election.cc:290] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:25.581823 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1de9ad89e040abacca2d1d114967fe" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:25.582177 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1de9ad89e040abacca2d1d114967fe" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:25.582512 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757edf56d434a9eadc5bf9ead32fd0f" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:25.582484 13559 raft_consensus.cc:2468] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 0.
I20260709 14:49:25.583823 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757edf56d434a9eadc5bf9ead32fd0f" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:25.582798 13635 raft_consensus.cc:2468] T ef1de9ad89e040abacca2d1d114967fe P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 0.
W20260709 14:49:25.586534 13527 leader_election.cc:343] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:25.587108 13527 leader_election.cc:343] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.587345 13527 leader_election.cc:304] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:25.587802 13862 raft_consensus.cc:2749] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:25.589107 13676 leader_election.cc:304] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:25.589901 13883 raft_consensus.cc:2804] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:25.590276 13883 raft_consensus.cc:493] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.590591 13883 raft_consensus.cc:3060] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.599148 13753 raft_consensus.cc:359] T b2c439e4fe6e4292bdbc570fc44130fd P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.599684 13753 raft_consensus.cc:385] T b2c439e4fe6e4292bdbc570fc44130fd P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.599958 13753 raft_consensus.cc:740] T b2c439e4fe6e4292bdbc570fc44130fd P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:25.600566 13753 consensus_queue.cc:260] T b2c439e4fe6e4292bdbc570fc44130fd P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.602065 13883 raft_consensus.cc:515] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.604434 13883 leader_election.cc:290] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:25.607676 13862 raft_consensus.cc:493] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.608107 13862 raft_consensus.cc:515] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.609520 13861 raft_consensus.cc:493] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.609766 13862 leader_election.cc:290] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.609946 13861 raft_consensus.cc:515] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.610702 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1de9ad89e040abacca2d1d114967fe" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:25.611203 13558 raft_consensus.cc:3060] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.611660 13861 leader_election.cc:290] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.612288 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1de9ad89e040abacca2d1d114967fe" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:25.612820 13636 raft_consensus.cc:3060] T ef1de9ad89e040abacca2d1d114967fe P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.619935 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c439e4fe6e4292bdbc570fc44130fd" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:25.632911 13635 raft_consensus.cc:2468] T b2c439e4fe6e4292bdbc570fc44130fd P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 0.
I20260709 14:49:25.634150 13753 ts_tablet_manager.cc:1434] T b2c439e4fe6e4292bdbc570fc44130fd P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.060s	user 0.004s	sys 0.006s
I20260709 14:49:25.634670 13755 tablet_bootstrap.cc:492] T e90bc87ab48940adaee87bc7300d96a3 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:25.635108 13755 ts_tablet_manager.cc:1403] T e90bc87ab48940adaee87bc7300d96a3 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.071s	user 0.038s	sys 0.011s
I20260709 14:49:25.636468 13636 raft_consensus.cc:2468] T ef1de9ad89e040abacca2d1d114967fe P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 1.
I20260709 14:49:25.596474 14084 raft_consensus.cc:515] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.637857 13755 raft_consensus.cc:359] T e90bc87ab48940adaee87bc7300d96a3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.638486 13755 raft_consensus.cc:385] T e90bc87ab48940adaee87bc7300d96a3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.638754 13755 raft_consensus.cc:740] T e90bc87ab48940adaee87bc7300d96a3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:25.638813 13676 leader_election.cc:304] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:25.639384 13755 consensus_queue.cc:260] T e90bc87ab48940adaee87bc7300d96a3 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.640040 14072 raft_consensus.cc:2804] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:25.640177 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4705c50ab645308c40034aee227a6e" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:25.640537 14072 raft_consensus.cc:697] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Becoming Leader. State: Replica: c267298d137d489cb6b4141fc800a219, State: Running, Role: LEADER
I20260709 14:49:25.640741 13755 ts_tablet_manager.cc:1434] T e90bc87ab48940adaee87bc7300d96a3 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:49:25.632246 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255cf85c545c4b21a9544e73218a9486" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:25.641423 13559 raft_consensus.cc:2468] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:25.642623 13755 tablet_bootstrap.cc:492] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:25.640750 13561 raft_consensus.cc:3060] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.645617 13527 leader_election.cc:304] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:25.646652 14034 raft_consensus.cc:2804] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:25.646998 14034 raft_consensus.cc:493] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.647320 14034 raft_consensus.cc:3060] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.648138 13755 tablet_bootstrap.cc:654] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:25.649361 13561 raft_consensus.cc:2468] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:25.651835 14072 consensus_queue.cc:237] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.639755 13753 tablet_bootstrap.cc:492] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:25.642800 13601 leader_election.cc:304] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:25.660068 14021 raft_consensus.cc:2804] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:25.660347 13753 tablet_bootstrap.cc:654] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:25.663116 14021 raft_consensus.cc:493] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.663502 14021 raft_consensus.cc:3060] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.661211 13755 tablet_bootstrap.cc:492] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:25.664896 13755 ts_tablet_manager.cc:1403] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260709 14:49:25.668645 13755 raft_consensus.cc:359] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.669241 13755 raft_consensus.cc:385] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.669529 13755 raft_consensus.cc:740] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:25.670089 13755 consensus_queue.cc:260] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.671527 13755 ts_tablet_manager.cc:1434] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:49:25.672305 13755 tablet_bootstrap.cc:492] T f61955074e5d4c45806a54993ef55d95 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:25.672225 14021 raft_consensus.cc:515] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.674383 14021 leader_election.cc:290] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.675313 13601 leader_election.cc:304] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:25.659847 14034 raft_consensus.cc:515] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.676249 14023 raft_consensus.cc:2804] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:25.676695 14023 raft_consensus.cc:697] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:25.677430 14023 consensus_queue.cc:237] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.678153 13755 tablet_bootstrap.cc:654] T f61955074e5d4c45806a54993ef55d95 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:25.678025 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c439e4fe6e4292bdbc570fc44130fd" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:25.678684 13632 raft_consensus.cc:3060] T b2c439e4fe6e4292bdbc570fc44130fd P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.680784 13861 consensus_queue.cc:1048] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:25.682823 13861 consensus_queue.cc:1048] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:25.690016 14084 leader_election.cc:290] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.692684 13755 tablet_bootstrap.cc:492] T f61955074e5d4c45806a54993ef55d95 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:25.693079 13755 ts_tablet_manager.cc:1403] T f61955074e5d4c45806a54993ef55d95 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.001s
I20260709 14:49:25.695423 13755 raft_consensus.cc:359] T f61955074e5d4c45806a54993ef55d95 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.695994 13755 raft_consensus.cc:385] T f61955074e5d4c45806a54993ef55d95 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.697850 13755 raft_consensus.cc:740] T f61955074e5d4c45806a54993ef55d95 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:25.698130 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c439e4fe6e4292bdbc570fc44130fd" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:25.698427 13755 consensus_queue.cc:260] T f61955074e5d4c45806a54993ef55d95 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.699589 14034 leader_election.cc:290] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.701383 13755 ts_tablet_manager.cc:1434] T f61955074e5d4c45806a54993ef55d95 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:49:25.702160 13755 tablet_bootstrap.cc:492] T ea4705c50ab645308c40034aee227a6e P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:25.704658 13558 raft_consensus.cc:2468] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 1.
I20260709 14:49:25.710850 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255cf85c545c4b21a9544e73218a9486" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:25.711383 13559 raft_consensus.cc:3060] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.712004 13632 raft_consensus.cc:2468] T b2c439e4fe6e4292bdbc570fc44130fd P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in term 1.
I20260709 14:49:25.714228 13527 leader_election.cc:304] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:25.715056 13755 tablet_bootstrap.cc:654] T ea4705c50ab645308c40034aee227a6e P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:25.716090 13707 raft_consensus.cc:3060] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.717285 13559 raft_consensus.cc:2468] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:25.715018 14034 raft_consensus.cc:2804] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:25.722455 13601 leader_election.cc:304] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:25.727371 14034 raft_consensus.cc:697] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:25.728281 14034 consensus_queue.cc:237] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.729837 14084 raft_consensus.cc:2804] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:25.730284 14084 raft_consensus.cc:697] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:25.731163 14084 consensus_queue.cc:237] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.732419 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c439e4fe6e4292bdbc570fc44130fd" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
W20260709 14:49:25.757200 13527 leader_election.cc:343] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.775048 14072 raft_consensus.cc:493] T f61955074e5d4c45806a54993ef55d95 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.775604 14072 raft_consensus.cc:515] T f61955074e5d4c45806a54993ef55d95 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.872061 14072 leader_election.cc:290] T f61955074e5d4c45806a54993ef55d95 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:25.873490 13752 raft_consensus.cc:493] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.873939 13752 raft_consensus.cc:515] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.875666 13752 leader_election.cc:290] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:25.879738 13883 raft_consensus.cc:493] T e90bc87ab48940adaee87bc7300d96a3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.880260 13883 raft_consensus.cc:515] T e90bc87ab48940adaee87bc7300d96a3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.882167 13883 leader_election.cc:290] T e90bc87ab48940adaee87bc7300d96a3 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:25.883378 14072 raft_consensus.cc:493] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.883809 14072 raft_consensus.cc:515] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.885674 14072 leader_election.cc:290] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:25.889914 13755 tablet_bootstrap.cc:492] T ea4705c50ab645308c40034aee227a6e P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:25.889513 13457 catalog_manager.cc:5697] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:25.890359 13755 ts_tablet_manager.cc:1403] T ea4705c50ab645308c40034aee227a6e P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.188s	user 0.029s	sys 0.053s
I20260709 14:49:25.894411 14072 raft_consensus.cc:493] T 7386b3fc15204e8e9b44f5cbea6bcebe P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.900281 14072 raft_consensus.cc:515] T 7386b3fc15204e8e9b44f5cbea6bcebe P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.901242 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61955074e5d4c45806a54993ef55d95" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:25.901708 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e90bc87ab48940adaee87bc7300d96a3" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:25.901927 13636 raft_consensus.cc:2393] T f61955074e5d4c45806a54993ef55d95 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c267298d137d489cb6b4141fc800a219 in current term 1: Already voted for candidate 2fc9010f573d4d42baf18cadbc75cfc0 in this term.
I20260709 14:49:25.895505 13459 catalog_manager.cc:5697] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:25.902027 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac88b6dfccfb4940b731029ed513ccb6" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:25.903314 13755 raft_consensus.cc:359] T ea4705c50ab645308c40034aee227a6e P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.897706 13753 tablet_bootstrap.cc:492] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:25.903039 13459 catalog_manager.cc:5697] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:25.911770 13755 raft_consensus.cc:385] T ea4705c50ab645308c40034aee227a6e P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.912058 13755 raft_consensus.cc:740] T ea4705c50ab645308c40034aee227a6e P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:25.912192 13753 ts_tablet_manager.cc:1403] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.277s	user 0.055s	sys 0.070s
I20260709 14:49:25.905205 13634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8db2593f61d4d8fafd8a15f06c672e4" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:25.902137 14072 leader_election.cc:290] T 7386b3fc15204e8e9b44f5cbea6bcebe P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:25.912627 13755 consensus_queue.cc:260] T ea4705c50ab645308c40034aee227a6e P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.913523 13634 raft_consensus.cc:2468] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 1.
I20260709 14:49:25.912387 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255cf85c545c4b21a9544e73218a9486" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:25.915040 13755 ts_tablet_manager.cc:1434] T ea4705c50ab645308c40034aee227a6e P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:49:25.915951 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255cf85c545c4b21a9544e73218a9486" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:25.917290 13755 tablet_bootstrap.cc:492] T 255cf85c545c4b21a9544e73218a9486 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:25.917219 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4705c50ab645308c40034aee227a6e" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:25.917759 13704 raft_consensus.cc:3060] T ea4705c50ab645308c40034aee227a6e P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.922385 13753 raft_consensus.cc:359] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.924002 13676 leader_election.cc:304] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [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: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:25.928237 13755 tablet_bootstrap.cc:654] T 255cf85c545c4b21a9544e73218a9486 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:25.931820 13752 consensus_queue.cc:1048] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:25.938282 13753 raft_consensus.cc:385] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:25.935249 13634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7386b3fc15204e8e9b44f5cbea6bcebe" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:25.924037 13704 raft_consensus.cc:2468] T ea4705c50ab645308c40034aee227a6e P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:25.938524 14072 raft_consensus.cc:2804] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:25.951838 14072 raft_consensus.cc:493] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.952186 13753 raft_consensus.cc:740] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:25.954267 13753 consensus_queue.cc:260] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:25.942730 13706 raft_consensus.cc:3060] T 7386b3fc15204e8e9b44f5cbea6bcebe P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.952231 14072 raft_consensus.cc:3060] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:25.958379 13753 ts_tablet_manager.cc:1434] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260709 14:49:25.963508 14072 raft_consensus.cc:515] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:25.932754 13527 leader_election.cc:343] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.941514 13707 raft_consensus.cc:3060] T e90bc87ab48940adaee87bc7300d96a3 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:25.966507 13634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8db2593f61d4d8fafd8a15f06c672e4" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:25.967041 13634 raft_consensus.cc:3060] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:25.971524 13708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac88b6dfccfb4940b731029ed513ccb6" candidate_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:25.973489 13634 raft_consensus.cc:2468] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 2.
I20260709 14:49:25.974614 14072 leader_election.cc:290] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 2 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:25.975039 13676 leader_election.cc:304] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 
W20260709 14:49:25.977970 13507 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:25.977794 14117 consensus_queue.cc:1048] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:25.980105 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61955074e5d4c45806a54993ef55d95" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:25.981197 13753 tablet_bootstrap.cc:492] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:25.982978 14072 raft_consensus.cc:2804] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:25.983428 14072 raft_consensus.cc:697] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [term 2 LEADER]: Becoming Leader. State: Replica: c267298d137d489cb6b4141fc800a219, State: Running, Role: LEADER
W20260709 14:49:25.984166 13527 leader_election.cc:343] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.985618 13457 catalog_manager.cc:5697] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 reported cstate change: term changed from 0 to 1, leader changed from <none> to c267298d137d489cb6b4141fc800a219 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "c267298d137d489cb6b4141fc800a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:25.987066 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7386b3fc15204e8e9b44f5cbea6bcebe" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:25.987624 13558 raft_consensus.cc:2393] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c267298d137d489cb6b4141fc800a219 in current term 1: Already voted for candidate 6ca80d9749e7444e987a69ec9aad9297 in this term.
I20260709 14:49:25.988900 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e90bc87ab48940adaee87bc7300d96a3" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
W20260709 14:49:25.998162 13602 leader_election.cc:343] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:25.998086 14023 consensus_queue.cc:1048] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:25.999871 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8db2593f61d4d8fafd8a15f06c672e4" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:26.001827 13634 raft_consensus.cc:1240] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297 [term 2 FOLLOWER]: Rejecting Update request from peer 2fc9010f573d4d42baf18cadbc75cfc0 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:26.003574 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8db2593f61d4d8fafd8a15f06c672e4" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:25.984184 14072 consensus_queue.cc:237] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [LEADER]: Queue going to LEADER 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: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:26.014938 13527 leader_election.cc:343] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:26.015377 13527 leader_election.cc:304] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0; no voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219
I20260709 14:49:26.016040 14034 raft_consensus.cc:2749] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:26.020726 13675 leader_election.cc:304] T f61955074e5d4c45806a54993ef55d95 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
W20260709 14:49:26.025872 13602 leader_election.cc:343] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:26.031200 13947 raft_consensus.cc:3060] T f61955074e5d4c45806a54993ef55d95 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:26.056958 13753 tablet_bootstrap.cc:654] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:26.059441 13755 tablet_bootstrap.cc:492] T 255cf85c545c4b21a9544e73218a9486 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:26.059934 13755 ts_tablet_manager.cc:1403] T 255cf85c545c4b21a9544e73218a9486 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.143s	user 0.030s	sys 0.025s
I20260709 14:49:26.060549 13947 raft_consensus.cc:2749] T f61955074e5d4c45806a54993ef55d95 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:26.062758 13675 leader_election.cc:304] T e90bc87ab48940adaee87bc7300d96a3 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:26.063148 13755 raft_consensus.cc:359] T 255cf85c545c4b21a9544e73218a9486 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.063503 13883 raft_consensus.cc:2749] T e90bc87ab48940adaee87bc7300d96a3 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:26.063814 13755 raft_consensus.cc:385] T 255cf85c545c4b21a9544e73218a9486 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:26.064085 13755 raft_consensus.cc:740] T 255cf85c545c4b21a9544e73218a9486 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
W20260709 14:49:26.119885 13675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.40.129:39413, user_credentials={real_user=slave}} blocked reactor thread for 57025.8us
I20260709 14:49:26.123452 13755 consensus_queue.cc:260] T 255cf85c545c4b21a9544e73218a9486 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:26.136373 13602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.131:40695, user_credentials={real_user=slave}} blocked reactor thread for 100204us
I20260709 14:49:26.155658 14033 consensus_queue.cc:1059] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:26.156420 14117 consensus_queue.cc:1048] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:26.156927 14033 raft_consensus.cc:3055] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:26.157454 14033 raft_consensus.cc:740] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:26.157580 14084 consensus_queue.cc:1048] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:26.159019 14033 consensus_queue.cc:260] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [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: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.160531 14033 raft_consensus.cc:3060] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:26.182330 13755 ts_tablet_manager.cc:1434] T 255cf85c545c4b21a9544e73218a9486 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.122s	user 0.008s	sys 0.005s
I20260709 14:49:26.184041 13755 tablet_bootstrap.cc:492] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
W20260709 14:49:26.187791 13675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.40.129:39413, user_credentials={real_user=slave}} blocked reactor thread for 49717.5us
I20260709 14:49:26.188956 14021 consensus_queue.cc:1048] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:26.191453 13753 tablet_bootstrap.cc:492] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:26.192164 13753 ts_tablet_manager.cc:1403] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.211s	user 0.011s	sys 0.021s
I20260709 14:49:26.195442 13675 leader_election.cc:304] T 7386b3fc15204e8e9b44f5cbea6bcebe P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:26.195807 13753 raft_consensus.cc:359] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.196595 13753 raft_consensus.cc:385] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:26.196905 13753 raft_consensus.cc:740] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:26.198544 13753 consensus_queue.cc:260] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.203254 13753 ts_tablet_manager.cc:1434] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 14:49:26.213200 13883 raft_consensus.cc:2749] T 7386b3fc15204e8e9b44f5cbea6bcebe P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:26.230551 14034 consensus_queue.cc:1048] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:26.241792 14072 raft_consensus.cc:493] T 255cf85c545c4b21a9544e73218a9486 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:26.242276 14072 raft_consensus.cc:515] T 255cf85c545c4b21a9544e73218a9486 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.242653 14129 consensus_queue.cc:1048] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:26.244812 14072 leader_election.cc:290] T 255cf85c545c4b21a9544e73218a9486 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:26.244813 13753 tablet_bootstrap.cc:492] T 48777436b86d49ebbda7bccf4e8201b4 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:26.247162 14130 raft_consensus.cc:493] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:26.247737 14130 raft_consensus.cc:515] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.251747 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255cf85c545c4b21a9544e73218a9486" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:26.251915 14130 leader_election.cc:290] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:26.256351 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dead8a44c944388e4cabff2dbefda8" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:26.257018 13558 raft_consensus.cc:2468] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:26.262027 13601 leader_election.cc:304] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:26.262782 14130 raft_consensus.cc:2804] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:26.263164 14130 raft_consensus.cc:493] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:26.263525 14130 raft_consensus.cc:3060] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:26.275599 13753 tablet_bootstrap.cc:654] T 48777436b86d49ebbda7bccf4e8201b4 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:26.287367 14136 consensus_queue.cc:1048] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:26.289389 13755 tablet_bootstrap.cc:654] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:26.292941 14130 raft_consensus.cc:515] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.298055 14130 leader_election.cc:290] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:26.299892 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dead8a44c944388e4cabff2dbefda8" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:26.300482 13561 raft_consensus.cc:3060] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:26.328244 13561 raft_consensus.cc:2468] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:26.329588 13708 raft_consensus.cc:1240] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [term 2 LEADER]: Rejecting Update request from peer 2fc9010f573d4d42baf18cadbc75cfc0 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:49:26.330178 14117 consensus_queue.cc:1048] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:26.335191 14123 raft_consensus.cc:493] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:26.350389 14123 raft_consensus.cc:515] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.362318 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757edf56d434a9eadc5bf9ead32fd0f" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:26.363085 13557 raft_consensus.cc:2468] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:26.364431 14123 leader_election.cc:290] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:26.365376 13601 leader_election.cc:304] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:26.378180 14123 raft_consensus.cc:2804] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:26.378540 14123 raft_consensus.cc:493] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:26.378893 14123 raft_consensus.cc:3060] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:26.488511 13753 tablet_bootstrap.cc:492] T 48777436b86d49ebbda7bccf4e8201b4 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:26.489600 13753 ts_tablet_manager.cc:1403] T 48777436b86d49ebbda7bccf4e8201b4 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.245s	user 0.029s	sys 0.067s
I20260709 14:49:26.493448 13755 tablet_bootstrap.cc:492] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:26.493918 13755 ts_tablet_manager.cc:1403] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.310s	user 0.012s	sys 0.031s
I20260709 14:49:26.494869 13601 leader_election.cc:304] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:26.517680 14084 raft_consensus.cc:2804] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:26.518159 14084 raft_consensus.cc:697] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:26.519104 14084 consensus_queue.cc:237] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.533269 13753 raft_consensus.cc:359] T 48777436b86d49ebbda7bccf4e8201b4 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.533766 13755 raft_consensus.cc:359] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.534180 13753 raft_consensus.cc:385] T 48777436b86d49ebbda7bccf4e8201b4 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:26.534461 13755 raft_consensus.cc:385] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:26.534511 13753 raft_consensus.cc:740] T 48777436b86d49ebbda7bccf4e8201b4 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:26.535012 13755 raft_consensus.cc:740] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:26.535599 13753 consensus_queue.cc:260] T 48777436b86d49ebbda7bccf4e8201b4 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.540251 13755 consensus_queue.cc:260] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.542514 14123 raft_consensus.cc:515] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
W20260709 14:49:26.550704 13527 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:26.580644 13755 ts_tablet_manager.cc:1434] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.086s	user 0.006s	sys 0.001s
I20260709 14:49:26.607179 13753 ts_tablet_manager.cc:1434] T 48777436b86d49ebbda7bccf4e8201b4 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.117s	user 0.012s	sys 0.011s
I20260709 14:49:26.653622 13556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255cf85c545c4b21a9544e73218a9486" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:26.654546 13755 tablet_bootstrap.cc:492] T d2dead8a44c944388e4cabff2dbefda8 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:26.664119 13556 raft_consensus.cc:1275] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 2 FOLLOWER]: Refusing update from remote peer c267298d137d489cb6b4141fc800a219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:49:26.664494 13556 pending_rounds.cc:85] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0: Aborting all ops after (but not including) 0
I20260709 14:49:26.664769 13556 pending_rounds.cc:107] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:49:26.665035 13556 raft_consensus.cc:2889] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:26.642776 14123 leader_election.cc:290] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:26.683166 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757edf56d434a9eadc5bf9ead32fd0f" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:26.684310 13557 raft_consensus.cc:3060] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:26.688486 13755 tablet_bootstrap.cc:654] T d2dead8a44c944388e4cabff2dbefda8 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:26.693019 14034 consensus_queue.cc:1048] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:26.704852 13459 catalog_manager.cc:5697] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:26.699891 13635 raft_consensus.cc:1275] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297 [term 2 FOLLOWER]: Refusing update from remote peer c267298d137d489cb6b4141fc800a219: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 14:49:26.713716 13527 consensus_peers.cc:597] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 -> Peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Couldn't send request to peer c267298d137d489cb6b4141fc800a219. 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 14:49:26.724812 13947 raft_consensus.cc:493] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:26.725394 13947 raft_consensus.cc:515] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.728791 13947 leader_election.cc:290] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:26.730342 13708 raft_consensus.cc:3060] T 255cf85c545c4b21a9544e73218a9486 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:26.716306 13557 raft_consensus.cc:2468] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:26.717308 13753 tablet_bootstrap.cc:492] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297: Bootstrap starting.
I20260709 14:49:26.719628 13883 consensus_queue.cc:1048] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:26.737267 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dead8a44c944388e4cabff2dbefda8" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:26.739531 13601 leader_election.cc:304] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297; no voters: 
I20260709 14:49:26.741715 14084 raft_consensus.cc:2804] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:26.742254 14084 raft_consensus.cc:697] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:26.742539 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dead8a44c944388e4cabff2dbefda8" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:26.743244 14084 consensus_queue.cc:237] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.745205 13753 tablet_bootstrap.cc:654] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:26.746215 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757edf56d434a9eadc5bf9ead32fd0f" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:26.749125 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48777436b86d49ebbda7bccf4e8201b4" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:26.749619 13630 raft_consensus.cc:2468] T 48777436b86d49ebbda7bccf4e8201b4 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 0.
I20260709 14:49:26.755949 13753 tablet_bootstrap.cc:492] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297: No bootstrap required, opened a new log
I20260709 14:49:26.756390 13753 ts_tablet_manager.cc:1403] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297: Time spent bootstrapping tablet: real 0.039s	user 0.002s	sys 0.011s
I20260709 14:49:26.760161 13753 raft_consensus.cc:359] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.760772 13753 raft_consensus.cc:385] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:26.761061 13753 raft_consensus.cc:740] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Initialized, Role: FOLLOWER
I20260709 14:49:26.761741 13753 consensus_queue.cc:260] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.765137 13709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757edf56d434a9eadc5bf9ead32fd0f" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:26.769227 13753 ts_tablet_manager.cc:1434] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:49:26.766100 13676 leader_election.cc:304] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:26.766467 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48777436b86d49ebbda7bccf4e8201b4" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:26.772631 13559 raft_consensus.cc:2468] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 0.
I20260709 14:49:26.773259 13947 raft_consensus.cc:2804] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:26.773591 13947 raft_consensus.cc:493] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:26.773904 13947 raft_consensus.cc:3060] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:26.779524 13947 raft_consensus.cc:515] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.779989 13755 tablet_bootstrap.cc:492] T d2dead8a44c944388e4cabff2dbefda8 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:26.780380 13755 ts_tablet_manager.cc:1403] T d2dead8a44c944388e4cabff2dbefda8 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.185s	user 0.009s	sys 0.005s
I20260709 14:49:26.781349 13947 leader_election.cc:290] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:26.782440 13755 raft_consensus.cc:359] T d2dead8a44c944388e4cabff2dbefda8 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.783103 13755 raft_consensus.cc:385] T d2dead8a44c944388e4cabff2dbefda8 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:26.783370 13755 raft_consensus.cc:740] T d2dead8a44c944388e4cabff2dbefda8 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:26.784129 13755 consensus_queue.cc:260] T d2dead8a44c944388e4cabff2dbefda8 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.788812 13755 ts_tablet_manager.cc:1434] T d2dead8a44c944388e4cabff2dbefda8 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:49:26.789836 13755 tablet_bootstrap.cc:492] T b2c439e4fe6e4292bdbc570fc44130fd P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
W20260709 14:49:26.793606 13602 leader_election.cc:343] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:26.790130 13675 leader_election.cc:304] T 255cf85c545c4b21a9544e73218a9486 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:26.795477 13947 raft_consensus.cc:2749] T 255cf85c545c4b21a9544e73218a9486 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:26.796336 14149 consensus_queue.cc:1048] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:49:26.798363 13602 leader_election.cc:343] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:26.799551 13755 tablet_bootstrap.cc:654] T b2c439e4fe6e4292bdbc570fc44130fd P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:26.803818 13602 leader_election.cc:343] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:26.804796 13947 raft_consensus.cc:493] T d2dead8a44c944388e4cabff2dbefda8 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:26.805056 14149 consensus_queue.cc:1048] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:26.806442 13947 raft_consensus.cc:515] T d2dead8a44c944388e4cabff2dbefda8 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.808632 13947 leader_election.cc:290] T d2dead8a44c944388e4cabff2dbefda8 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:26.809921 14072 consensus_queue.cc:1048] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:26.810550 13631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48777436b86d49ebbda7bccf4e8201b4" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:26.811204 13631 raft_consensus.cc:3060] T 48777436b86d49ebbda7bccf4e8201b4 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:26.817988 13631 raft_consensus.cc:2468] T 48777436b86d49ebbda7bccf4e8201b4 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 1.
I20260709 14:49:26.818671 14072 consensus_queue.cc:1048] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:26.822983 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dead8a44c944388e4cabff2dbefda8" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca80d9749e7444e987a69ec9aad9297" is_pre_election: true
I20260709 14:49:26.825161 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48777436b86d49ebbda7bccf4e8201b4" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:26.825750 13557 raft_consensus.cc:3060] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:26.829380 13676 leader_election.cc:304] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:26.832630 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dead8a44c944388e4cabff2dbefda8" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:26.835129 13559 raft_consensus.cc:2393] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c267298d137d489cb6b4141fc800a219 in current term 1: Already voted for candidate 6ca80d9749e7444e987a69ec9aad9297 in this term.
I20260709 14:49:26.836892 14072 raft_consensus.cc:2804] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:26.837170 13755 tablet_bootstrap.cc:492] T b2c439e4fe6e4292bdbc570fc44130fd P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:26.837407 14072 raft_consensus.cc:697] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Becoming Leader. State: Replica: c267298d137d489cb6b4141fc800a219, State: Running, Role: LEADER
I20260709 14:49:26.837607 13755 ts_tablet_manager.cc:1403] T b2c439e4fe6e4292bdbc570fc44130fd P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.000s
I20260709 14:49:26.838286 14072 consensus_queue.cc:237] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.840054 13755 raft_consensus.cc:359] T b2c439e4fe6e4292bdbc570fc44130fd P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.840685 13755 raft_consensus.cc:385] T b2c439e4fe6e4292bdbc570fc44130fd P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:26.840945 13755 raft_consensus.cc:740] T b2c439e4fe6e4292bdbc570fc44130fd P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:26.858250 13755 consensus_queue.cc:260] T b2c439e4fe6e4292bdbc570fc44130fd P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.858605 13557 raft_consensus.cc:2468] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 1.
I20260709 14:49:26.854951 13457 catalog_manager.cc:5697] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 reported cstate change: term changed from 1 to 2, leader changed from 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129) to c267298d137d489cb6b4141fc800a219 (127.12.40.131). New cstate: current_term: 2 leader_uuid: "c267298d137d489cb6b4141fc800a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:26.896631 13755 ts_tablet_manager.cc:1434] T b2c439e4fe6e4292bdbc570fc44130fd P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.055s	user 0.019s	sys 0.002s
I20260709 14:49:26.898963 13755 tablet_bootstrap.cc:492] T ac88b6dfccfb4940b731029ed513ccb6 P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:26.908452 13676 leader_election.cc:304] T d2dead8a44c944388e4cabff2dbefda8 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c267298d137d489cb6b4141fc800a219; no voters: 2fc9010f573d4d42baf18cadbc75cfc0, 6ca80d9749e7444e987a69ec9aad9297
I20260709 14:49:26.909860 13883 raft_consensus.cc:3060] T d2dead8a44c944388e4cabff2dbefda8 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:26.914208 13459 catalog_manager.cc:5697] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:26.915655 13883 raft_consensus.cc:2749] T d2dead8a44c944388e4cabff2dbefda8 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:26.916862 13602 leader_election.cc:343] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:26.935637 13755 tablet_bootstrap.cc:654] T ac88b6dfccfb4940b731029ed513ccb6 P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:26.961272 13755 tablet_bootstrap.cc:492] T ac88b6dfccfb4940b731029ed513ccb6 P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:26.961700 13755 ts_tablet_manager.cc:1403] T ac88b6dfccfb4940b731029ed513ccb6 P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.013s
I20260709 14:49:26.964169 13755 raft_consensus.cc:359] T ac88b6dfccfb4940b731029ed513ccb6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.964795 13755 raft_consensus.cc:385] T ac88b6dfccfb4940b731029ed513ccb6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:26.965044 13755 raft_consensus.cc:740] T ac88b6dfccfb4940b731029ed513ccb6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:26.965727 13755 consensus_queue.cc:260] T ac88b6dfccfb4940b731029ed513ccb6 P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.967124 13755 ts_tablet_manager.cc:1434] T ac88b6dfccfb4940b731029ed513ccb6 P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.002s
I20260709 14:49:26.968523 13755 tablet_bootstrap.cc:492] T 5757edf56d434a9eadc5bf9ead32fd0f P c267298d137d489cb6b4141fc800a219: Bootstrap starting.
I20260709 14:49:26.975026 13755 tablet_bootstrap.cc:654] T 5757edf56d434a9eadc5bf9ead32fd0f P c267298d137d489cb6b4141fc800a219: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:26.976609 13455 catalog_manager.cc:5697] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 reported cstate change: term changed from 0 to 1, leader changed from <none> to c267298d137d489cb6b4141fc800a219 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "c267298d137d489cb6b4141fc800a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:26.988970 13755 tablet_bootstrap.cc:492] T 5757edf56d434a9eadc5bf9ead32fd0f P c267298d137d489cb6b4141fc800a219: No bootstrap required, opened a new log
I20260709 14:49:26.989413 13755 ts_tablet_manager.cc:1403] T 5757edf56d434a9eadc5bf9ead32fd0f P c267298d137d489cb6b4141fc800a219: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.002s
I20260709 14:49:26.992238 13755 raft_consensus.cc:359] T 5757edf56d434a9eadc5bf9ead32fd0f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.992913 13755 raft_consensus.cc:385] T 5757edf56d434a9eadc5bf9ead32fd0f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:26.993158 13755 raft_consensus.cc:740] T 5757edf56d434a9eadc5bf9ead32fd0f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c267298d137d489cb6b4141fc800a219, State: Initialized, Role: FOLLOWER
I20260709 14:49:26.993763 13755 consensus_queue.cc:260] T 5757edf56d434a9eadc5bf9ead32fd0f P c267298d137d489cb6b4141fc800a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:26.995755 13755 ts_tablet_manager.cc:1434] T 5757edf56d434a9eadc5bf9ead32fd0f P c267298d137d489cb6b4141fc800a219: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260709 14:49:27.032534 13507 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:27.049257 14148 consensus_queue.cc:1048] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:27.049975 14149 consensus_queue.cc:1048] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:27.102662 14149 raft_consensus.cc:493] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:27.103199 14149 raft_consensus.cc:515] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:27.106201 14149 leader_election.cc:290] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:27.107059 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac88b6dfccfb4940b731029ed513ccb6" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219" is_pre_election: true
I20260709 14:49:27.107780 13704 raft_consensus.cc:2468] T ac88b6dfccfb4940b731029ed513ccb6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:27.108891 13602 leader_election.cc:304] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:27.109900 14149 raft_consensus.cc:2804] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:27.110302 14149 raft_consensus.cc:493] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:27.110692 14149 raft_consensus.cc:3060] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:27.111299 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac88b6dfccfb4940b731029ed513ccb6" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" is_pre_election: true
I20260709 14:49:27.111949 13559 raft_consensus.cc:2468] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 0.
I20260709 14:49:27.118257 14149 raft_consensus.cc:515] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:27.120612 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac88b6dfccfb4940b731029ed513ccb6" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:27.121166 13559 raft_consensus.cc:3060] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:27.121366 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac88b6dfccfb4940b731029ed513ccb6" candidate_uuid: "6ca80d9749e7444e987a69ec9aad9297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c267298d137d489cb6b4141fc800a219"
I20260709 14:49:27.121958 13704 raft_consensus.cc:3060] T ac88b6dfccfb4940b731029ed513ccb6 P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:27.128824 13704 raft_consensus.cc:2468] T ac88b6dfccfb4940b731029ed513ccb6 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:27.120695 14149 leader_election.cc:290] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), c267298d137d489cb6b4141fc800a219 (127.12.40.131:40695)
I20260709 14:49:27.140141 13602 leader_election.cc:304] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:27.141203 14123 raft_consensus.cc:2804] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:27.141681 14123 raft_consensus.cc:697] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca80d9749e7444e987a69ec9aad9297, State: Running, Role: LEADER
I20260709 14:49:27.142526 14123 consensus_queue.cc:237] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:27.144420 13559 raft_consensus.cc:2468] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca80d9749e7444e987a69ec9aad9297 in term 1.
I20260709 14:49:27.158599 13704 raft_consensus.cc:3060] T b2c439e4fe6e4292bdbc570fc44130fd P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:27.164170 13458 catalog_manager.cc:5697] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "6ca80d9749e7444e987a69ec9aad9297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:27.200608 13704 raft_consensus.cc:3060] T 5757edf56d434a9eadc5bf9ead32fd0f P c267298d137d489cb6b4141fc800a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:27.207505 14148 consensus_queue.cc:1048] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:27.223306 14072 consensus_queue.cc:1048] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:27.245687 14123 consensus_queue.cc:1048] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:27.260730 14129 consensus_queue.cc:1048] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:27.273756 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:27.300915 14178 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 14:49:27.320822 14180 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 14:49:27.331072 12450 server_base.cc:1061] running on GCE node
W20260709 14:49:27.332720 14182 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 14:49:27.334403 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:27.334789 12450 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 14:49:27.335163 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608567335142 us; error 0 us; skew 500 ppm
I20260709 14:49:27.335988 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:27.339552 12450 webserver.cc:533] Webserver started at http://127.12.40.132:34007/ using document root <none> and password file <none>
I20260709 14:49:27.340193 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:27.340427 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:27.340806 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:27.342474 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/ts-3-root/instance:
uuid: "1dd7e9342156423ca19bed72a4eddb8b"
format_stamp: "Formatted at 2026-07-09 14:49:27 on dist-test-slave-nxbx"
I20260709 14:49:27.348611 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:49:27.352826 14187 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:27.354290 12450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:49:27.354655 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/ts-3-root
uuid: "1dd7e9342156423ca19bed72a4eddb8b"
format_stamp: "Formatted at 2026-07-09 14:49:27 on dist-test-slave-nxbx"
I20260709 14:49:27.355093 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608535732111-12450-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 14:49:27.383654 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:27.385545 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:27.387676 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:27.391000 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:27.391332 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:49:27.391644 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:27.391876 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:27.484766 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.132:38465
I20260709 14:49:27.484848 14249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.132:38465 every 8 connection(s)
I20260709 14:49:27.521435 12450 auto_leader_rebalancer-test.cc:446] add a tserver: 1dd7e9342156423ca19bed72a4eddb8b
I20260709 14:49:27.532505 14250 heartbeater.cc:344] Connected to a master server at 127.12.40.190:40991
I20260709 14:49:27.532929 14250 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:27.533793 14250 heartbeater.cc:507] Master 127.12.40.190:40991 requested a full tablet report, sending...
I20260709 14:49:27.536092 13455 ts_manager.cc:194] Registered new tserver with Master: 1dd7e9342156423ca19bed72a4eddb8b (127.12.40.132:38465)
I20260709 14:49:27.537663 13455 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34824
I20260709 14:49:27.647541 14149 consensus_queue.cc:1048] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:27.686946 14123 consensus_queue.cc:1048] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:28.540092 14250 heartbeater.cc:499] Master 127.12.40.190:40991 was elected leader, sending a full tablet report...
I20260709 14:49:32.757961 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:32.812520 13556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "224669ccd3744ec9a61490859686b6d7"
dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
mode: GRACEFUL
new_leader_uuid: "c267298d137d489cb6b4141fc800a219"
 from {username='slave'} at 127.0.0.1:42088
I20260709 14:49:32.813184 13556 raft_consensus.cc:606] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Received request to transfer leadership to TS c267298d137d489cb6b4141fc800a219
I20260709 14:49:32.815454 13556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e47a760811ba4e1aab10ee70e1c52110"
dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
mode: GRACEFUL
new_leader_uuid: "c267298d137d489cb6b4141fc800a219"
 from {username='slave'} at 127.0.0.1:42088
I20260709 14:49:32.815917 13556 raft_consensus.cc:606] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Received request to transfer leadership to TS c267298d137d489cb6b4141fc800a219
I20260709 14:49:32.816802 12450 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:32.817744 12450 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:32.959506 14264 raft_consensus.cc:993] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0: : Instructing follower c267298d137d489cb6b4141fc800a219 to start an election
I20260709 14:49:32.959918 14034 raft_consensus.cc:1081] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Signalling peer c267298d137d489cb6b4141fc800a219 to start an election
I20260709 14:49:32.961067 13708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "224669ccd3744ec9a61490859686b6d7"
dest_uuid: "c267298d137d489cb6b4141fc800a219"
 from {username='slave'} at 127.0.0.1:59650
I20260709 14:49:32.961525 13708 raft_consensus.cc:493] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:32.961799 13708 raft_consensus.cc:3060] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.967394 13708 raft_consensus.cc:515] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:32.969213 13708 leader_election.cc:290] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 2 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:32.969734 13556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224669ccd3744ec9a61490859686b6d7" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:32.970288 13556 raft_consensus.cc:3055] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:32.971124 13634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224669ccd3744ec9a61490859686b6d7" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:32.971429 13556 raft_consensus.cc:740] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:32.971709 13634 raft_consensus.cc:3060] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.972194 13556 consensus_queue.cc:260] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:32.973399 13556 raft_consensus.cc:3060] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.978783 13634 raft_consensus.cc:2468] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 2.
I20260709 14:49:32.979518 13556 raft_consensus.cc:2468] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 2.
I20260709 14:49:32.979877 13676 leader_election.cc:304] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:32.980552 14263 raft_consensus.cc:2804] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:32.980876 14263 raft_consensus.cc:697] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [term 2 LEADER]: Becoming Leader. State: Replica: c267298d137d489cb6b4141fc800a219, State: Running, Role: LEADER
I20260709 14:49:32.981575 14263 consensus_queue.cc:237] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:32.989321 13455 catalog_manager.cc:5697] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 reported cstate change: term changed from 1 to 2, leader changed from 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129) to c267298d137d489cb6b4141fc800a219 (127.12.40.131). New cstate: current_term: 2 leader_uuid: "c267298d137d489cb6b4141fc800a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:33.414541 14034 raft_consensus.cc:993] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0: : Instructing follower c267298d137d489cb6b4141fc800a219 to start an election
I20260709 14:49:33.415047 14264 raft_consensus.cc:1081] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Signalling peer c267298d137d489cb6b4141fc800a219 to start an election
I20260709 14:49:33.416216 13556 raft_consensus.cc:1275] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 2 FOLLOWER]: Refusing update from remote peer c267298d137d489cb6b4141fc800a219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.416973 13704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e47a760811ba4e1aab10ee70e1c52110"
dest_uuid: "c267298d137d489cb6b4141fc800a219"
 from {username='slave'} at 127.0.0.1:59650
I20260709 14:49:33.417526 13704 raft_consensus.cc:493] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:33.417587 14263 consensus_queue.cc:1048] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.417945 13704 raft_consensus.cc:3060] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.424391 13704 raft_consensus.cc:515] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:33.426617 13704 leader_election.cc:290] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 2 election: Requested vote from peers 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413), 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069)
I20260709 14:49:33.427268 13559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47a760811ba4e1aab10ee70e1c52110" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fc9010f573d4d42baf18cadbc75cfc0"
I20260709 14:49:33.427835 13559 raft_consensus.cc:3055] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:33.428123 13559 raft_consensus.cc:740] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fc9010f573d4d42baf18cadbc75cfc0, State: Running, Role: LEADER
I20260709 14:49:33.428819 13559 consensus_queue.cc:260] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:33.429818 13559 raft_consensus.cc:3060] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.435246 13634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47a760811ba4e1aab10ee70e1c52110" candidate_uuid: "c267298d137d489cb6b4141fc800a219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ca80d9749e7444e987a69ec9aad9297"
I20260709 14:49:33.437208 13634 raft_consensus.cc:3060] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.446986 13634 raft_consensus.cc:2468] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 2.
I20260709 14:49:33.449723 13676 leader_election.cc:304] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca80d9749e7444e987a69ec9aad9297, c267298d137d489cb6b4141fc800a219; no voters: 
I20260709 14:49:33.451100 14263 raft_consensus.cc:2804] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:33.451630 14263 raft_consensus.cc:697] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [term 2 LEADER]: Becoming Leader. State: Replica: c267298d137d489cb6b4141fc800a219, State: Running, Role: LEADER
I20260709 14:49:33.452557 14263 consensus_queue.cc:237] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } }
I20260709 14:49:33.437875 13559 raft_consensus.cc:2468] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c267298d137d489cb6b4141fc800a219 in term 2.
I20260709 14:49:33.473242 13631 raft_consensus.cc:1275] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297 [term 2 FOLLOWER]: Refusing update from remote peer c267298d137d489cb6b4141fc800a219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.474529 14260 consensus_queue.cc:1048] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:33.479188 13455 catalog_manager.cc:5697] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 reported cstate change: term changed from 1 to 2, leader changed from 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129) to c267298d137d489cb6b4141fc800a219 (127.12.40.131). New cstate: current_term: 2 leader_uuid: "c267298d137d489cb6b4141fc800a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc9010f573d4d42baf18cadbc75cfc0" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c267298d137d489cb6b4141fc800a219" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:33.818610 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:33.852959 12450 tablet_server.cc:179] TabletServer@127.12.40.129:0 shutting down...
W20260709 14:49:33.857275 13675 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260709 14:49:33.861951 13675 consensus_peers.cc:597] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:33.870044 13601 consensus_peers.cc:597] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:33.888202 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:49:33.888103 13675 consensus_peers.cc:597] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:33.889415 12450 tablet_replica.cc:333] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.890340 12450 raft_consensus.cc:2243] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.891595 12450 raft_consensus.cc:2272] T 5757edf56d434a9eadc5bf9ead32fd0f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:33.892206 13601 consensus_peers.cc:597] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:33.893656 12450 tablet_replica.cc:333] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.894276 12450 raft_consensus.cc:2243] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.894665 12450 raft_consensus.cc:2272] T 48777436b86d49ebbda7bccf4e8201b4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.896404 12450 tablet_replica.cc:333] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.896979 12450 raft_consensus.cc:2243] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.897370 12450 raft_consensus.cc:2272] T d2dead8a44c944388e4cabff2dbefda8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:33.898864 13675 consensus_peers.cc:597] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:33.899073 12450 tablet_replica.cc:333] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.899641 12450 raft_consensus.cc:2243] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.899992 12450 raft_consensus.cc:2272] T 7386b3fc15204e8e9b44f5cbea6bcebe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.901947 12450 tablet_replica.cc:333] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.902750 12450 raft_consensus.cc:2243] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.903188 12450 raft_consensus.cc:2272] T ea4705c50ab645308c40034aee227a6e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:33.904093 13601 consensus_peers.cc:597] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:33.904963 12450 tablet_replica.cc:333] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.905498 12450 raft_consensus.cc:2243] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:33.906211 12450 raft_consensus.cc:2272] T 4f5df848159449549b2e66487b7cf5d8 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.907976 12450 tablet_replica.cc:333] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.908707 12450 raft_consensus.cc:2243] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:49:33.908929 13675 consensus_peers.cc:597] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:33.909583 12450 raft_consensus.cc:2272] T f896a4aff105400bbb0e10d118c0db18 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.911682 12450 tablet_replica.cc:333] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.912137 12450 raft_consensus.cc:2243] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.912462 12450 raft_consensus.cc:2272] T f357d33cba8b4f64a332bd663f296987 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.913972 12450 tablet_replica.cc:333] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.914435 12450 raft_consensus.cc:2243] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.914865 12450 raft_consensus.cc:2272] T e47a760811ba4e1aab10ee70e1c52110 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.916482 12450 tablet_replica.cc:333] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.916944 12450 raft_consensus.cc:2243] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:33.917550 12450 raft_consensus.cc:2272] T 2880b9a1a28b4aceb18681b0687471d2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.919680 12450 tablet_replica.cc:333] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.920408 12450 raft_consensus.cc:2243] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.920812 12450 raft_consensus.cc:2272] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:33.922020 13675 consensus_peers.cc:597] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:33.923122 12450 tablet_replica.cc:333] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.923890 12450 raft_consensus.cc:2243] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:33.924681 12450 raft_consensus.cc:2272] T ae84dc38b06347a8b6f256077e294449 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:33.925194 13601 consensus_peers.cc:597] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:33.926507 12450 tablet_replica.cc:333] T f299a06cd8e44749a683fde441b4cd9c P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.927093 12450 raft_consensus.cc:2243] T f299a06cd8e44749a683fde441b4cd9c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.927456 12450 raft_consensus.cc:2272] T f299a06cd8e44749a683fde441b4cd9c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.928966 12450 tablet_replica.cc:333] T 7e9ab49dae534a01a781ebefb22baf04 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.929454 12450 raft_consensus.cc:2243] T 7e9ab49dae534a01a781ebefb22baf04 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.929821 12450 raft_consensus.cc:2272] T 7e9ab49dae534a01a781ebefb22baf04 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.931378 12450 tablet_replica.cc:333] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.931839 12450 raft_consensus.cc:2243] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:33.932443 12450 raft_consensus.cc:2272] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.933966 12450 tablet_replica.cc:333] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.934448 12450 raft_consensus.cc:2243] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:33.935097 12450 raft_consensus.cc:2272] T b2c439e4fe6e4292bdbc570fc44130fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.937039 12450 tablet_replica.cc:333] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.938388 12450 raft_consensus.cc:2243] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:33.939208 12450 raft_consensus.cc:2272] T 868d9ab8f867400885cfff085bd9e2fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.941136 12450 tablet_replica.cc:333] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.941737 12450 raft_consensus.cc:2243] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:33.942476 12450 raft_consensus.cc:2272] T 4ec399e4f9b34aa9ba88f12a7615d775 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:33.944600 13675 consensus_peers.cc:597] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:33.944695 12450 tablet_replica.cc:333] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.945297 12450 raft_consensus.cc:2243] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:33.945927 12450 raft_consensus.cc:2272] T 167b587991ba4cd0913a96b2948ead29 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.948637 12450 tablet_replica.cc:333] T c74f07b9e2c14117af94b6e954f286ef P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.950287 12450 raft_consensus.cc:2243] T c74f07b9e2c14117af94b6e954f286ef P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.950814 12450 raft_consensus.cc:2272] T c74f07b9e2c14117af94b6e954f286ef P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.952792 12450 tablet_replica.cc:333] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.953377 12450 raft_consensus.cc:2243] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:33.954185 12450 raft_consensus.cc:2272] T e5a8e06ae89b4e908c8aecc175eb8de3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:33.955163 13601 consensus_peers.cc:597] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:33.956177 12450 tablet_replica.cc:333] T fca20aba74c444419a8564805a295f17 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.956755 12450 raft_consensus.cc:2243] T fca20aba74c444419a8564805a295f17 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.957192 12450 raft_consensus.cc:2272] T fca20aba74c444419a8564805a295f17 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.959321 12450 tablet_replica.cc:333] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.959824 12450 raft_consensus.cc:2243] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:33.960667 12450 raft_consensus.cc:2272] T c432b0978cb2460085280b62503470c6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.962927 12450 tablet_replica.cc:333] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
W20260709 14:49:33.962894 13601 consensus_peers.cc:597] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:33.963620 12450 raft_consensus.cc:2243] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:33.964337 12450 raft_consensus.cc:2272] T 0d1be4ee119d4ec381f765503d64af1f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.966282 12450 tablet_replica.cc:333] T ac0b7fe872ce4695adbdc468b9d4124f P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.967022 12450 raft_consensus.cc:2243] T ac0b7fe872ce4695adbdc468b9d4124f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.967487 12450 raft_consensus.cc:2272] T ac0b7fe872ce4695adbdc468b9d4124f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.969372 12450 tablet_replica.cc:333] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.969882 12450 raft_consensus.cc:2243] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.970229 12450 raft_consensus.cc:2272] T 3595dcfe6dd446418bdd959a11041976 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.971849 12450 tablet_replica.cc:333] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.972311 12450 raft_consensus.cc:2243] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.972721 12450 raft_consensus.cc:2272] T e90bc87ab48940adaee87bc7300d96a3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.975054 12450 tablet_replica.cc:333] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
W20260709 14:49:33.975623 13601 consensus_peers.cc:597] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:33.975726 12450 raft_consensus.cc:2243] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.976156 12450 raft_consensus.cc:2272] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.977686 12450 tablet_replica.cc:333] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.978168 12450 raft_consensus.cc:2243] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.978529 12450 raft_consensus.cc:2272] T 058abd66c6f843d28c2f9f8e06230da3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.980223 12450 tablet_replica.cc:333] T 560212dba9e84cfa8bf6887d96e1fe9c P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.980811 12450 raft_consensus.cc:2243] T 560212dba9e84cfa8bf6887d96e1fe9c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.981339 12450 raft_consensus.cc:2272] T 560212dba9e84cfa8bf6887d96e1fe9c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.983482 12450 tablet_replica.cc:333] T 3460f77fd9dd4df6b0a436b6c0d877fd P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.983946 12450 raft_consensus.cc:2243] T 3460f77fd9dd4df6b0a436b6c0d877fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.984318 12450 raft_consensus.cc:2272] T 3460f77fd9dd4df6b0a436b6c0d877fd P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.986194 12450 tablet_replica.cc:333] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.986899 12450 raft_consensus.cc:2243] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.987345 12450 raft_consensus.cc:2272] T d8db2593f61d4d8fafd8a15f06c672e4 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.989198 12450 tablet_replica.cc:333] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.989668 12450 raft_consensus.cc:2243] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.989998 12450 raft_consensus.cc:2272] T dfb0676c569946a4819c6d0f5d1880f3 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.991556 12450 tablet_replica.cc:333] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.992002 12450 raft_consensus.cc:2243] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.992340 12450 raft_consensus.cc:2272] T 224669ccd3744ec9a61490859686b6d7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.994355 12450 tablet_replica.cc:333] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.995016 12450 raft_consensus.cc:2243] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.995558 12450 raft_consensus.cc:2272] T 8fb8757461ca4a4ea3279bf39841d0e7 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:33.997355 13601 consensus_peers.cc:597] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:33.997663 13675 consensus_peers.cc:597] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:33.998463 12450 tablet_replica.cc:333] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:33.998971 12450 raft_consensus.cc:2243] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:33.999665 12450 raft_consensus.cc:2272] T 0e846020c0a34db79e64cf83c44f4cd6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.001222 12450 tablet_replica.cc:333] T 7bb1c95df62b4879845b2b3ab5656518 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.001667 12450 raft_consensus.cc:2243] T 7bb1c95df62b4879845b2b3ab5656518 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.001996 12450 raft_consensus.cc:2272] T 7bb1c95df62b4879845b2b3ab5656518 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.003477 12450 tablet_replica.cc:333] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.003923 12450 raft_consensus.cc:2243] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.004262 12450 raft_consensus.cc:2272] T 6ffd0b99b0a64469ad9897dda829c332 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.005992 12450 tablet_replica.cc:333] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.006456 12450 raft_consensus.cc:2243] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.007117 12450 raft_consensus.cc:2272] T 7cddd14d49c34146b3271bac0ed992e2 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.008581 12450 tablet_replica.cc:333] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.009006 12450 raft_consensus.cc:2243] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.009349 12450 raft_consensus.cc:2272] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.010856 12450 tablet_replica.cc:333] T ddfebd8e5663460198275fd19334dd2f P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.011315 12450 raft_consensus.cc:2243] T ddfebd8e5663460198275fd19334dd2f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.011705 12450 raft_consensus.cc:2272] T ddfebd8e5663460198275fd19334dd2f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.013268 12450 tablet_replica.cc:333] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.013821 12450 raft_consensus.cc:2243] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.014190 12450 raft_consensus.cc:2272] T 255cf85c545c4b21a9544e73218a9486 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.015648 12450 tablet_replica.cc:333] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.016079 12450 raft_consensus.cc:2243] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.016716 12450 raft_consensus.cc:2272] T affb1fa911c042f2927712d438c694b1 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.018380 12450 tablet_replica.cc:333] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.019101 12450 raft_consensus.cc:2243] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.019745 12450 raft_consensus.cc:2272] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:34.021183 13601 consensus_peers.cc:597] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:34.021827 12450 tablet_replica.cc:333] T 4181eb1001d444cab89ee518a05cd59f P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.022382 12450 raft_consensus.cc:2243] T 4181eb1001d444cab89ee518a05cd59f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.022763 12450 raft_consensus.cc:2272] T 4181eb1001d444cab89ee518a05cd59f P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.024668 12450 tablet_replica.cc:333] T 8323a66d5837457e87cf25678060a747 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.025131 12450 raft_consensus.cc:2243] T 8323a66d5837457e87cf25678060a747 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.025539 12450 raft_consensus.cc:2272] T 8323a66d5837457e87cf25678060a747 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.027104 12450 tablet_replica.cc:333] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.027608 12450 raft_consensus.cc:2243] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.028008 12450 raft_consensus.cc:2272] T ef1de9ad89e040abacca2d1d114967fe P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.029376 12450 tablet_replica.cc:333] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.029824 12450 raft_consensus.cc:2243] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.030457 12450 raft_consensus.cc:2272] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.031957 12450 tablet_replica.cc:333] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.032404 12450 raft_consensus.cc:2243] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.032984 12450 raft_consensus.cc:2272] T f61955074e5d4c45806a54993ef55d95 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.034391 12450 tablet_replica.cc:333] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.034864 12450 raft_consensus.cc:2243] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.035293 12450 raft_consensus.cc:2272] T 8d0e97af0dfc48af9139026af483ce7e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.036748 12450 tablet_replica.cc:333] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.037177 12450 raft_consensus.cc:2243] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.037773 12450 raft_consensus.cc:2272] T 8338c39033204a4d82980129869f5e1e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.039324 13634 raft_consensus.cc:1275] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297 [term 2 FOLLOWER]: Refusing update from remote peer c267298d137d489cb6b4141fc800a219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:34.039767 12450 tablet_replica.cc:333] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.040429 12450 raft_consensus.cc:2243] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.040501 14275 consensus_queue.cc:1048] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca80d9749e7444e987a69ec9aad9297" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:34.041152 12450 raft_consensus.cc:2272] T 29d560c96f874666a7654610d1449874 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.043242 12450 tablet_replica.cc:333] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.043803 12450 raft_consensus.cc:2243] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.044517 12450 raft_consensus.cc:2272] T 90931029d6a044c0b4359e3afedd090c P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:34.046352 13601 consensus_peers.cc:597] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:34.046931 12450 tablet_replica.cc:333] T 3af57b51edbb42d6bf6207c5633f1239 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.047552 12450 raft_consensus.cc:2243] T 3af57b51edbb42d6bf6207c5633f1239 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.048012 12450 raft_consensus.cc:2272] T 3af57b51edbb42d6bf6207c5633f1239 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.050024 12450 tablet_replica.cc:333] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.050590 12450 raft_consensus.cc:2243] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.051051 12450 raft_consensus.cc:2272] T ac88b6dfccfb4940b731029ed513ccb6 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.053539 12450 tablet_replica.cc:333] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.054272 12450 raft_consensus.cc:2243] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.055311 12450 raft_consensus.cc:2272] T fee41f2dfa7a450ebe8ab73e5f07c834 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.057566 12450 tablet_replica.cc:333] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.058250 12450 raft_consensus.cc:2243] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.058984 12450 raft_consensus.cc:2272] T c3ea5c48db5945118a066683460ec78b P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.060614 12450 tablet_replica.cc:333] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.061075 12450 raft_consensus.cc:2243] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.061478 12450 raft_consensus.cc:2272] T 26e3fb933f4c44af97a86008f8084e4e P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.063515 12450 tablet_replica.cc:333] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0: stopping tablet replica
I20260709 14:49:34.064097 12450 raft_consensus.cc:2243] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.064579 12450 raft_consensus.cc:2272] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 2fc9010f573d4d42baf18cadbc75cfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:34.066159 13601 consensus_peers.cc:597] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:34.118870 13675 consensus_peers.cc:597] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:34.126807 13601 consensus_peers.cc:597] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. 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 14:49:34.129142 13601 connection.cc:573] client connection to 127.12.40.129:39413 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 14:49:34.132616 13601 consensus_peers.cc:597] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:39413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:34.135720 12450 tablet_server.cc:196] TabletServer@127.12.40.129:0 shutdown complete.
W20260709 14:49:34.142023 13675 consensus_peers.cc:597] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:39413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:34.162424 13601 consensus_peers.cc:597] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:39413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:34.164700 13601 consensus_peers.cc:597] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:39413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:34.184571 13675 consensus_peers.cc:597] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:39413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:34.202991 13675 consensus_peers.cc:597] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:39413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:34.205343 13601 consensus_peers.cc:597] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:39413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:34.205741 13601 consensus_peers.cc:597] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:39413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:34.213155 12450 tablet_server.cc:179] TabletServer@127.12.40.130:0 shutting down...
W20260709 14:49:34.232077 13601 consensus_peers.cc:597] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:39413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:34.243865 13676 consensus_peers.cc:597] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 -> Peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Couldn't send request to peer 6ca80d9749e7444e987a69ec9aad9297. 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 14:49:34.250280 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:34.251150 12450 tablet_replica.cc:333] T 48777436b86d49ebbda7bccf4e8201b4 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
W20260709 14:49:34.251506 13676 consensus_peers.cc:597] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 -> Peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Couldn't send request to peer 6ca80d9749e7444e987a69ec9aad9297. 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 14:49:34.251823 12450 raft_consensus.cc:2243] T 48777436b86d49ebbda7bccf4e8201b4 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.252269 12450 raft_consensus.cc:2272] T 48777436b86d49ebbda7bccf4e8201b4 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.253768 12450 tablet_replica.cc:333] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.254292 12450 raft_consensus.cc:2243] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.254948 12450 raft_consensus.cc:2272] T 5757edf56d434a9eadc5bf9ead32fd0f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.256466 12450 tablet_replica.cc:333] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.257050 12450 raft_consensus.cc:2243] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.257818 12450 raft_consensus.cc:2272] T d2dead8a44c944388e4cabff2dbefda8 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.259791 12450 tablet_replica.cc:333] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.260421 12450 raft_consensus.cc:2243] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:49:34.260571 13601 consensus_peers.cc:597] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:39413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:34.261036 12450 raft_consensus.cc:2272] T ea4705c50ab645308c40034aee227a6e P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.262586 12450 tablet_replica.cc:333] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.263198 12450 raft_consensus.cc:2243] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.263804 12450 raft_consensus.cc:2272] T 7386b3fc15204e8e9b44f5cbea6bcebe P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.265383 12450 tablet_replica.cc:333] T 4f5df848159449549b2e66487b7cf5d8 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.265874 12450 raft_consensus.cc:2243] T 4f5df848159449549b2e66487b7cf5d8 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.266211 12450 raft_consensus.cc:2272] T 4f5df848159449549b2e66487b7cf5d8 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.267686 12450 tablet_replica.cc:333] T 2880b9a1a28b4aceb18681b0687471d2 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.268155 12450 raft_consensus.cc:2243] T 2880b9a1a28b4aceb18681b0687471d2 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.268481 12450 raft_consensus.cc:2272] T 2880b9a1a28b4aceb18681b0687471d2 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.270428 12450 tablet_replica.cc:333] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.271006 12450 raft_consensus.cc:2243] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.271901 12450 raft_consensus.cc:2272] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:34.272605 13676 consensus_peers.cc:597] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 -> Peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Couldn't send request to peer 6ca80d9749e7444e987a69ec9aad9297. 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 14:49:34.273615 12450 tablet_replica.cc:333] T c432b0978cb2460085280b62503470c6 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.274147 12450 raft_consensus.cc:2243] T c432b0978cb2460085280b62503470c6 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.274501 12450 raft_consensus.cc:2272] T c432b0978cb2460085280b62503470c6 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.276173 12450 tablet_replica.cc:333] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.276752 12450 raft_consensus.cc:2243] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.277158 12450 raft_consensus.cc:2272] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.279178 12450 tablet_replica.cc:333] T b2c439e4fe6e4292bdbc570fc44130fd P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.279713 12450 raft_consensus.cc:2243] T b2c439e4fe6e4292bdbc570fc44130fd P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:34.279927 13601 consensus_peers.cc:597] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:39413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:34.280053 12450 raft_consensus.cc:2272] T b2c439e4fe6e4292bdbc570fc44130fd P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:34.280296 13601 consensus_peers.cc:597] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:39413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:34.281695 12450 tablet_replica.cc:333] T 868d9ab8f867400885cfff085bd9e2fe P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.282232 12450 raft_consensus.cc:2243] T 868d9ab8f867400885cfff085bd9e2fe P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.282611 12450 raft_consensus.cc:2272] T 868d9ab8f867400885cfff085bd9e2fe P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.284140 12450 tablet_replica.cc:333] T 4ec399e4f9b34aa9ba88f12a7615d775 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.284626 12450 raft_consensus.cc:2243] T 4ec399e4f9b34aa9ba88f12a7615d775 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.284951 12450 raft_consensus.cc:2272] T 4ec399e4f9b34aa9ba88f12a7615d775 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.286461 12450 tablet_replica.cc:333] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.286991 12450 raft_consensus.cc:2243] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.287348 12450 raft_consensus.cc:2272] T ae84dc38b06347a8b6f256077e294449 P 6ca80d9749e7444e987a69ec9aad9297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.288782 12450 tablet_replica.cc:333] T f299a06cd8e44749a683fde441b4cd9c P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.289258 12450 raft_consensus.cc:2243] T f299a06cd8e44749a683fde441b4cd9c P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.289614 12450 raft_consensus.cc:2272] T f299a06cd8e44749a683fde441b4cd9c P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.291168 12450 tablet_replica.cc:333] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.291632 12450 raft_consensus.cc:2243] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.292253 12450 raft_consensus.cc:2272] T 7e9ab49dae534a01a781ebefb22baf04 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.293784 12450 tablet_replica.cc:333] T 167b587991ba4cd0913a96b2948ead29 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.294260 12450 raft_consensus.cc:2243] T 167b587991ba4cd0913a96b2948ead29 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.294711 12450 raft_consensus.cc:2272] T 167b587991ba4cd0913a96b2948ead29 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.296660 12450 tablet_replica.cc:333] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.297273 12450 raft_consensus.cc:2243] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:49:34.297729 13676 consensus_peers.cc:597] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 -> Peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Couldn't send request to peer 6ca80d9749e7444e987a69ec9aad9297. 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 14:49:34.298082 12450 raft_consensus.cc:2272] T c74f07b9e2c14117af94b6e954f286ef P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.299685 12450 tablet_replica.cc:333] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.300158 12450 raft_consensus.cc:2243] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.300486 12450 raft_consensus.cc:2272] T f896a4aff105400bbb0e10d118c0db18 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.302132 12450 tablet_replica.cc:333] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.302619 12450 raft_consensus.cc:2243] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.303507 12450 raft_consensus.cc:2272] T f357d33cba8b4f64a332bd663f296987 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.305676 12450 tablet_replica.cc:333] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.306345 12450 raft_consensus.cc:2243] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.306814 12450 raft_consensus.cc:2272] T e47a760811ba4e1aab10ee70e1c52110 P 6ca80d9749e7444e987a69ec9aad9297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.308878 12450 tablet_replica.cc:333] T 0d1be4ee119d4ec381f765503d64af1f P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.309587 12450 raft_consensus.cc:2243] T 0d1be4ee119d4ec381f765503d64af1f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.310016 12450 raft_consensus.cc:2272] T 0d1be4ee119d4ec381f765503d64af1f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:34.311619 13675 consensus_peers.cc:597] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:39413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:34.311939 12450 tablet_replica.cc:333] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.312459 12450 raft_consensus.cc:2243] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.312816 12450 raft_consensus.cc:2272] T e5a8e06ae89b4e908c8aecc175eb8de3 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.314992 12450 tablet_replica.cc:333] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.315898 12450 raft_consensus.cc:2243] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.316514 12450 raft_consensus.cc:2272] T fca20aba74c444419a8564805a295f17 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.318441 12450 tablet_replica.cc:333] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.319321 12450 raft_consensus.cc:2243] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.319806 12450 raft_consensus.cc:2272] T d8db2593f61d4d8fafd8a15f06c672e4 P 6ca80d9749e7444e987a69ec9aad9297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.321938 12450 tablet_replica.cc:333] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.322584 12450 raft_consensus.cc:2243] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.323501 12450 raft_consensus.cc:2272] T dfb0676c569946a4819c6d0f5d1880f3 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.325868 12450 tablet_replica.cc:333] T 6ffd0b99b0a64469ad9897dda829c332 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.326551 12450 raft_consensus.cc:2243] T 6ffd0b99b0a64469ad9897dda829c332 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.327183 12450 raft_consensus.cc:2272] T 6ffd0b99b0a64469ad9897dda829c332 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:34.327418 13676 consensus_peers.cc:597] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 -> Peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Couldn't send request to peer 6ca80d9749e7444e987a69ec9aad9297. 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 14:49:34.329190 12450 tablet_replica.cc:333] T ac0b7fe872ce4695adbdc468b9d4124f P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.329784 12450 raft_consensus.cc:2243] T ac0b7fe872ce4695adbdc468b9d4124f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.330186 12450 raft_consensus.cc:2272] T ac0b7fe872ce4695adbdc468b9d4124f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.332335 12450 tablet_replica.cc:333] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.332993 12450 raft_consensus.cc:2243] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.333640 12450 raft_consensus.cc:2272] T 3595dcfe6dd446418bdd959a11041976 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.335594 12450 tablet_replica.cc:333] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.336284 12450 raft_consensus.cc:2243] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.337081 12450 raft_consensus.cc:2272] T e90bc87ab48940adaee87bc7300d96a3 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.339141 12450 tablet_replica.cc:333] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.339846 12450 raft_consensus.cc:2243] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.340677 12450 raft_consensus.cc:2272] T 47c1dc56a13d45d2a4ca639424ca1fe6 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.343236 12450 tablet_replica.cc:333] T 4181eb1001d444cab89ee518a05cd59f P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.343984 12450 raft_consensus.cc:2243] T 4181eb1001d444cab89ee518a05cd59f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.344506 12450 raft_consensus.cc:2272] T 4181eb1001d444cab89ee518a05cd59f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.346827 12450 tablet_replica.cc:333] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.347517 12450 raft_consensus.cc:2243] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.348410 12450 raft_consensus.cc:2272] T 8323a66d5837457e87cf25678060a747 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.350481 12450 tablet_replica.cc:333] T 058abd66c6f843d28c2f9f8e06230da3 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.351202 12450 raft_consensus.cc:2243] T 058abd66c6f843d28c2f9f8e06230da3 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.351675 12450 raft_consensus.cc:2272] T 058abd66c6f843d28c2f9f8e06230da3 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.353746 12450 tablet_replica.cc:333] T 560212dba9e84cfa8bf6887d96e1fe9c P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.354446 12450 raft_consensus.cc:2243] T 560212dba9e84cfa8bf6887d96e1fe9c P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:34.354681 13675 consensus_peers.cc:597] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:39413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:34.355046 12450 raft_consensus.cc:2272] T 560212dba9e84cfa8bf6887d96e1fe9c P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.357281 12450 tablet_replica.cc:333] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.357780 12450 raft_consensus.cc:2243] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.358140 12450 raft_consensus.cc:2272] T 3460f77fd9dd4df6b0a436b6c0d877fd P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.360110 12450 tablet_replica.cc:333] T ef1de9ad89e040abacca2d1d114967fe P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.360574 12450 raft_consensus.cc:2243] T ef1de9ad89e040abacca2d1d114967fe P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.360947 12450 raft_consensus.cc:2272] T ef1de9ad89e040abacca2d1d114967fe P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.362962 12450 tablet_replica.cc:333] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.363636 12450 raft_consensus.cc:2243] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.364074 12450 raft_consensus.cc:2272] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.366078 12450 tablet_replica.cc:333] T f61955074e5d4c45806a54993ef55d95 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.366789 12450 raft_consensus.cc:2243] T f61955074e5d4c45806a54993ef55d95 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.367246 12450 raft_consensus.cc:2272] T f61955074e5d4c45806a54993ef55d95 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.369135 12450 tablet_replica.cc:333] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.369822 12450 raft_consensus.cc:2243] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.370724 12450 raft_consensus.cc:2272] T 8d0e97af0dfc48af9139026af483ce7e P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.372962 12450 tablet_replica.cc:333] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.373631 12450 raft_consensus.cc:2243] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.374435 12450 raft_consensus.cc:2272] T 8fb8757461ca4a4ea3279bf39841d0e7 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:34.375818 13676 consensus_peers.cc:597] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 -> Peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Couldn't send request to peer 6ca80d9749e7444e987a69ec9aad9297. 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 14:49:34.376569 12450 tablet_replica.cc:333] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.377286 12450 raft_consensus.cc:2243] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.377766 12450 raft_consensus.cc:2272] T 0e846020c0a34db79e64cf83c44f4cd6 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.380019 12450 tablet_replica.cc:333] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.380745 12450 raft_consensus.cc:2243] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.381551 12450 raft_consensus.cc:2272] T 7bb1c95df62b4879845b2b3ab5656518 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.383788 12450 tablet_replica.cc:333] T 7cddd14d49c34146b3271bac0ed992e2 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
W20260709 14:49:34.384264 13676 consensus_peers.cc:597] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 -> Peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Couldn't send request to peer 6ca80d9749e7444e987a69ec9aad9297. 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 14:49:34.384487 12450 raft_consensus.cc:2243] T 7cddd14d49c34146b3271bac0ed992e2 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.384958 12450 raft_consensus.cc:2272] T 7cddd14d49c34146b3271bac0ed992e2 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.387081 12450 tablet_replica.cc:333] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
W20260709 14:49:34.387385 13675 consensus_peers.cc:597] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 -> Peer 2fc9010f573d4d42baf18cadbc75cfc0 (127.12.40.129:39413): Couldn't send request to peer 2fc9010f573d4d42baf18cadbc75cfc0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:39413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:34.387645 12450 raft_consensus.cc:2243] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.388412 12450 raft_consensus.cc:2272] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.390071 12450 tablet_replica.cc:333] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.390502 12450 raft_consensus.cc:2243] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.391113 12450 raft_consensus.cc:2272] T ddfebd8e5663460198275fd19334dd2f P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.392513 12450 tablet_replica.cc:333] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.392956 12450 raft_consensus.cc:2243] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.393384 12450 raft_consensus.cc:2272] T 224669ccd3744ec9a61490859686b6d7 P 6ca80d9749e7444e987a69ec9aad9297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.395694 12450 tablet_replica.cc:333] T c3ea5c48db5945118a066683460ec78b P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
W20260709 14:49:34.396239 13676 consensus_peers.cc:597] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 -> Peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Couldn't send request to peer 6ca80d9749e7444e987a69ec9aad9297. 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 14:49:34.396317 12450 raft_consensus.cc:2243] T c3ea5c48db5945118a066683460ec78b P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.396751 12450 raft_consensus.cc:2272] T c3ea5c48db5945118a066683460ec78b P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.398248 12450 tablet_replica.cc:333] T 8338c39033204a4d82980129869f5e1e P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.398728 12450 raft_consensus.cc:2243] T 8338c39033204a4d82980129869f5e1e P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.399062 12450 raft_consensus.cc:2272] T 8338c39033204a4d82980129869f5e1e P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.400565 12450 tablet_replica.cc:333] T 29d560c96f874666a7654610d1449874 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.401021 12450 raft_consensus.cc:2243] T 29d560c96f874666a7654610d1449874 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.401347 12450 raft_consensus.cc:2272] T 29d560c96f874666a7654610d1449874 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.402830 12450 tablet_replica.cc:333] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.403283 12450 raft_consensus.cc:2243] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.403885 12450 raft_consensus.cc:2272] T ac88b6dfccfb4940b731029ed513ccb6 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.405242 12450 tablet_replica.cc:333] T fee41f2dfa7a450ebe8ab73e5f07c834 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.405687 12450 raft_consensus.cc:2243] T fee41f2dfa7a450ebe8ab73e5f07c834 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.406023 12450 raft_consensus.cc:2272] T fee41f2dfa7a450ebe8ab73e5f07c834 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.407447 12450 tablet_replica.cc:333] T 3af57b51edbb42d6bf6207c5633f1239 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.407871 12450 raft_consensus.cc:2243] T 3af57b51edbb42d6bf6207c5633f1239 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.408205 12450 raft_consensus.cc:2272] T 3af57b51edbb42d6bf6207c5633f1239 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.409667 12450 tablet_replica.cc:333] T 90931029d6a044c0b4359e3afedd090c P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.410089 12450 raft_consensus.cc:2243] T 90931029d6a044c0b4359e3afedd090c P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.410423 12450 raft_consensus.cc:2272] T 90931029d6a044c0b4359e3afedd090c P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.411844 12450 tablet_replica.cc:333] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.412261 12450 raft_consensus.cc:2243] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.412875 12450 raft_consensus.cc:2272] T 26e3fb933f4c44af97a86008f8084e4e P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.414417 12450 tablet_replica.cc:333] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.414894 12450 raft_consensus.cc:2243] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.415268 12450 raft_consensus.cc:2272] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.416729 12450 tablet_replica.cc:333] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.417132 12450 raft_consensus.cc:2243] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.417732 12450 raft_consensus.cc:2272] T 8a36b01e2faa4d1c8d4b62bd4280a5db P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.419216 12450 tablet_replica.cc:333] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.419696 12450 raft_consensus.cc:2243] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.420287 12450 raft_consensus.cc:2272] T 255cf85c545c4b21a9544e73218a9486 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.421974 12450 tablet_replica.cc:333] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297: stopping tablet replica
I20260709 14:49:34.422454 12450 raft_consensus.cc:2243] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.422901 12450 raft_consensus.cc:2272] T affb1fa911c042f2927712d438c694b1 P 6ca80d9749e7444e987a69ec9aad9297 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:34.424556 13676 consensus_peers.cc:597] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 -> Peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Couldn't send request to peer 6ca80d9749e7444e987a69ec9aad9297. 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 14:49:34.513859 12450 tablet_server.cc:196] TabletServer@127.12.40.130:0 shutdown complete.
W20260709 14:49:34.539346 13676 consensus_peers.cc:597] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 -> Peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Couldn't send request to peer 6ca80d9749e7444e987a69ec9aad9297. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.130:35069: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:34.588989 12450 tablet_server.cc:179] TabletServer@127.12.40.131:0 shutting down...
W20260709 14:49:34.594996 13676 consensus_peers.cc:597] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 -> Peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Couldn't send request to peer 6ca80d9749e7444e987a69ec9aad9297. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.130:35069: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:34.621469 13676 consensus_peers.cc:597] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 -> Peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Couldn't send request to peer 6ca80d9749e7444e987a69ec9aad9297. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.130:35069: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:34.625042 13676 consensus_peers.cc:597] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 -> Peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Couldn't send request to peer 6ca80d9749e7444e987a69ec9aad9297. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.130:35069: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:34.627844 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:34.628500 12450 tablet_replica.cc:333] T 5757edf56d434a9eadc5bf9ead32fd0f P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.629061 12450 raft_consensus.cc:2243] T 5757edf56d434a9eadc5bf9ead32fd0f P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.629464 12450 raft_consensus.cc:2272] T 5757edf56d434a9eadc5bf9ead32fd0f P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.631078 12450 tablet_replica.cc:333] T d2dead8a44c944388e4cabff2dbefda8 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.631599 12450 raft_consensus.cc:2243] T d2dead8a44c944388e4cabff2dbefda8 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.631939 12450 raft_consensus.cc:2272] T d2dead8a44c944388e4cabff2dbefda8 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.633411 12450 tablet_replica.cc:333] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.633905 12450 raft_consensus.cc:2243] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.634559 12450 raft_consensus.cc:2272] T 48777436b86d49ebbda7bccf4e8201b4 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.636227 12450 tablet_replica.cc:333] T ea4705c50ab645308c40034aee227a6e P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.636732 12450 raft_consensus.cc:2243] T ea4705c50ab645308c40034aee227a6e P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.637074 12450 raft_consensus.cc:2272] T ea4705c50ab645308c40034aee227a6e P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.638504 12450 tablet_replica.cc:333] T 7386b3fc15204e8e9b44f5cbea6bcebe P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.639008 12450 raft_consensus.cc:2243] T 7386b3fc15204e8e9b44f5cbea6bcebe P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.639350 12450 raft_consensus.cc:2272] T 7386b3fc15204e8e9b44f5cbea6bcebe P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.640830 12450 tablet_replica.cc:333] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.641316 12450 raft_consensus.cc:2243] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.641675 12450 raft_consensus.cc:2272] T 2880b9a1a28b4aceb18681b0687471d2 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.643280 12450 tablet_replica.cc:333] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.643887 12450 raft_consensus.cc:2243] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.644251 12450 raft_consensus.cc:2272] T 74a4ad11edaf4359bef1f6ebdcb6bd41 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.645756 12450 tablet_replica.cc:333] T 4f5df848159449549b2e66487b7cf5d8 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.646255 12450 raft_consensus.cc:2243] T 4f5df848159449549b2e66487b7cf5d8 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.646610 12450 raft_consensus.cc:2272] T 4f5df848159449549b2e66487b7cf5d8 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.648170 12450 tablet_replica.cc:333] T f896a4aff105400bbb0e10d118c0db18 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.648686 12450 raft_consensus.cc:2243] T f896a4aff105400bbb0e10d118c0db18 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.649061 12450 raft_consensus.cc:2272] T f896a4aff105400bbb0e10d118c0db18 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.650620 12450 tablet_replica.cc:333] T f357d33cba8b4f64a332bd663f296987 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.651132 12450 raft_consensus.cc:2243] T f357d33cba8b4f64a332bd663f296987 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.651467 12450 raft_consensus.cc:2272] T f357d33cba8b4f64a332bd663f296987 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.652851 12450 tablet_replica.cc:333] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.653301 12450 raft_consensus.cc:2243] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.653945 12450 raft_consensus.cc:2272] T e47a760811ba4e1aab10ee70e1c52110 P c267298d137d489cb6b4141fc800a219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.656093 12450 tablet_replica.cc:333] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.656666 12450 raft_consensus.cc:2243] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.657171 12450 raft_consensus.cc:2272] T 7c04eac5b80f4ee0b084a2cbdff2fcd4 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.658986 12450 tablet_replica.cc:333] T b2c439e4fe6e4292bdbc570fc44130fd P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.659482 12450 raft_consensus.cc:2243] T b2c439e4fe6e4292bdbc570fc44130fd P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:34.659699 13676 consensus_peers.cc:597] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 -> Peer 6ca80d9749e7444e987a69ec9aad9297 (127.12.40.130:35069): Couldn't send request to peer 6ca80d9749e7444e987a69ec9aad9297. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.130:35069: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:34.659833 12450 raft_consensus.cc:2272] T b2c439e4fe6e4292bdbc570fc44130fd P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.661406 12450 tablet_replica.cc:333] T 868d9ab8f867400885cfff085bd9e2fe P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.661916 12450 raft_consensus.cc:2243] T 868d9ab8f867400885cfff085bd9e2fe P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.662271 12450 raft_consensus.cc:2272] T 868d9ab8f867400885cfff085bd9e2fe P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.663894 12450 tablet_replica.cc:333] T 4ec399e4f9b34aa9ba88f12a7615d775 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.664407 12450 raft_consensus.cc:2243] T 4ec399e4f9b34aa9ba88f12a7615d775 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.664856 12450 raft_consensus.cc:2272] T 4ec399e4f9b34aa9ba88f12a7615d775 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.666709 12450 tablet_replica.cc:333] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.667196 12450 raft_consensus.cc:2243] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.667856 12450 raft_consensus.cc:2272] T f299a06cd8e44749a683fde441b4cd9c P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.669412 12450 tablet_replica.cc:333] T 7e9ab49dae534a01a781ebefb22baf04 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.669879 12450 raft_consensus.cc:2243] T 7e9ab49dae534a01a781ebefb22baf04 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.670225 12450 raft_consensus.cc:2272] T 7e9ab49dae534a01a781ebefb22baf04 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.671723 12450 tablet_replica.cc:333] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.672253 12450 raft_consensus.cc:2243] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.672878 12450 raft_consensus.cc:2272] T d8db2593f61d4d8fafd8a15f06c672e4 P c267298d137d489cb6b4141fc800a219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.674252 12450 tablet_replica.cc:333] T dfb0676c569946a4819c6d0f5d1880f3 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.674751 12450 raft_consensus.cc:2243] T dfb0676c569946a4819c6d0f5d1880f3 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.675078 12450 raft_consensus.cc:2272] T dfb0676c569946a4819c6d0f5d1880f3 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.676470 12450 tablet_replica.cc:333] T c74f07b9e2c14117af94b6e954f286ef P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.676934 12450 raft_consensus.cc:2243] T c74f07b9e2c14117af94b6e954f286ef P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.677271 12450 raft_consensus.cc:2272] T c74f07b9e2c14117af94b6e954f286ef P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.678762 12450 tablet_replica.cc:333] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.679267 12450 raft_consensus.cc:2243] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.679596 12450 raft_consensus.cc:2272] T 167b587991ba4cd0913a96b2948ead29 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.680966 12450 tablet_replica.cc:333] T c432b0978cb2460085280b62503470c6 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.681409 12450 raft_consensus.cc:2243] T c432b0978cb2460085280b62503470c6 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.681753 12450 raft_consensus.cc:2272] T c432b0978cb2460085280b62503470c6 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.683200 12450 tablet_replica.cc:333] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.683681 12450 raft_consensus.cc:2243] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.684321 12450 raft_consensus.cc:2272] T ac0b7fe872ce4695adbdc468b9d4124f P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.685932 12450 tablet_replica.cc:333] T 3595dcfe6dd446418bdd959a11041976 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.686388 12450 raft_consensus.cc:2243] T 3595dcfe6dd446418bdd959a11041976 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.686786 12450 raft_consensus.cc:2272] T 3595dcfe6dd446418bdd959a11041976 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.688192 12450 tablet_replica.cc:333] T e90bc87ab48940adaee87bc7300d96a3 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.688668 12450 raft_consensus.cc:2243] T e90bc87ab48940adaee87bc7300d96a3 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.689030 12450 raft_consensus.cc:2272] T e90bc87ab48940adaee87bc7300d96a3 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.690451 12450 tablet_replica.cc:333] T 47c1dc56a13d45d2a4ca639424ca1fe6 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.690922 12450 raft_consensus.cc:2243] T 47c1dc56a13d45d2a4ca639424ca1fe6 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.691262 12450 raft_consensus.cc:2272] T 47c1dc56a13d45d2a4ca639424ca1fe6 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.692643 12450 tablet_replica.cc:333] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.693100 12450 raft_consensus.cc:2243] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.693450 12450 raft_consensus.cc:2272] T ae84dc38b06347a8b6f256077e294449 P c267298d137d489cb6b4141fc800a219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.694918 12450 tablet_replica.cc:333] T e5a8e06ae89b4e908c8aecc175eb8de3 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.695393 12450 raft_consensus.cc:2243] T e5a8e06ae89b4e908c8aecc175eb8de3 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.695767 12450 raft_consensus.cc:2272] T e5a8e06ae89b4e908c8aecc175eb8de3 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.697233 12450 tablet_replica.cc:333] T fca20aba74c444419a8564805a295f17 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.697688 12450 raft_consensus.cc:2243] T fca20aba74c444419a8564805a295f17 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.698012 12450 raft_consensus.cc:2272] T fca20aba74c444419a8564805a295f17 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.699471 12450 tablet_replica.cc:333] T 0d1be4ee119d4ec381f765503d64af1f P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.699930 12450 raft_consensus.cc:2243] T 0d1be4ee119d4ec381f765503d64af1f P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.700269 12450 raft_consensus.cc:2272] T 0d1be4ee119d4ec381f765503d64af1f P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.701687 12450 tablet_replica.cc:333] T 8338c39033204a4d82980129869f5e1e P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.702126 12450 raft_consensus.cc:2243] T 8338c39033204a4d82980129869f5e1e P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.702447 12450 raft_consensus.cc:2272] T 8338c39033204a4d82980129869f5e1e P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.703835 12450 tablet_replica.cc:333] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.704278 12450 raft_consensus.cc:2243] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.704632 12450 raft_consensus.cc:2272] T 29d560c96f874666a7654610d1449874 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.706112 12450 tablet_replica.cc:333] T c3ea5c48db5945118a066683460ec78b P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.706552 12450 raft_consensus.cc:2243] T c3ea5c48db5945118a066683460ec78b P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.706907 12450 raft_consensus.cc:2272] T c3ea5c48db5945118a066683460ec78b P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.708374 12450 tablet_replica.cc:333] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.708926 12450 raft_consensus.cc:2243] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.709569 12450 raft_consensus.cc:2272] T 224669ccd3744ec9a61490859686b6d7 P c267298d137d489cb6b4141fc800a219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.711359 12450 tablet_replica.cc:333] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.711830 12450 raft_consensus.cc:2243] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.712427 12450 raft_consensus.cc:2272] T 6ffd0b99b0a64469ad9897dda829c332 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.713939 12450 tablet_replica.cc:333] T 7cddd14d49c34146b3271bac0ed992e2 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.714409 12450 raft_consensus.cc:2243] T 7cddd14d49c34146b3271bac0ed992e2 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.714795 12450 raft_consensus.cc:2272] T 7cddd14d49c34146b3271bac0ed992e2 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.716363 12450 tablet_replica.cc:333] T 0e846020c0a34db79e64cf83c44f4cd6 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.716817 12450 raft_consensus.cc:2243] T 0e846020c0a34db79e64cf83c44f4cd6 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.717149 12450 raft_consensus.cc:2272] T 0e846020c0a34db79e64cf83c44f4cd6 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.718542 12450 tablet_replica.cc:333] T 8fb8757461ca4a4ea3279bf39841d0e7 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.719024 12450 raft_consensus.cc:2243] T 8fb8757461ca4a4ea3279bf39841d0e7 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.719364 12450 raft_consensus.cc:2272] T 8fb8757461ca4a4ea3279bf39841d0e7 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.720868 12450 tablet_replica.cc:333] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.721329 12450 raft_consensus.cc:2243] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.721659 12450 raft_consensus.cc:2272] T 9ad8c0fdc98a49eab9450cd8dbb3b869 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.723183 12450 tablet_replica.cc:333] T ddfebd8e5663460198275fd19334dd2f P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.723644 12450 raft_consensus.cc:2243] T ddfebd8e5663460198275fd19334dd2f P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.724001 12450 raft_consensus.cc:2272] T ddfebd8e5663460198275fd19334dd2f P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.725492 12450 tablet_replica.cc:333] T 8a36b01e2faa4d1c8d4b62bd4280a5db P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.725946 12450 raft_consensus.cc:2243] T 8a36b01e2faa4d1c8d4b62bd4280a5db P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.726289 12450 raft_consensus.cc:2272] T 8a36b01e2faa4d1c8d4b62bd4280a5db P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.727737 12450 tablet_replica.cc:333] T 255cf85c545c4b21a9544e73218a9486 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.728207 12450 raft_consensus.cc:2243] T 255cf85c545c4b21a9544e73218a9486 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.728541 12450 raft_consensus.cc:2272] T 255cf85c545c4b21a9544e73218a9486 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.729993 12450 tablet_replica.cc:333] T affb1fa911c042f2927712d438c694b1 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.730428 12450 raft_consensus.cc:2243] T affb1fa911c042f2927712d438c694b1 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.730785 12450 raft_consensus.cc:2272] T affb1fa911c042f2927712d438c694b1 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.732256 12450 tablet_replica.cc:333] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.732690 12450 raft_consensus.cc:2243] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.733350 12450 raft_consensus.cc:2272] T 058abd66c6f843d28c2f9f8e06230da3 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.734825 12450 tablet_replica.cc:333] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.735378 12450 raft_consensus.cc:2243] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.736058 12450 raft_consensus.cc:2272] T 560212dba9e84cfa8bf6887d96e1fe9c P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.737463 12450 tablet_replica.cc:333] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.737901 12450 raft_consensus.cc:2243] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.738511 12450 raft_consensus.cc:2272] T 3460f77fd9dd4df6b0a436b6c0d877fd P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.739966 12450 tablet_replica.cc:333] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.740367 12450 raft_consensus.cc:2243] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.740943 12450 raft_consensus.cc:2272] T 4181eb1001d444cab89ee518a05cd59f P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.742429 12450 tablet_replica.cc:333] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.742853 12450 raft_consensus.cc:2243] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.743160 12450 raft_consensus.cc:2272] T 8323a66d5837457e87cf25678060a747 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.744496 12450 tablet_replica.cc:333] T 7bb1c95df62b4879845b2b3ab5656518 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.744897 12450 raft_consensus.cc:2243] T 7bb1c95df62b4879845b2b3ab5656518 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.745217 12450 raft_consensus.cc:2272] T 7bb1c95df62b4879845b2b3ab5656518 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.746953 12450 tablet_replica.cc:333] T f61955074e5d4c45806a54993ef55d95 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.747396 12450 raft_consensus.cc:2243] T f61955074e5d4c45806a54993ef55d95 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.747745 12450 raft_consensus.cc:2272] T f61955074e5d4c45806a54993ef55d95 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.749238 12450 tablet_replica.cc:333] T 8d0e97af0dfc48af9139026af483ce7e P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.749667 12450 raft_consensus.cc:2243] T 8d0e97af0dfc48af9139026af483ce7e P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.750008 12450 raft_consensus.cc:2272] T 8d0e97af0dfc48af9139026af483ce7e P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.751540 12450 tablet_replica.cc:333] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.751967 12450 raft_consensus.cc:2243] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.752573 12450 raft_consensus.cc:2272] T ef1de9ad89e040abacca2d1d114967fe P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.753963 12450 tablet_replica.cc:333] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.754436 12450 raft_consensus.cc:2243] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.754801 12450 raft_consensus.cc:2272] T 9f00d55d7ead4c57ab94d8f9fbfe6ec0 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.756242 12450 tablet_replica.cc:333] T 26e3fb933f4c44af97a86008f8084e4e P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.756673 12450 raft_consensus.cc:2243] T 26e3fb933f4c44af97a86008f8084e4e P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.756992 12450 raft_consensus.cc:2272] T 26e3fb933f4c44af97a86008f8084e4e P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.758442 12450 tablet_replica.cc:333] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.758869 12450 raft_consensus.cc:2243] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.759459 12450 raft_consensus.cc:2272] T 8df9f43dcbdb4fd4be5b93f3a2100a26 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.760908 12450 tablet_replica.cc:333] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.761338 12450 raft_consensus.cc:2243] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.761647 12450 raft_consensus.cc:2272] T 90931029d6a044c0b4359e3afedd090c P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.763211 12450 tablet_replica.cc:333] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.763607 12450 raft_consensus.cc:2243] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.764209 12450 raft_consensus.cc:2272] T 3af57b51edbb42d6bf6207c5633f1239 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.765591 12450 tablet_replica.cc:333] T ac88b6dfccfb4940b731029ed513ccb6 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.765983 12450 raft_consensus.cc:2243] T ac88b6dfccfb4940b731029ed513ccb6 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.766309 12450 raft_consensus.cc:2272] T ac88b6dfccfb4940b731029ed513ccb6 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.767719 12450 tablet_replica.cc:333] T fee41f2dfa7a450ebe8ab73e5f07c834 P c267298d137d489cb6b4141fc800a219: stopping tablet replica
I20260709 14:49:34.768111 12450 raft_consensus.cc:2243] T fee41f2dfa7a450ebe8ab73e5f07c834 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:34.768476 12450 raft_consensus.cc:2272] T fee41f2dfa7a450ebe8ab73e5f07c834 P c267298d137d489cb6b4141fc800a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.834726 12450 tablet_server.cc:196] TabletServer@127.12.40.131:0 shutdown complete.
I20260709 14:49:34.898936 12450 tablet_server.cc:179] TabletServer@127.12.40.132:0 shutting down...
I20260709 14:49:34.916290 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:34.931517 12450 tablet_server.cc:196] TabletServer@127.12.40.132:0 shutdown complete.
I20260709 14:49:34.938369 12450 master.cc:562] Master@127.12.40.190:40991 shutting down...
I20260709 14:49:34.953896 12450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:34.954412 12450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:34.954737 12450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 56d51d62ccf44547ba78c695873bb770: stopping tablet replica
I20260709 14:49:34.973593 12450 master.cc:584] Master@127.12.40.190:40991 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (16923 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:49:35.049340 12450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.40.190:43983
I20260709 14:49:35.050359 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:35.055249 14296 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 14:49:35.055434 14295 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 14:49:35.056329 14298 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 14:49:35.057298 12450 server_base.cc:1061] running on GCE node
I20260709 14:49:35.058102 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:35.058295 12450 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 14:49:35.058451 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608575058435 us; error 0 us; skew 500 ppm
I20260709 14:49:35.058974 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:35.061002 12450 webserver.cc:533] Webserver started at http://127.12.40.190:35027/ using document root <none> and password file <none>
I20260709 14:49:35.061471 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:35.061645 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:35.061889 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:35.062909 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/master-0-root/instance:
uuid: "36b7743d986442e99fe79d5c790a76dc"
format_stamp: "Formatted at 2026-07-09 14:49:35 on dist-test-slave-nxbx"
I20260709 14:49:35.066907 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:49:35.069816 14303 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:35.070482 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:49:35.070741 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/master-0-root
uuid: "36b7743d986442e99fe79d5c790a76dc"
format_stamp: "Formatted at 2026-07-09 14:49:35 on dist-test-slave-nxbx"
I20260709 14:49:35.070993 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-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 14:49:35.087823 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:35.088855 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:35.123781 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.190:43983
I20260709 14:49:35.123899 14354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.190:43983 every 8 connection(s)
I20260709 14:49:35.127595 14355 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 14:49:35.137022 14355 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc: Bootstrap starting.
I20260709 14:49:35.141556 14355 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:35.145498 14355 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc: No bootstrap required, opened a new log
I20260709 14:49:35.147540 14355 raft_consensus.cc:359] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36b7743d986442e99fe79d5c790a76dc" member_type: VOTER }
I20260709 14:49:35.147914 14355 raft_consensus.cc:385] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:35.148124 14355 raft_consensus.cc:740] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36b7743d986442e99fe79d5c790a76dc, State: Initialized, Role: FOLLOWER
I20260709 14:49:35.148705 14355 consensus_queue.cc:260] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "36b7743d986442e99fe79d5c790a76dc" member_type: VOTER }
I20260709 14:49:35.149155 14355 raft_consensus.cc:399] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:35.149362 14355 raft_consensus.cc:493] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:35.149634 14355 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:35.153582 14355 raft_consensus.cc:515] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36b7743d986442e99fe79d5c790a76dc" member_type: VOTER }
I20260709 14:49:35.154054 14355 leader_election.cc:304] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [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: 36b7743d986442e99fe79d5c790a76dc; no voters: 
I20260709 14:49:35.155156 14355 leader_election.cc:290] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:35.155424 14358 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:35.156670 14358 raft_consensus.cc:697] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [term 1 LEADER]: Becoming Leader. State: Replica: 36b7743d986442e99fe79d5c790a76dc, State: Running, Role: LEADER
I20260709 14:49:35.157272 14358 consensus_queue.cc:237] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [LEADER]: Queue going to LEADER mode. State: All 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: "36b7743d986442e99fe79d5c790a76dc" member_type: VOTER }
I20260709 14:49:35.157922 14355 sys_catalog.cc:565] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:35.161711 14360 sys_catalog.cc:455] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 36b7743d986442e99fe79d5c790a76dc. Latest consensus state: current_term: 1 leader_uuid: "36b7743d986442e99fe79d5c790a76dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36b7743d986442e99fe79d5c790a76dc" member_type: VOTER } }
I20260709 14:49:35.162309 14360 sys_catalog.cc:458] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:35.163307 14359 sys_catalog.cc:455] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "36b7743d986442e99fe79d5c790a76dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36b7743d986442e99fe79d5c790a76dc" member_type: VOTER } }
I20260709 14:49:35.163906 14359 sys_catalog.cc:458] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:35.166056 14366 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:35.171304 14366 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:35.173200 12450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:35.179358 14366 catalog_manager.cc:1383] Generated new cluster ID: 2fd998b003b6439b9c85ddeba4acce10
I20260709 14:49:35.179586 14366 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:35.206712 14366 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:35.207928 14366 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:35.223721 14366 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc: Generated new TSK 0
I20260709 14:49:35.224311 14366 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:35.239576 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:35.244863 14376 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 14:49:35.245833 14377 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 14:49:35.246968 14379 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 14:49:35.247316 12450 server_base.cc:1061] running on GCE node
I20260709 14:49:35.248191 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:35.248382 12450 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 14:49:35.248550 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608575248533 us; error 0 us; skew 500 ppm
I20260709 14:49:35.249096 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:35.251276 12450 webserver.cc:533] Webserver started at http://127.12.40.129:39091/ using document root <none> and password file <none>
I20260709 14:49:35.251721 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:35.251893 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:35.252158 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:35.253218 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/ts-0-root/instance:
uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
format_stamp: "Formatted at 2026-07-09 14:49:35 on dist-test-slave-nxbx"
I20260709 14:49:35.257465 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:49:35.260587 14384 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:35.261251 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:35.261514 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/ts-0-root
uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
format_stamp: "Formatted at 2026-07-09 14:49:35 on dist-test-slave-nxbx"
I20260709 14:49:35.261775 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-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 14:49:35.282248 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:35.283401 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:35.284691 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:35.286761 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:35.286945 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:35.287155 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:35.287298 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:35.324548 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.129:38887
I20260709 14:49:35.324618 14446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.129:38887 every 8 connection(s)
I20260709 14:49:35.329010 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:35.335078 14451 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 14:49:35.336460 14452 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 14:49:35.339707 12450 server_base.cc:1061] running on GCE node
I20260709 14:49:35.340497 14447 heartbeater.cc:344] Connected to a master server at 127.12.40.190:43983
I20260709 14:49:35.340833 14447 heartbeater.cc:461] Registering TS with master...
W20260709 14:49:35.341267 14454 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 14:49:35.341455 14447 heartbeater.cc:507] Master 127.12.40.190:43983 requested a full tablet report, sending...
I20260709 14:49:35.342778 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:35.342990 12450 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 14:49:35.343140 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608575343125 us; error 0 us; skew 500 ppm
I20260709 14:49:35.343420 14320 ts_manager.cc:194] Registered new tserver with Master: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:35.343693 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:35.345014 14320 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50166
I20260709 14:49:35.346212 12450 webserver.cc:533] Webserver started at http://127.12.40.130:33819/ using document root <none> and password file <none>
I20260709 14:49:35.346702 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:35.346874 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:35.347107 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:35.348119 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/ts-1-root/instance:
uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
format_stamp: "Formatted at 2026-07-09 14:49:35 on dist-test-slave-nxbx"
I20260709 14:49:35.351924 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:49:35.354803 14459 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:35.355438 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:35.355700 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/ts-1-root
uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
format_stamp: "Formatted at 2026-07-09 14:49:35 on dist-test-slave-nxbx"
I20260709 14:49:35.355957 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-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 14:49:35.370137 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:35.371176 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:35.372502 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:35.374508 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:35.374747 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:35.374959 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:35.375110 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:35.410161 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.130:46713
I20260709 14:49:35.410254 14521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.130:46713 every 8 connection(s)
I20260709 14:49:35.414577 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:35.420977 14525 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 14:49:35.422286 14526 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 14:49:35.424027 12450 server_base.cc:1061] running on GCE node
W20260709 14:49:35.424845 14528 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 14:49:35.425303 14522 heartbeater.cc:344] Connected to a master server at 127.12.40.190:43983
I20260709 14:49:35.425680 14522 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:35.425792 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:35.426059 12450 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 14:49:35.426259 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608575426239 us; error 0 us; skew 500 ppm
I20260709 14:49:35.426533 14522 heartbeater.cc:507] Master 127.12.40.190:43983 requested a full tablet report, sending...
I20260709 14:49:35.427002 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:35.428673 14320 ts_manager.cc:194] Registered new tserver with Master: e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:35.429646 12450 webserver.cc:533] Webserver started at http://127.12.40.131:37057/ using document root <none> and password file <none>
I20260709 14:49:35.430258 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:35.430366 14320 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50170
I20260709 14:49:35.430498 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:35.430891 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:35.432163 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/ts-2-root/instance:
uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
format_stamp: "Formatted at 2026-07-09 14:49:35 on dist-test-slave-nxbx"
I20260709 14:49:35.436306 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:35.439114 14533 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:35.439752 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260709 14:49:35.440001 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/ts-2-root
uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
format_stamp: "Formatted at 2026-07-09 14:49:35 on dist-test-slave-nxbx"
I20260709 14:49:35.440248 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-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 14:49:35.454982 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:35.456177 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:35.457738 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:35.460098 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:35.460317 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:35.460538 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:35.460690 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:35.498309 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.131:32865
I20260709 14:49:35.498400 14595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.131:32865 every 8 connection(s)
I20260709 14:49:35.502480 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:35.508260 14599 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 14:49:35.509581 14600 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 14:49:35.511528 14602 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 14:49:35.511570 12450 server_base.cc:1061] running on GCE node
I20260709 14:49:35.512763 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:49:35.512763 14596 heartbeater.cc:344] Connected to a master server at 127.12.40.190:43983
W20260709 14:49:35.513140 12450 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 14:49:35.513295 14596 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:35.513357 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608575513338 us; error 0 us; skew 500 ppm
I20260709 14:49:35.514173 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:35.514179 14596 heartbeater.cc:507] Master 127.12.40.190:43983 requested a full tablet report, sending...
I20260709 14:49:35.516400 14320 ts_manager.cc:194] Registered new tserver with Master: b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:35.516914 12450 webserver.cc:533] Webserver started at http://127.12.40.132:37865/ using document root <none> and password file <none>
I20260709 14:49:35.517365 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:35.517536 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:35.517767 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:35.517737 14320 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50172
I20260709 14:49:35.519164 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/ts-3-root/instance:
uuid: "1b1feda151584c249732dfdeb1162a32"
format_stamp: "Formatted at 2026-07-09 14:49:35 on dist-test-slave-nxbx"
I20260709 14:49:35.523162 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:49:35.526058 14607 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:35.526749 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:49:35.527016 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/ts-3-root
uuid: "1b1feda151584c249732dfdeb1162a32"
format_stamp: "Formatted at 2026-07-09 14:49:35 on dist-test-slave-nxbx"
I20260709 14:49:35.527272 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-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 14:49:35.550207 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:35.551363 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:35.552731 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:35.555416 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:35.555610 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:35.555842 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:35.556007 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:35.593638 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.132:35159
I20260709 14:49:35.593722 14669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.132:35159 every 8 connection(s)
I20260709 14:49:35.605675 14670 heartbeater.cc:344] Connected to a master server at 127.12.40.190:43983
I20260709 14:49:35.605991 14670 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:35.606670 14670 heartbeater.cc:507] Master 127.12.40.190:43983 requested a full tablet report, sending...
I20260709 14:49:35.608320 14320 ts_manager.cc:194] Registered new tserver with Master: 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:35.608584 12450 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.011979608s
I20260709 14:49:35.609573 14320 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50184
I20260709 14:49:35.631407 14320 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50188:
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 14:49:35.865231 14561 tablet_service.cc:1511] Processing CreateTablet for tablet 6974858ff50f4334bb26e780b4ad1080 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:35.866597 14561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6974858ff50f4334bb26e780b4ad1080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.868719 14560 tablet_service.cc:1511] Processing CreateTablet for tablet eff7e030128a4298aad0ce74b0af8e02 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:35.870033 14560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff7e030128a4298aad0ce74b0af8e02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.871670 14559 tablet_service.cc:1511] Processing CreateTablet for tablet 2bebe2a3a0a84cb2b0a96085b4108a10 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:35.872977 14559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bebe2a3a0a84cb2b0a96085b4108a10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.873438 14635 tablet_service.cc:1511] Processing CreateTablet for tablet 43f8aedd61bf46e4a452ae4d9899e8f4 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:35.874719 14635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43f8aedd61bf46e4a452ae4d9899e8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.875753 14558 tablet_service.cc:1511] Processing CreateTablet for tablet f16133a079804621874b6c8bd80c176c (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:35.876950 14558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f16133a079804621874b6c8bd80c176c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.879837 14634 tablet_service.cc:1511] Processing CreateTablet for tablet eff7e030128a4298aad0ce74b0af8e02 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:35.881091 14634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff7e030128a4298aad0ce74b0af8e02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.884157 14557 tablet_service.cc:1511] Processing CreateTablet for tablet 342172507f0e4bca9417479ccbbc53db (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:35.884662 14487 tablet_service.cc:1511] Processing CreateTablet for tablet 6974858ff50f4334bb26e780b4ad1080 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:35.885941 14487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6974858ff50f4334bb26e780b4ad1080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.886912 14557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342172507f0e4bca9417479ccbbc53db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.887744 14633 tablet_service.cc:1511] Processing CreateTablet for tablet 2bebe2a3a0a84cb2b0a96085b4108a10 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:35.889065 14633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bebe2a3a0a84cb2b0a96085b4108a10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.891278 14485 tablet_service.cc:1511] Processing CreateTablet for tablet 2bebe2a3a0a84cb2b0a96085b4108a10 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:35.892517 14485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bebe2a3a0a84cb2b0a96085b4108a10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.892403 14632 tablet_service.cc:1511] Processing CreateTablet for tablet c6391dfa0a154bcbb513b6b9d4ec7678 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:35.893652 14632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6391dfa0a154bcbb513b6b9d4ec7678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.893370 14412 tablet_service.cc:1511] Processing CreateTablet for tablet 6974858ff50f4334bb26e780b4ad1080 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:35.894562 14412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6974858ff50f4334bb26e780b4ad1080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.895881 14483 tablet_service.cc:1511] Processing CreateTablet for tablet c6391dfa0a154bcbb513b6b9d4ec7678 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:35.897112 14483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6391dfa0a154bcbb513b6b9d4ec7678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.896914 14484 tablet_service.cc:1511] Processing CreateTablet for tablet f16133a079804621874b6c8bd80c176c (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:35.898128 14484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f16133a079804621874b6c8bd80c176c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.895902 14486 tablet_service.cc:1511] Processing CreateTablet for tablet 43f8aedd61bf46e4a452ae4d9899e8f4 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:35.899583 14486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43f8aedd61bf46e4a452ae4d9899e8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.901212 14411 tablet_service.cc:1511] Processing CreateTablet for tablet 43f8aedd61bf46e4a452ae4d9899e8f4 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:35.902377 14411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43f8aedd61bf46e4a452ae4d9899e8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.905875 14410 tablet_service.cc:1511] Processing CreateTablet for tablet eff7e030128a4298aad0ce74b0af8e02 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:35.907121 14410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff7e030128a4298aad0ce74b0af8e02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.908470 14482 tablet_service.cc:1511] Processing CreateTablet for tablet 17fbb3958a9e4fceb06f04e547a08de4 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:35.909708 14482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fbb3958a9e4fceb06f04e547a08de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.911734 14481 tablet_service.cc:1511] Processing CreateTablet for tablet 9448c8cd5924400a992ff7dc5ac102cc (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:35.911926 14556 tablet_service.cc:1511] Processing CreateTablet for tablet 17fbb3958a9e4fceb06f04e547a08de4 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:35.912964 14481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9448c8cd5924400a992ff7dc5ac102cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.913183 14556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fbb3958a9e4fceb06f04e547a08de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.914108 14478 tablet_service.cc:1511] Processing CreateTablet for tablet e8a1aae2a9c8417fa2f1e5600b3bef43 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:35.914880 14480 tablet_service.cc:1511] Processing CreateTablet for tablet a91d045d8b1f42ad9c63f1cda3f8addd (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:35.915758 14555 tablet_service.cc:1511] Processing CreateTablet for tablet 9448c8cd5924400a992ff7dc5ac102cc (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:35.917040 14555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9448c8cd5924400a992ff7dc5ac102cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.916924 14479 tablet_service.cc:1511] Processing CreateTablet for tablet 71cda013b118466ab0037dfdae73961d (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:35.918951 14478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8a1aae2a9c8417fa2f1e5600b3bef43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.919888 14554 tablet_service.cc:1511] Processing CreateTablet for tablet e3fdb7c08a4a435384b14f95b0e13409 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:35.921080 14554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3fdb7c08a4a435384b14f95b0e13409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.921674 14480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91d045d8b1f42ad9c63f1cda3f8addd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.923259 14479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71cda013b118466ab0037dfdae73961d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.923898 14553 tablet_service.cc:1511] Processing CreateTablet for tablet 71cda013b118466ab0037dfdae73961d (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:35.925143 14553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71cda013b118466ab0037dfdae73961d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.932811 14631 tablet_service.cc:1511] Processing CreateTablet for tablet 342172507f0e4bca9417479ccbbc53db (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:35.934057 14631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342172507f0e4bca9417479ccbbc53db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.934701 14552 tablet_service.cc:1511] Processing CreateTablet for tablet e8a1aae2a9c8417fa2f1e5600b3bef43 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:35.935966 14552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8a1aae2a9c8417fa2f1e5600b3bef43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.936000 14630 tablet_service.cc:1511] Processing CreateTablet for tablet 17fbb3958a9e4fceb06f04e547a08de4 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:35.937336 14630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fbb3958a9e4fceb06f04e547a08de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.955317 14687 tablet_bootstrap.cc:492] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:35.963896 14409 tablet_service.cc:1511] Processing CreateTablet for tablet f16133a079804621874b6c8bd80c176c (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:35.965386 14409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f16133a079804621874b6c8bd80c176c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.968880 14408 tablet_service.cc:1511] Processing CreateTablet for tablet c6391dfa0a154bcbb513b6b9d4ec7678 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:35.970110 14408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6391dfa0a154bcbb513b6b9d4ec7678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.973101 14629 tablet_service.cc:1511] Processing CreateTablet for tablet a91d045d8b1f42ad9c63f1cda3f8addd (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:35.974378 14629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91d045d8b1f42ad9c63f1cda3f8addd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.976373 14627 tablet_service.cc:1511] Processing CreateTablet for tablet 71cda013b118466ab0037dfdae73961d (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:35.977633 14627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71cda013b118466ab0037dfdae73961d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.967510 14628 tablet_service.cc:1511] Processing CreateTablet for tablet e3fdb7c08a4a435384b14f95b0e13409 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:35.979769 14628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3fdb7c08a4a435384b14f95b0e13409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.983505 14626 tablet_service.cc:1511] Processing CreateTablet for tablet eaf85a0fda46461d9a8beb99e6f4d5b6 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:35.984815 14626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaf85a0fda46461d9a8beb99e6f4d5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:35.997915 14634 tablet_service.cc:1511] Processing CreateTablet for tablet 8f8fab1f27784bdd941bca8874b33609 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:35.999658 14478 tablet_service.cc:1511] Processing CreateTablet for tablet eaf85a0fda46461d9a8beb99e6f4d5b6 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:36.006098 14478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaf85a0fda46461d9a8beb99e6f4d5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.014304 14687 tablet_bootstrap.cc:654] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:36.023329 14634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f8fab1f27784bdd941bca8874b33609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.029289 14407 tablet_service.cc:1511] Processing CreateTablet for tablet 342172507f0e4bca9417479ccbbc53db (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:36.036405 14406 tablet_service.cc:1511] Processing CreateTablet for tablet 9448c8cd5924400a992ff7dc5ac102cc (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:36.036731 14405 tablet_service.cc:1511] Processing CreateTablet for tablet a91d045d8b1f42ad9c63f1cda3f8addd (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:36.039948 14406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9448c8cd5924400a992ff7dc5ac102cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.040019 14404 tablet_service.cc:1511] Processing CreateTablet for tablet e3fdb7c08a4a435384b14f95b0e13409 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:36.040598 14405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91d045d8b1f42ad9c63f1cda3f8addd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.042490 14403 tablet_service.cc:1511] Processing CreateTablet for tablet e8a1aae2a9c8417fa2f1e5600b3bef43 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:36.044648 14403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8a1aae2a9c8417fa2f1e5600b3bef43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.047250 14407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342172507f0e4bca9417479ccbbc53db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.051245 14404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3fdb7c08a4a435384b14f95b0e13409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.052268 14557 tablet_service.cc:1511] Processing CreateTablet for tablet 5819f77885924b569e8d255261ceab2c (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:36.053447 14557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5819f77885924b569e8d255261ceab2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.045416 14486 tablet_service.cc:1511] Processing CreateTablet for tablet 91943b8a7b6f4aed85123fa7c5a22e65 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:36.063094 14560 tablet_service.cc:1511] Processing CreateTablet for tablet 8f8fab1f27784bdd941bca8874b33609 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:36.064524 14560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f8fab1f27784bdd941bca8874b33609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.069414 14629 tablet_service.cc:1511] Processing CreateTablet for tablet 1a214c1836b945eaa2451a2155691ac8 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:36.070727 14629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a214c1836b945eaa2451a2155691ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.095708 14690 tablet_bootstrap.cc:492] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:36.103817 14553 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac38300d9dc4a31aad4897a4d03eca0 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:36.107632 14405 tablet_service.cc:1511] Processing CreateTablet for tablet eaf85a0fda46461d9a8beb99e6f4d5b6 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:36.110597 14405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaf85a0fda46461d9a8beb99e6f4d5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.110323 14635 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac38300d9dc4a31aad4897a4d03eca0 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:36.109266 14559 tablet_service.cc:1511] Processing CreateTablet for tablet 9057d6169ca04b3e855d9b45f499945b (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:36.114615 14559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9057d6169ca04b3e855d9b45f499945b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.114830 14555 tablet_service.cc:1511] Processing CreateTablet for tablet 245757b9759b4306ad654b07a19155f9 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:36.115362 14561 tablet_service.cc:1511] Processing CreateTablet for tablet 91943b8a7b6f4aed85123fa7c5a22e65 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:36.116037 14555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245757b9759b4306ad654b07a19155f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.116711 14635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac38300d9dc4a31aad4897a4d03eca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.119349 14411 tablet_service.cc:1511] Processing CreateTablet for tablet 91943b8a7b6f4aed85123fa7c5a22e65 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:36.120561 14411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91943b8a7b6f4aed85123fa7c5a22e65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.122045 14412 tablet_service.cc:1511] Processing CreateTablet for tablet 1a214c1836b945eaa2451a2155691ac8 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:36.123230 14412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a214c1836b945eaa2451a2155691ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.126998 14690 tablet_bootstrap.cc:654] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:36.140954 14629 tablet_service.cc:1511] Processing CreateTablet for tablet 9057d6169ca04b3e855d9b45f499945b (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:36.142083 14687 tablet_bootstrap.cc:492] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:36.142524 14687 ts_tablet_manager.cc:1403] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.187s	user 0.012s	sys 0.006s
I20260709 14:49:36.130722 14487 tablet_service.cc:1511] Processing CreateTablet for tablet 5819f77885924b569e8d255261ceab2c (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:36.142901 14629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9057d6169ca04b3e855d9b45f499945b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.143306 14688 tablet_bootstrap.cc:492] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:36.145247 14687 raft_consensus.cc:359] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:36.133810 14486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91943b8a7b6f4aed85123fa7c5a22e65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.163961 14487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5819f77885924b569e8d255261ceab2c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:36.169193 14368 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:36.154438 14482 tablet_service.cc:1511] Processing CreateTablet for tablet 9057d6169ca04b3e855d9b45f499945b (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:36.175129 14558 tablet_service.cc:1511] Processing CreateTablet for tablet 6afbb051d3a74b92a613757655c3e399 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:36.175552 14482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9057d6169ca04b3e855d9b45f499945b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.133510 14553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac38300d9dc4a31aad4897a4d03eca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.178947 14632 tablet_service.cc:1511] Processing CreateTablet for tablet 86c526a57b184c67a1a6d941fdfb15d7 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:36.145951 14687 raft_consensus.cc:385] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:36.179836 14687 raft_consensus.cc:740] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:36.180154 14632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c526a57b184c67a1a6d941fdfb15d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.180742 14687 consensus_queue.cc:260] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:36.184499 14559 tablet_service.cc:1511] Processing CreateTablet for tablet 373f98dcae9749319a7638e5d3299116 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:36.185681 14554 tablet_service.cc:1511] Processing CreateTablet for tablet 025a41ef9d364476b606dff0a598497e (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:36.188552 14405 tablet_service.cc:1511] Processing CreateTablet for tablet 245757b9759b4306ad654b07a19155f9 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:36.189195 14410 tablet_service.cc:1511] Processing CreateTablet for tablet e612600feb3d473c86462ac5b8792780 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:36.189291 14479 tablet_service.cc:1511] Processing CreateTablet for tablet 1a214c1836b945eaa2451a2155691ac8 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:36.190951 14561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91943b8a7b6f4aed85123fa7c5a22e65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.129302 14689 tablet_bootstrap.cc:492] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:36.203718 14479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a214c1836b945eaa2451a2155691ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.204355 14478 tablet_service.cc:1511] Processing CreateTablet for tablet 245757b9759b4306ad654b07a19155f9 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:36.205509 14478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245757b9759b4306ad654b07a19155f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.207854 14688 tablet_bootstrap.cc:654] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:36.146231 14630 tablet_service.cc:1511] Processing CreateTablet for tablet 5819f77885924b569e8d255261ceab2c (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:36.208029 14485 tablet_service.cc:1511] Processing CreateTablet for tablet 86c526a57b184c67a1a6d941fdfb15d7 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:36.215224 14405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245757b9759b4306ad654b07a19155f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.145974 14407 tablet_service.cc:1511] Processing CreateTablet for tablet 8f8fab1f27784bdd941bca8874b33609 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:36.184536 14556 tablet_service.cc:1511] Processing CreateTablet for tablet 92e03d82a2be4d5e800e16055d50340f (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:36.223958 14633 tablet_service.cc:1511] Processing CreateTablet for tablet e612600feb3d473c86462ac5b8792780 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:36.224924 14483 tablet_service.cc:1511] Processing CreateTablet for tablet 373f98dcae9749319a7638e5d3299116 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:36.226068 14485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c526a57b184c67a1a6d941fdfb15d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.229382 14484 tablet_service.cc:1511] Processing CreateTablet for tablet e612600feb3d473c86462ac5b8792780 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:36.229756 14483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 373f98dcae9749319a7638e5d3299116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.230605 14484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e612600feb3d473c86462ac5b8792780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.231453 14626 tablet_service.cc:1511] Processing CreateTablet for tablet 025a41ef9d364476b606dff0a598497e (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:36.218696 14480 tablet_service.cc:1511] Processing CreateTablet for tablet 025a41ef9d364476b606dff0a598497e (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:36.219516 14558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6afbb051d3a74b92a613757655c3e399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.186327 14631 tablet_service.cc:1511] Processing CreateTablet for tablet 6afbb051d3a74b92a613757655c3e399 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:36.236629 14687 ts_tablet_manager.cc:1434] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.094s	user 0.005s	sys 0.006s
I20260709 14:49:36.239985 14596 heartbeater.cc:499] Master 127.12.40.190:43983 was elected leader, sending a full tablet report...
I20260709 14:49:36.242587 14404 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac38300d9dc4a31aad4897a4d03eca0 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:36.246693 14479 tablet_service.cc:1511] Processing CreateTablet for tablet f1baec97e2334417ba9fd79b425923cd (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:36.247977 14479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1baec97e2334417ba9fd79b425923cd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:36.253338 14597 tablet.cc:2406] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:49:36.260068 14404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac38300d9dc4a31aad4897a4d03eca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.261516 14486 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf23d4f4bd3457abb8d0a89feb78950 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:36.263278 14408 tablet_service.cc:1511] Processing CreateTablet for tablet 86c526a57b184c67a1a6d941fdfb15d7 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:36.264631 14407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f8fab1f27784bdd941bca8874b33609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.292840 14628 tablet_service.cc:1511] Processing CreateTablet for tablet 92e03d82a2be4d5e800e16055d50340f (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:36.266230 14409 tablet_service.cc:1511] Processing CreateTablet for tablet 6afbb051d3a74b92a613757655c3e399 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:36.268313 14403 tablet_service.cc:1511] Processing CreateTablet for tablet 373f98dcae9749319a7638e5d3299116 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:36.268458 14487 tablet_service.cc:1511] Processing CreateTablet for tablet b2607f33b607466f924ac9806d74679c (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:36.275920 14486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf23d4f4bd3457abb8d0a89feb78950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.300246 14634 tablet_service.cc:1511] Processing CreateTablet for tablet f1baec97e2334417ba9fd79b425923cd (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:36.301213 14410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e612600feb3d473c86462ac5b8792780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.276506 14559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 373f98dcae9749319a7638e5d3299116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.277619 14687 tablet_bootstrap.cc:492] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:36.303109 14627 tablet_service.cc:1511] Processing CreateTablet for tablet b2607f33b607466f924ac9806d74679c (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:36.278079 14626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025a41ef9d364476b606dff0a598497e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.305220 14556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e03d82a2be4d5e800e16055d50340f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.305593 14627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2607f33b607466f924ac9806d74679c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.306790 14409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6afbb051d3a74b92a613757655c3e399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.279279 14552 tablet_service.cc:1511] Processing CreateTablet for tablet f1baec97e2334417ba9fd79b425923cd (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:36.307528 14403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 373f98dcae9749319a7638e5d3299116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.307886 14552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1baec97e2334417ba9fd79b425923cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.308125 14633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e612600feb3d473c86462ac5b8792780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.316748 14687 tablet_bootstrap.cc:654] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:36.281311 14411 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf23d4f4bd3457abb8d0a89feb78950 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:36.283365 14406 tablet_service.cc:1511] Processing CreateTablet for tablet 92e03d82a2be4d5e800e16055d50340f (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:36.285145 14690 tablet_bootstrap.cc:492] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:36.307853 14480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025a41ef9d364476b606dff0a598497e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.319018 14630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5819f77885924b569e8d255261ceab2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.327521 14411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf23d4f4bd3457abb8d0a89feb78950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.321970 14690 ts_tablet_manager.cc:1403] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.226s	user 0.015s	sys 0.000s
I20260709 14:49:36.335945 14628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e03d82a2be4d5e800e16055d50340f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.322290 14689 tablet_bootstrap.cc:654] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:36.341751 14554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025a41ef9d364476b606dff0a598497e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.344957 14634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1baec97e2334417ba9fd79b425923cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.347209 14447 heartbeater.cc:499] Master 127.12.40.190:43983 was elected leader, sending a full tablet report...
I20260709 14:49:36.350979 14631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6afbb051d3a74b92a613757655c3e399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.342059 14557 tablet_service.cc:1511] Processing CreateTablet for tablet b1502fb0c73b481dbae150ebe0a02bb3 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:36.359941 14557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1502fb0c73b481dbae150ebe0a02bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.303148 14553 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf23d4f4bd3457abb8d0a89feb78950 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:36.379979 14553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf23d4f4bd3457abb8d0a89feb78950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.372946 14487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2607f33b607466f924ac9806d74679c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.383490 14694 raft_consensus.cc:493] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.383965 14694 raft_consensus.cc:515] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:36.389307 14688 tablet_bootstrap.cc:492] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:36.389794 14688 ts_tablet_manager.cc:1403] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.357s	user 0.009s	sys 0.016s
I20260709 14:49:36.393221 14688 raft_consensus.cc:359] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:36.393884 14688 raft_consensus.cc:385] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:36.394168 14688 raft_consensus.cc:740] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:36.394984 14688 consensus_queue.cc:260] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:36.400406 14670 heartbeater.cc:499] Master 127.12.40.190:43983 was elected leader, sending a full tablet report...
I20260709 14:49:36.401826 14688 ts_tablet_manager.cc:1434] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.010s
I20260709 14:49:36.402809 14688 tablet_bootstrap.cc:492] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:36.408638 14688 tablet_bootstrap.cc:654] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:36.408947 14690 raft_consensus.cc:359] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:36.409686 14690 raft_consensus.cc:385] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:36.414288 14687 tablet_bootstrap.cc:492] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:36.410607 14690 raft_consensus.cc:740] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:36.414685 14687 ts_tablet_manager.cc:1403] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.137s	user 0.003s	sys 0.010s
I20260709 14:49:36.415313 14690 consensus_queue.cc:260] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
W20260709 14:49:36.438040 14307 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.12.40.130:46713, user_credentials={real_user=slave}} blocked reactor thread for 60193.7us
W20260709 14:49:36.438465 14305 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.12.40.132:35159, user_credentials={real_user=slave}} blocked reactor thread for 145956us
I20260709 14:49:36.451148 14408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c526a57b184c67a1a6d941fdfb15d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.452793 14406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e03d82a2be4d5e800e16055d50340f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.464221 14522 heartbeater.cc:499] Master 127.12.40.190:43983 was elected leader, sending a full tablet report...
I20260709 14:49:36.482055 14407 tablet_service.cc:1511] Processing CreateTablet for tablet b2607f33b607466f924ac9806d74679c (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:36.484035 14407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2607f33b607466f924ac9806d74679c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.417846 14687 raft_consensus.cc:359] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:36.487593 14687 raft_consensus.cc:385] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:36.488118 14687 raft_consensus.cc:740] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:36.489111 14687 consensus_queue.cc:260] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:36.492449 14694 leader_election.cc:290] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:36.506799 14690 ts_tablet_manager.cc:1434] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.144s	user 0.004s	sys 0.005s
I20260709 14:49:36.508564 14690 tablet_bootstrap.cc:492] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
W20260709 14:49:36.510923 14307 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.12.40.131:32865, user_credentials={real_user=slave}} blocked reactor thread for 70773.6us
I20260709 14:49:36.521584 14697 raft_consensus.cc:493] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.522221 14697 raft_consensus.cc:515] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:36.525345 14697 leader_election.cc:290] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:36.532209 14627 tablet_service.cc:1511] Processing CreateTablet for tablet b1502fb0c73b481dbae150ebe0a02bb3 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:36.533927 14627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1502fb0c73b481dbae150ebe0a02bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.545542 14688 tablet_bootstrap.cc:492] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:36.546340 14688 ts_tablet_manager.cc:1403] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.144s	user 0.010s	sys 0.008s
I20260709 14:49:36.548499 14633 tablet_service.cc:1511] Processing CreateTablet for tablet 218aa0d708c2439eaa3e9b3081881fe9 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:36.549911 14633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 218aa0d708c2439eaa3e9b3081881fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.550047 14688 raft_consensus.cc:359] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:36.551105 14688 raft_consensus.cc:385] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:36.551447 14688 raft_consensus.cc:740] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:36.552255 14688 consensus_queue.cc:260] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:36.554860 14688 ts_tablet_manager.cc:1434] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 14:49:36.574324 14699 raft_consensus.cc:493] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.574985 14699 raft_consensus.cc:515] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
W20260709 14:49:36.574667 14304 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.12.40.129:38887, user_credentials={real_user=slave}} blocked reactor thread for 305216us
I20260709 14:49:36.576820 14690 tablet_bootstrap.cc:654] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:36.577935 14699 leader_election.cc:290] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:36.582049 14482 tablet_service.cc:1511] Processing CreateTablet for tablet a9ca4ef663bc48499d856b8f0d98945e (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:36.583408 14482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ca4ef663bc48499d856b8f0d98945e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.608560 14688 tablet_bootstrap.cc:492] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:36.608206 14486 tablet_service.cc:1511] Processing CreateTablet for tablet 218aa0d708c2439eaa3e9b3081881fe9 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:36.609531 14486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 218aa0d708c2439eaa3e9b3081881fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.610186 14405 tablet_service.cc:1511] Processing CreateTablet for tablet b1502fb0c73b481dbae150ebe0a02bb3 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:36.611444 14405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1502fb0c73b481dbae150ebe0a02bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.616187 14412 tablet_service.cc:1511] Processing CreateTablet for tablet a9ca4ef663bc48499d856b8f0d98945e (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:36.617450 14412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ca4ef663bc48499d856b8f0d98945e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.628283 14552 tablet_service.cc:1511] Processing CreateTablet for tablet 218aa0d708c2439eaa3e9b3081881fe9 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:36.629808 14552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 218aa0d708c2439eaa3e9b3081881fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.630441 14403 tablet_service.cc:1511] Processing CreateTablet for tablet c2e03728743c4abd923e28089171a304 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:36.631675 14403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e03728743c4abd923e28089171a304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.632370 14627 tablet_service.cc:1511] Processing CreateTablet for tablet c2e03728743c4abd923e28089171a304 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:36.633598 14627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e03728743c4abd923e28089171a304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.628322 14553 tablet_service.cc:1511] Processing CreateTablet for tablet a9ca4ef663bc48499d856b8f0d98945e (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:36.640065 14553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ca4ef663bc48499d856b8f0d98945e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.647439 14628 tablet_service.cc:1511] Processing CreateTablet for tablet a952ca34f45d4e57b738677a1203c6cc (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:36.648736 14628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a952ca34f45d4e57b738677a1203c6cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.666968 14687 ts_tablet_manager.cc:1434] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.252s	user 0.006s	sys 0.010s
I20260709 14:49:36.666807 14485 tablet_service.cc:1511] Processing CreateTablet for tablet c2e03728743c4abd923e28089171a304 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:36.667351 14410 tablet_service.cc:1511] Processing CreateTablet for tablet a952ca34f45d4e57b738677a1203c6cc (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:36.668088 14687 tablet_bootstrap.cc:492] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:36.668583 14410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a952ca34f45d4e57b738677a1203c6cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.669457 14559 tablet_service.cc:1511] Processing CreateTablet for tablet a952ca34f45d4e57b738677a1203c6cc (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:36.670720 14559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a952ca34f45d4e57b738677a1203c6cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.668253 14485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e03728743c4abd923e28089171a304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.679629 14688 tablet_bootstrap.cc:654] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:36.697443 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fbb3958a9e4fceb06f04e547a08de4" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:36.699008 14697 raft_consensus.cc:493] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:36.699322 14611 leader_election.cc:343] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:36.699542 14697 raft_consensus.cc:515] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:36.701874 14697 leader_election.cc:290] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:36.722975 14687 tablet_bootstrap.cc:654] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:36.732452 14307 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.12.40.130:46713, user_credentials={real_user=slave}} blocked reactor thread for 64265.5us
W20260709 14:49:36.734395 14304 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.12.40.129:38887, user_credentials={real_user=slave}} blocked reactor thread for 53834.3us
I20260709 14:49:36.738814 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff7e030128a4298aad0ce74b0af8e02" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:36.739555 14645 raft_consensus.cc:2468] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
I20260709 14:49:36.741218 14535 leader_election.cc:304] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:36.742388 14703 raft_consensus.cc:2804] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:36.742937 14703 raft_consensus.cc:493] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:36.743235 14703 raft_consensus.cc:3060] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:36.749902 14703 raft_consensus.cc:515] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:36.750980 14630 tablet_service.cc:1511] Processing CreateTablet for tablet f0747bba8049492ab62181e1c3a1a84c (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:36.752262 14630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0747bba8049492ab62181e1c3a1a84c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.753798 14555 tablet_service.cc:1511] Processing CreateTablet for tablet f0747bba8049492ab62181e1c3a1a84c (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:36.754240 14689 tablet_bootstrap.cc:492] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:36.754787 14689 ts_tablet_manager.cc:1403] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.662s	user 0.018s	sys 0.000s
I20260709 14:49:36.755198 14555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0747bba8049492ab62181e1c3a1a84c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.758790 14689 raft_consensus.cc:359] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:36.762703 14689 raft_consensus.cc:385] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:36.762991 14689 raft_consensus.cc:740] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:36.767875 14410 tablet_service.cc:1511] Processing CreateTablet for tablet b559a7b710e64116af9dec40d3dfae79 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:36.770025 14487 tablet_service.cc:1511] Processing CreateTablet for tablet f0747bba8049492ab62181e1c3a1a84c (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:36.771324 14487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0747bba8049492ab62181e1c3a1a84c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.773168 14410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b559a7b710e64116af9dec40d3dfae79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.780630 14690 tablet_bootstrap.cc:492] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:36.781108 14690 ts_tablet_manager.cc:1403] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.273s	user 0.007s	sys 0.012s
I20260709 14:49:36.782116 14485 tablet_service.cc:1511] Processing CreateTablet for tablet b559a7b710e64116af9dec40d3dfae79 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:36.783353 14485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b559a7b710e64116af9dec40d3dfae79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.783950 14690 raft_consensus.cc:359] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:36.784637 14690 raft_consensus.cc:385] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:36.784914 14690 raft_consensus.cc:740] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:36.785606 14690 consensus_queue.cc:260] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:36.786676 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff7e030128a4298aad0ce74b0af8e02" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:36.787243 14645 raft_consensus.cc:3060] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:36.790887 14699 raft_consensus.cc:493] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.790788 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff7e030128a4298aad0ce74b0af8e02" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:36.791404 14699 raft_consensus.cc:515] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:36.793927 14699 leader_election.cc:290] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:36.786703 14689 consensus_queue.cc:260] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:36.795856 14645 raft_consensus.cc:2468] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
W20260709 14:49:36.797096 14534 leader_election.cc:343] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:36.797046 14535 leader_election.cc:304] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:36.798885 14694 raft_consensus.cc:2804] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:36.821277 14694 raft_consensus.cc:697] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:36.800099 14703 leader_election.cc:290] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:36.826452 14694 consensus_queue.cc:237] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:36.847751 14689 ts_tablet_manager.cc:1434] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.093s	user 0.017s	sys 0.007s
I20260709 14:49:36.848920 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff7e030128a4298aad0ce74b0af8e02" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:36.849422 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff7e030128a4298aad0ce74b0af8e02" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
W20260709 14:49:36.850193 14534 leader_election.cc:343] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:36.852840 14689 tablet_bootstrap.cc:492] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:36.852931 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91d045d8b1f42ad9c63f1cda3f8addd" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:36.856638 14690 ts_tablet_manager.cc:1434] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 14:49:36.857877 14690 tablet_bootstrap.cc:492] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:36.858047 14553 tablet_service.cc:1511] Processing CreateTablet for tablet b559a7b710e64116af9dec40d3dfae79 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:36.858989 14689 tablet_bootstrap.cc:654] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:36.862257 14405 tablet_service.cc:1511] Processing CreateTablet for tablet e62df97ddff947f087885f5b8de32ac0 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:36.865586 14482 tablet_service.cc:1511] Processing CreateTablet for tablet e62df97ddff947f087885f5b8de32ac0 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:36.866852 14482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e62df97ddff947f087885f5b8de32ac0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.867122 14688 tablet_bootstrap.cc:492] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:36.867327 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6974858ff50f4334bb26e780b4ad1080" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:36.867620 14688 ts_tablet_manager.cc:1403] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.259s	user 0.007s	sys 0.009s
I20260709 14:49:36.869025 14687 tablet_bootstrap.cc:492] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:36.869499 14687 ts_tablet_manager.cc:1403] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.202s	user 0.007s	sys 0.008s
I20260709 14:49:36.872409 14405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e62df97ddff947f087885f5b8de32ac0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.862349 14690 tablet_bootstrap.cc:654] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:36.874747 14553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b559a7b710e64116af9dec40d3dfae79. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:36.883869 14608 leader_election.cc:343] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:36.887370 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91d045d8b1f42ad9c63f1cda3f8addd" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
W20260709 14:49:36.885249 14388 leader_election.cc:343] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:36.891386 14687 raft_consensus.cc:359] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
W20260709 14:49:36.897686 14386 leader_election.cc:343] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:36.897927 14388 leader_election.cc:343] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:36.893231 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff7e030128a4298aad0ce74b0af8e02" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:36.897995 14687 raft_consensus.cc:385] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:36.892213 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fbb3958a9e4fceb06f04e547a08de4" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:36.905409 14386 leader_election.cc:304] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:36.906301 14699 raft_consensus.cc:2749] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:36.907579 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6974858ff50f4334bb26e780b4ad1080" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
W20260709 14:49:36.908195 14611 leader_election.cc:343] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:36.908293 14569 raft_consensus.cc:2468] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
I20260709 14:49:36.908680 14611 leader_election.cc:304] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32; no voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:36.909754 14697 raft_consensus.cc:2749] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:36.910558 14388 leader_election.cc:304] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:36.911396 14699 raft_consensus.cc:2804] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:36.911731 14699 raft_consensus.cc:493] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:36.912026 14699 raft_consensus.cc:3060] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:36.915012 14628 tablet_service.cc:1511] Processing CreateTablet for tablet 040c8f0b95644457af9d1e6825c78c93 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:36.916280 14628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040c8f0b95644457af9d1e6825c78c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.916018 14553 tablet_service.cc:1511] Processing CreateTablet for tablet 040c8f0b95644457af9d1e6825c78c93 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:36.917222 14553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040c8f0b95644457af9d1e6825c78c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.919804 14611 leader_election.cc:304] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:36.920852 14697 raft_consensus.cc:2749] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:36.902397 14687 raft_consensus.cc:740] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:36.922200 14687 consensus_queue.cc:260] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:36.925191 14630 tablet_service.cc:1511] Processing CreateTablet for tablet e62df97ddff947f087885f5b8de32ac0 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:36.930989 14688 raft_consensus.cc:359] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:36.931754 14688 raft_consensus.cc:385] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:36.932053 14688 raft_consensus.cc:740] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:36.942302 14630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e62df97ddff947f087885f5b8de32ac0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.945189 14687 ts_tablet_manager.cc:1434] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
I20260709 14:49:36.952056 14410 tablet_service.cc:1511] Processing CreateTablet for tablet 040c8f0b95644457af9d1e6825c78c93 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:36.953307 14410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040c8f0b95644457af9d1e6825c78c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.955365 14699 raft_consensus.cc:515] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:36.957327 14699 leader_election.cc:290] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:36.959285 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6974858ff50f4334bb26e780b4ad1080" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
W20260709 14:49:36.960760 14388 leader_election.cc:343] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:36.963637 14687 tablet_bootstrap.cc:492] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:36.964907 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6974858ff50f4334bb26e780b4ad1080" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:36.965530 14570 raft_consensus.cc:3060] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:36.974217 14715 raft_consensus.cc:493] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.974581 14479 tablet_service.cc:1511] Processing CreateTablet for tablet 4e05de373d4940d69d5259fb15860ce5 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:36.974797 14715 raft_consensus.cc:515] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:36.975891 14479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e05de373d4940d69d5259fb15860ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.975957 14570 raft_consensus.cc:2468] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:36.977767 14715 leader_election.cc:290] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:36.977531 14388 leader_election.cc:304] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:36.985684 14690 tablet_bootstrap.cc:492] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:36.986289 14690 ts_tablet_manager.cc:1403] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.129s	user 0.011s	sys 0.007s
I20260709 14:49:36.978206 14627 tablet_service.cc:1511] Processing CreateTablet for tablet 4e05de373d4940d69d5259fb15860ce5 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:36.987900 14627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e05de373d4940d69d5259fb15860ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.942459 14688 consensus_queue.cc:260] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:36.990787 14555 tablet_service.cc:1511] Processing CreateTablet for tablet 4e05de373d4940d69d5259fb15860ce5 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:36.993640 14689 tablet_bootstrap.cc:492] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:36.996098 14689 ts_tablet_manager.cc:1403] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.144s	user 0.005s	sys 0.020s
I20260709 14:49:36.986438 14317 catalog_manager.cc:5697] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:36.997170 14555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e05de373d4940d69d5259fb15860ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.989722 14699 raft_consensus.cc:2804] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:37.003727 14690 raft_consensus.cc:359] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.005805 14403 tablet_service.cc:1511] Processing CreateTablet for tablet d7ef036897b2496c9daa176ee806d643 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:37.009443 14486 tablet_service.cc:1511] Processing CreateTablet for tablet d7ef036897b2496c9daa176ee806d643 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:37.014094 14403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7ef036897b2496c9daa176ee806d643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.014195 14486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7ef036897b2496c9daa176ee806d643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:36.999379 14689 raft_consensus.cc:359] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.015925 14689 raft_consensus.cc:385] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.020651 14689 raft_consensus.cc:740] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.021835 14689 consensus_queue.cc:260] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.023869 14689 ts_tablet_manager.cc:1434] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.027s	user 0.000s	sys 0.006s
I20260709 14:49:37.028546 14688 ts_tablet_manager.cc:1434] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.161s	user 0.007s	sys 0.001s
I20260709 14:49:37.033221 14688 tablet_bootstrap.cc:492] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:37.028734 14689 tablet_bootstrap.cc:492] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:37.039390 14553 tablet_service.cc:1511] Processing CreateTablet for tablet d7ef036897b2496c9daa176ee806d643 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:37.039705 14633 tablet_service.cc:1511] Processing CreateTablet for tablet d17bfcd2759d4258850fe4192aa15390 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:37.040925 14633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d17bfcd2759d4258850fe4192aa15390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.014798 14690 raft_consensus.cc:385] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.044272 14699 raft_consensus.cc:697] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:37.047641 14410 tablet_service.cc:1511] Processing CreateTablet for tablet d17bfcd2759d4258850fe4192aa15390 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:37.048897 14410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d17bfcd2759d4258850fe4192aa15390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.043882 14690 raft_consensus.cc:740] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.052291 14687 tablet_bootstrap.cc:654] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.051630 14690 consensus_queue.cc:260] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.055078 14697 raft_consensus.cc:493] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:37.055999 14697 raft_consensus.cc:515] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.057999 14697 leader_election.cc:290] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:37.062074 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91d045d8b1f42ad9c63f1cda3f8addd" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:37.062695 14421 raft_consensus.cc:2468] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:37.063575 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91d045d8b1f42ad9c63f1cda3f8addd" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
W20260709 14:49:37.066903 14611 leader_election.cc:343] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:37.067703 14608 leader_election.cc:304] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:37.068439 14697 raft_consensus.cc:2804] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:37.068784 14697 raft_consensus.cc:493] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:37.064743 14553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7ef036897b2496c9daa176ee806d643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.073648 14482 tablet_service.cc:1511] Processing CreateTablet for tablet d17bfcd2759d4258850fe4192aa15390 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:37.074939 14482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d17bfcd2759d4258850fe4192aa15390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.076496 14699 consensus_queue.cc:237] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.069087 14697 raft_consensus.cc:3060] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:37.082329 14559 tablet_service.cc:1511] Processing CreateTablet for tablet 6a23f18f149042599361c8eb74495c93 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:37.086438 14559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a23f18f149042599361c8eb74495c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.093767 14410 tablet_service.cc:1511] Processing CreateTablet for tablet 6a23f18f149042599361c8eb74495c93 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:37.095085 14410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a23f18f149042599361c8eb74495c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.099817 14689 tablet_bootstrap.cc:654] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.104624 14479 tablet_service.cc:1511] Processing CreateTablet for tablet 60a402ee7f8d44438a71bbcc66e2285a (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:37.105928 14479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a402ee7f8d44438a71bbcc66e2285a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.103222 14688 tablet_bootstrap.cc:654] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.121850 14552 tablet_service.cc:1511] Processing CreateTablet for tablet 60a402ee7f8d44438a71bbcc66e2285a (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:37.085814 14627 tablet_service.cc:1511] Processing CreateTablet for tablet 6a23f18f149042599361c8eb74495c93 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:37.123381 14552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a402ee7f8d44438a71bbcc66e2285a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.124661 14697 raft_consensus.cc:515] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.123464 14627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a23f18f149042599361c8eb74495c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.129829 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f8aedd61bf46e4a452ae4d9899e8f4" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:37.130503 14421 raft_consensus.cc:2468] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 0.
I20260709 14:49:37.131793 14460 leader_election.cc:304] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:37.132627 14715 raft_consensus.cc:2804] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:37.132961 14715 raft_consensus.cc:493] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:37.133280 14715 raft_consensus.cc:3060] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:37.140110 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91d045d8b1f42ad9c63f1cda3f8addd" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:37.140738 14421 raft_consensus.cc:3060] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:37.161547 14687 tablet_bootstrap.cc:492] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:37.162145 14687 ts_tablet_manager.cc:1403] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.199s	user 0.017s	sys 0.017s
I20260709 14:49:37.162781 14690 ts_tablet_manager.cc:1434] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.168s	user 0.009s	sys 0.004s
I20260709 14:49:37.163946 14690 tablet_bootstrap.cc:492] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:37.170855 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91d045d8b1f42ad9c63f1cda3f8addd" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:37.170990 14715 raft_consensus.cc:515] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.171665 14405 tablet_service.cc:1511] Processing CreateTablet for tablet 934849d9a7214cec9abcbc8bd3372bbc (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
W20260709 14:49:37.172526 14611 leader_election.cc:343] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:37.173198 14715 leader_election.cc:290] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:37.172863 14405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934849d9a7214cec9abcbc8bd3372bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.174257 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f8aedd61bf46e4a452ae4d9899e8f4" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:37.174860 14422 raft_consensus.cc:3060] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:37.181618 14422 raft_consensus.cc:2468] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:37.183856 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f8aedd61bf46e4a452ae4d9899e8f4" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:37.166460 14697 leader_election.cc:290] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:37.185261 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f8aedd61bf46e4a452ae4d9899e8f4" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:37.186558 14460 leader_election.cc:304] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
W20260709 14:49:37.187801 14461 leader_election.cc:343] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:37.189199 14461 leader_election.cc:343] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:37.191898 14486 tablet_service.cc:1511] Processing CreateTablet for tablet 934849d9a7214cec9abcbc8bd3372bbc (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
W20260709 14:49:37.192885 14368 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:37.193406 14486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934849d9a7214cec9abcbc8bd3372bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.195078 14319 catalog_manager.cc:5697] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:37.195705 14555 tablet_service.cc:1511] Processing CreateTablet for tablet 934849d9a7214cec9abcbc8bd3372bbc (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:49:37.198182 14555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934849d9a7214cec9abcbc8bd3372bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.204336 14410 tablet_service.cc:1511] Processing CreateTablet for tablet 260b75603b054988bcbac0b847f9ec4f (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:37.205637 14410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260b75603b054988bcbac0b847f9ec4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.205305 14485 tablet_service.cc:1511] Processing CreateTablet for tablet 260b75603b054988bcbac0b847f9ec4f (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:37.207536 14628 tablet_service.cc:1511] Processing CreateTablet for tablet ad986bff56cd48e9974244371d0682b0 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:37.208374 14689 tablet_bootstrap.cc:492] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:37.208714 14628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad986bff56cd48e9974244371d0682b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.208527 14561 tablet_service.cc:1511] Processing CreateTablet for tablet ad986bff56cd48e9974244371d0682b0 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:37.209762 14561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad986bff56cd48e9974244371d0682b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.206562 14485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260b75603b054988bcbac0b847f9ec4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.208878 14689 ts_tablet_manager.cc:1403] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.180s	user 0.028s	sys 0.009s
I20260709 14:49:37.214756 14715 raft_consensus.cc:2804] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:37.218725 14630 tablet_service.cc:1511] Processing CreateTablet for tablet 60a402ee7f8d44438a71bbcc66e2285a (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:37.224435 14633 tablet_service.cc:1511] Processing CreateTablet for tablet 260b75603b054988bcbac0b847f9ec4f (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:37.231465 14403 tablet_service.cc:1511] Processing CreateTablet for tablet ad986bff56cd48e9974244371d0682b0 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:37.238353 14630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a402ee7f8d44438a71bbcc66e2285a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.238507 14403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad986bff56cd48e9974244371d0682b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.232617 14687 raft_consensus.cc:359] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:37.235158 14479 tablet_service.cc:1511] Processing CreateTablet for tablet ef52c6cc24594286801ca367d370b4cb (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:37.242035 14627 tablet_service.cc:1511] Processing CreateTablet for tablet ef52c6cc24594286801ca367d370b4cb (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:37.242594 14479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef52c6cc24594286801ca367d370b4cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.241819 14633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260b75603b054988bcbac0b847f9ec4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.244951 14421 raft_consensus.cc:2468] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:37.242698 14687 raft_consensus.cc:385] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.255972 14687 raft_consensus.cc:740] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.256953 14608 leader_election.cc:304] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:37.256803 14687 consensus_queue.cc:260] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:37.258059 14697 raft_consensus.cc:2804] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:37.256196 14410 tablet_service.cc:1511] Processing CreateTablet for tablet 417f34ca409341a4b155caa15827516c (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:37.260033 14410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 417f34ca409341a4b155caa15827516c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.261044 14485 tablet_service.cc:1511] Processing CreateTablet for tablet 417f34ca409341a4b155caa15827516c (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:37.222368 14689 raft_consensus.cc:359] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:37.263458 14689 raft_consensus.cc:385] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.263288 14715 raft_consensus.cc:697] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Becoming Leader. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:37.266373 14690 tablet_bootstrap.cc:654] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.267881 14485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 417f34ca409341a4b155caa15827516c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.272492 14687 ts_tablet_manager.cc:1434] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.110s	user 0.009s	sys 0.000s
I20260709 14:49:37.272848 14627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef52c6cc24594286801ca367d370b4cb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:37.284516 14534 consensus_peers.cc:597] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:37.284772 14407 tablet_service.cc:1511] Processing CreateTablet for tablet 68d27f63dfd247189ee42894e80e74f2 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:37.285953 14552 tablet_service.cc:1511] Processing CreateTablet for tablet 417f34ca409341a4b155caa15827516c (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:37.287130 14634 tablet_service.cc:1511] Processing CreateTablet for tablet 68d27f63dfd247189ee42894e80e74f2 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:37.288329 14634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d27f63dfd247189ee42894e80e74f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.269346 14689 raft_consensus.cc:740] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.285989 14407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d27f63dfd247189ee42894e80e74f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.277976 14697 raft_consensus.cc:697] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:37.302268 14697 consensus_queue.cc:237] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.303140 14552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 417f34ca409341a4b155caa15827516c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.293020 14688 tablet_bootstrap.cc:492] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:37.308532 14734 raft_consensus.cc:493] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:37.309002 14734 raft_consensus.cc:515] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.315796 14687 tablet_bootstrap.cc:492] T 71cda013b118466ab0037dfdae73961d P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:37.273131 14559 tablet_service.cc:1511] Processing CreateTablet for tablet ef52c6cc24594286801ca367d370b4cb (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:37.324355 14688 ts_tablet_manager.cc:1403] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.291s	user 0.009s	sys 0.025s
I20260709 14:49:37.331660 14487 tablet_service.cc:1511] Processing CreateTablet for tablet 68d27f63dfd247189ee42894e80e74f2 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:37.333052 14487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d27f63dfd247189ee42894e80e74f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.346333 14688 raft_consensus.cc:359] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.347172 14688 raft_consensus.cc:385] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.354737 14687 tablet_bootstrap.cc:654] T 71cda013b118466ab0037dfdae73961d P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.324494 14715 consensus_queue.cc:237] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.356696 14688 raft_consensus.cc:740] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.364226 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6974858ff50f4334bb26e780b4ad1080" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:37.364017 14561 tablet_service.cc:1511] Processing CreateTablet for tablet 6636ea8a3033498ca5f761e32f668758 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:37.337347 14689 consensus_queue.cc:260] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:37.370477 14319 catalog_manager.cc:5697] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 1 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:37.362550 14559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef52c6cc24594286801ca367d370b4cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.374992 14561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6636ea8a3033498ca5f761e32f668758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.379109 14688 consensus_queue.cc:260] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.380892 14634 tablet_service.cc:1511] Processing CreateTablet for tablet 6636ea8a3033498ca5f761e32f668758 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:37.381604 14688 ts_tablet_manager.cc:1434] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260709 14:49:37.382146 14634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6636ea8a3033498ca5f761e32f668758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.382721 14688 tablet_bootstrap.cc:492] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:37.362022 14734 leader_election.cc:290] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:37.396114 14689 ts_tablet_manager.cc:1434] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.180s	user 0.007s	sys 0.000s
I20260709 14:49:37.397325 14689 tablet_bootstrap.cc:492] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:37.405823 14694 consensus_queue.cc:1048] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:37.406903 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6974858ff50f4334bb26e780b4ad1080" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:37.407806 14570 raft_consensus.cc:2393] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9e4fe5cdf74407f8b2354ba4c62256a in current term 1: Already voted for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in this term.
I20260709 14:49:37.409462 14463 leader_election.cc:304] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:37.407002 14405 tablet_service.cc:1511] Processing CreateTablet for tablet 6636ea8a3033498ca5f761e32f668758 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:37.411168 14694 raft_consensus.cc:493] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:37.412039 14694 raft_consensus.cc:515] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.414400 14734 raft_consensus.cc:3060] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:37.416118 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342172507f0e4bca9417479ccbbc53db" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:37.417061 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342172507f0e4bca9417479ccbbc53db" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
W20260709 14:49:37.418686 14534 leader_election.cc:343] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:37.419687 14694 leader_election.cc:290] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
W20260709 14:49:37.420320 14535 leader_election.cc:343] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:37.420985 14535 leader_election.cc:304] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:37.422290 14694 raft_consensus.cc:2749] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:37.436450 14479 tablet_service.cc:1511] Processing CreateTablet for tablet f3280787f5284c1592e506016ffd81cd (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:49:37.439123 14690 tablet_bootstrap.cc:492] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:37.439733 14690 ts_tablet_manager.cc:1403] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.276s	user 0.024s	sys 0.027s
I20260709 14:49:37.443205 14690 raft_consensus.cc:359] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.444387 14479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3280787f5284c1592e506016ffd81cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.461738 14690 raft_consensus.cc:385] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.462924 14690 raft_consensus.cc:740] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.463640 14690 consensus_queue.cc:260] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.465510 14690 ts_tablet_manager.cc:1434] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 14:49:37.469488 14689 tablet_bootstrap.cc:654] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.472900 14405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6636ea8a3033498ca5f761e32f668758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.475044 14688 tablet_bootstrap.cc:654] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.451687 14317 catalog_manager.cc:5697] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a reported cstate change: term changed from 0 to 1, leader changed from <none> to e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130). New cstate: current_term: 1 leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:37.454941 14734 raft_consensus.cc:2749] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:37.487165 14555 tablet_service.cc:1511] Processing CreateTablet for tablet f3280787f5284c1592e506016ffd81cd (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:49:37.488443 14555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3280787f5284c1592e506016ffd81cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.492377 14690 tablet_bootstrap.cc:492] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:37.506304 14630 tablet_service.cc:1511] Processing CreateTablet for tablet f3280787f5284c1592e506016ffd81cd (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:49:37.507639 14630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3280787f5284c1592e506016ffd81cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.507921 14485 tablet_service.cc:1511] Processing CreateTablet for tablet d1262009d19f4a20b191bdb551db7cd6 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:37.509078 14485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1262009d19f4a20b191bdb551db7cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.513499 14627 tablet_service.cc:1511] Processing CreateTablet for tablet 900a16a78494433ba43b5313f2d36197 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:37.514731 14627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900a16a78494433ba43b5313f2d36197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.516113 14687 tablet_bootstrap.cc:492] T 71cda013b118466ab0037dfdae73961d P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:37.517297 14687 ts_tablet_manager.cc:1403] T 71cda013b118466ab0037dfdae73961d P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.202s	user 0.017s	sys 0.006s
I20260709 14:49:37.523478 14699 consensus_queue.cc:1048] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:37.524648 14688 tablet_bootstrap.cc:492] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:37.525130 14688 ts_tablet_manager.cc:1403] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.143s	user 0.015s	sys 0.000s
I20260709 14:49:37.527900 14688 raft_consensus.cc:359] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.528640 14687 raft_consensus.cc:359] T 71cda013b118466ab0037dfdae73961d P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:37.534705 14690 tablet_bootstrap.cc:654] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.535023 14687 raft_consensus.cc:385] T 71cda013b118466ab0037dfdae73961d P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.535466 14687 raft_consensus.cc:740] T 71cda013b118466ab0037dfdae73961d P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.536337 14687 consensus_queue.cc:260] T 71cda013b118466ab0037dfdae73961d P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:37.529758 14405 tablet_service.cc:1511] Processing CreateTablet for tablet d1262009d19f4a20b191bdb551db7cd6 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:37.528561 14688 raft_consensus.cc:385] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.523869 14552 tablet_service.cc:1511] Processing CreateTablet for tablet d1262009d19f4a20b191bdb551db7cd6 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:37.542870 14688 raft_consensus.cc:740] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.545004 14688 consensus_queue.cc:260] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.545720 14689 tablet_bootstrap.cc:492] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:37.546195 14689 ts_tablet_manager.cc:1403] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.149s	user 0.011s	sys 0.003s
I20260709 14:49:37.547132 14688 ts_tablet_manager.cc:1434] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:49:37.548126 14688 tablet_bootstrap.cc:492] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:37.548983 14689 raft_consensus.cc:359] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:37.549679 14689 raft_consensus.cc:385] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.549975 14689 raft_consensus.cc:740] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.551538 14552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1262009d19f4a20b191bdb551db7cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.552362 14403 tablet_service.cc:1511] Processing CreateTablet for tablet 900a16a78494433ba43b5313f2d36197 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:37.555171 14405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1262009d19f4a20b191bdb551db7cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.558858 14403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900a16a78494433ba43b5313f2d36197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.569994 14487 tablet_service.cc:1511] Processing CreateTablet for tablet 900a16a78494433ba43b5313f2d36197 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:37.560490 14689 consensus_queue.cc:260] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:37.573446 14689 ts_tablet_manager.cc:1434] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260709 14:49:37.576702 14690 tablet_bootstrap.cc:492] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:37.571346 14487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900a16a78494433ba43b5313f2d36197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.580435 14690 ts_tablet_manager.cc:1403] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.000s
I20260709 14:49:37.585417 14690 raft_consensus.cc:359] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.586138 14690 raft_consensus.cc:385] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.586429 14690 raft_consensus.cc:740] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.595916 14634 tablet_service.cc:1511] Processing CreateTablet for tablet a596c71f77d14d7ba8f04d5e54fe5ea5 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:37.596632 14688 tablet_bootstrap.cc:654] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.597219 14634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a596c71f77d14d7ba8f04d5e54fe5ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.597254 14405 tablet_service.cc:1511] Processing CreateTablet for tablet a596c71f77d14d7ba8f04d5e54fe5ea5 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:37.598400 14405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a596c71f77d14d7ba8f04d5e54fe5ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.599143 14750 raft_consensus.cc:493] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:37.599666 14750 raft_consensus.cc:515] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:37.600615 14559 tablet_service.cc:1511] Processing CreateTablet for tablet a596c71f77d14d7ba8f04d5e54fe5ea5 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:37.602710 14687 ts_tablet_manager.cc:1434] T 71cda013b118466ab0037dfdae73961d P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.085s	user 0.010s	sys 0.007s
I20260709 14:49:37.603722 14687 tablet_bootstrap.cc:492] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:37.608412 14734 raft_consensus.cc:493] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:37.610987 14734 raft_consensus.cc:515] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:37.611421 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bebe2a3a0a84cb2b0a96085b4108a10" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:37.612345 14689 tablet_bootstrap.cc:492] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:37.616402 14559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a596c71f77d14d7ba8f04d5e54fe5ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.614955 14690 consensus_queue.cc:260] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.629880 14699 consensus_queue.cc:1048] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:49:37.624799 14535 leader_election.cc:343] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:37.631090 14727 raft_consensus.cc:493] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:37.631559 14727 raft_consensus.cc:515] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.631834 14734 leader_election.cc:290] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:37.633395 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a1aae2a9c8417fa2f1e5600b3bef43" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:37.634502 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a1aae2a9c8417fa2f1e5600b3bef43" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:37.636294 14561 tablet_service.cc:1511] Processing CreateTablet for tablet 61d1b9e9535b4a049de5429b6dd108dd (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:37.637555 14561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61d1b9e9535b4a049de5429b6dd108dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.633533 14727 leader_election.cc:290] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
W20260709 14:49:37.643460 14463 leader_election.cc:343] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:37.646025 14460 leader_election.cc:343] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:37.645948 14627 tablet_service.cc:1511] Processing CreateTablet for tablet 61d1b9e9535b4a049de5429b6dd108dd (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:37.646519 14460 leader_election.cc:304] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:37.646903 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342172507f0e4bca9417479ccbbc53db" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:37.647333 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342172507f0e4bca9417479ccbbc53db" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:37.647965 14569 raft_consensus.cc:2468] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
I20260709 14:49:37.648032 14734 raft_consensus.cc:2749] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:37.648931 14627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61d1b9e9535b4a049de5429b6dd108dd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:37.648259 14386 leader_election.cc:343] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:37.650777 14388 leader_election.cc:304] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32
I20260709 14:49:37.651476 14727 raft_consensus.cc:2804] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:37.651823 14727 raft_consensus.cc:493] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:37.652132 14727 raft_consensus.cc:3060] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:37.654268 14750 leader_election.cc:290] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:37.652050 14690 ts_tablet_manager.cc:1434] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260709 14:49:37.662371 14405 tablet_service.cc:1511] Processing CreateTablet for tablet 4b92dce14aae4ddc92341bb39e8245b4 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:37.667588 14690 tablet_bootstrap.cc:492] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:37.668192 14485 tablet_service.cc:1511] Processing CreateTablet for tablet 61d1b9e9535b4a049de5429b6dd108dd (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:37.667654 14405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b92dce14aae4ddc92341bb39e8245b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.669950 14485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61d1b9e9535b4a049de5429b6dd108dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.681838 14486 tablet_service.cc:1511] Processing CreateTablet for tablet 4b92dce14aae4ddc92341bb39e8245b4 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:37.686444 14633 tablet_service.cc:1511] Processing CreateTablet for tablet 750bbd59ecef4e7eb420be98735f4ecf (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:37.687704 14633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 750bbd59ecef4e7eb420be98735f4ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.688656 14482 tablet_service.cc:1511] Processing CreateTablet for tablet 750bbd59ecef4e7eb420be98735f4ecf (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:37.690428 14407 tablet_service.cc:1511] Processing CreateTablet for tablet 750bbd59ecef4e7eb420be98735f4ecf (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:37.691692 14407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 750bbd59ecef4e7eb420be98735f4ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.696053 14555 tablet_service.cc:1511] Processing CreateTablet for tablet bc6ad720cff642a0a908cd53b4ae2168 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:37.696328 14627 tablet_service.cc:1511] Processing CreateTablet for tablet bc6ad720cff642a0a908cd53b4ae2168 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:37.697321 14555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6ad720cff642a0a908cd53b4ae2168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.701385 14410 tablet_service.cc:1511] Processing CreateTablet for tablet bc6ad720cff642a0a908cd53b4ae2168 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:37.702471 14410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6ad720cff642a0a908cd53b4ae2168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.705704 14482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 750bbd59ecef4e7eb420be98735f4ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.711156 14486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b92dce14aae4ddc92341bb39e8245b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.684463 14559 tablet_service.cc:1511] Processing CreateTablet for tablet 4b92dce14aae4ddc92341bb39e8245b4 (DEFAULT_TABLE table=test-workload [id=2f37b58b5aac4f23b08e0b947579980a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:37.713073 14559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b92dce14aae4ddc92341bb39e8245b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.715072 14687 tablet_bootstrap.cc:654] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.717941 14727 raft_consensus.cc:515] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.720043 14727 leader_election.cc:290] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:37.721308 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342172507f0e4bca9417479ccbbc53db" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:37.721884 14569 raft_consensus.cc:3060] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:37.727092 14627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6ad720cff642a0a908cd53b4ae2168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.732620 14690 tablet_bootstrap.cc:654] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.760995 14737 raft_consensus.cc:493] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:37.761510 14737 raft_consensus.cc:515] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.736653 14688 tablet_bootstrap.cc:492] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:37.742000 14569 raft_consensus.cc:2468] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:37.763242 14688 ts_tablet_manager.cc:1403] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.215s	user 0.026s	sys 0.010s
I20260709 14:49:37.767387 14388 leader_election.cc:304] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:37.751405 14689 tablet_bootstrap.cc:654] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.753793 14697 raft_consensus.cc:493] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:37.768771 14697 raft_consensus.cc:515] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.769299 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bebe2a3a0a84cb2b0a96085b4108a10" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:37.763574 14737 leader_election.cc:290] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
W20260709 14:49:37.770820 14537 leader_election.cc:343] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:37.771273 14537 leader_election.cc:304] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:37.746093 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342172507f0e4bca9417479ccbbc53db" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:37.765296 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a214c1836b945eaa2451a2155691ac8" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:37.772359 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f8aedd61bf46e4a452ae4d9899e8f4" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:37.773097 14422 raft_consensus.cc:2393] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b1feda151584c249732dfdeb1162a32 in current term 1: Already voted for candidate e9e4fe5cdf74407f8b2354ba4c62256a in this term.
W20260709 14:49:37.773634 14386 leader_election.cc:343] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:37.773808 14760 raft_consensus.cc:2804] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:37.766460 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a214c1836b945eaa2451a2155691ac8" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:37.774401 14747 raft_consensus.cc:2749] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:37.770833 14697 leader_election.cc:290] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
W20260709 14:49:37.775115 14608 leader_election.cc:343] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:37.775859 14611 leader_election.cc:343] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:37.774399 14688 raft_consensus.cc:359] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.776510 14611 leader_election.cc:304] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:37.776676 14688 raft_consensus.cc:385] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.777110 14688 raft_consensus.cc:740] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.775727 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f8aedd61bf46e4a452ae4d9899e8f4" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:37.777554 14697 raft_consensus.cc:2749] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:37.778126 14688 consensus_queue.cc:260] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.780362 14690 tablet_bootstrap.cc:492] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:37.780548 14688 ts_tablet_manager.cc:1434] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:49:37.781597 14688 tablet_bootstrap.cc:492] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:37.781777 14760 raft_consensus.cc:697] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:37.782773 14760 consensus_queue.cc:237] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.783365 14611 leader_election.cc:304] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:37.784135 14697 raft_consensus.cc:3060] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:37.784701 14690 ts_tablet_manager.cc:1403] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.117s	user 0.007s	sys 0.005s
I20260709 14:49:37.787879 14690 raft_consensus.cc:359] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.789175 14690 raft_consensus.cc:385] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.789449 14688 tablet_bootstrap.cc:654] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.789551 14690 raft_consensus.cc:740] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.790535 14690 consensus_queue.cc:260] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.791883 14689 tablet_bootstrap.cc:492] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:37.792409 14689 ts_tablet_manager.cc:1403] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.191s	user 0.007s	sys 0.004s
I20260709 14:49:37.795483 14689 raft_consensus.cc:359] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:37.796186 14689 raft_consensus.cc:385] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.796485 14689 raft_consensus.cc:740] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.797250 14689 consensus_queue.cc:260] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:37.799707 14690 ts_tablet_manager.cc:1434] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 14:49:37.800012 14697 raft_consensus.cc:2749] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:37.802016 14690 tablet_bootstrap.cc:492] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:37.805816 14688 tablet_bootstrap.cc:492] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:37.806300 14688 ts_tablet_manager.cc:1403] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.006s
I20260709 14:49:37.806537 14687 tablet_bootstrap.cc:492] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:37.807017 14687 ts_tablet_manager.cc:1403] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.203s	user 0.009s	sys 0.002s
I20260709 14:49:37.808969 14688 raft_consensus.cc:359] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.809653 14688 raft_consensus.cc:385] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.809610 14687 raft_consensus.cc:359] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:37.810050 14688 raft_consensus.cc:740] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.812690 14689 ts_tablet_manager.cc:1434] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
W20260709 14:49:37.813658 14388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.40.131:32865, user_credentials={real_user=slave}} blocked reactor thread for 46359.2us
I20260709 14:49:37.814391 14690 tablet_bootstrap.cc:654] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.813740 14688 consensus_queue.cc:260] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.821748 14317 catalog_manager.cc:5697] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:37.823622 14688 ts_tablet_manager.cc:1434] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 14:49:37.825574 14687 raft_consensus.cc:385] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.826041 14687 raft_consensus.cc:740] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.827116 14689 tablet_bootstrap.cc:492] T a91d045d8b1f42ad9c63f1cda3f8addd P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:37.826922 14687 consensus_queue.cc:260] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:37.825620 14688 tablet_bootstrap.cc:492] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:37.830298 14764 raft_consensus.cc:493] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:37.830816 14764 raft_consensus.cc:515] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.831612 14687 ts_tablet_manager.cc:1434] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 14:49:37.832794 14687 tablet_bootstrap.cc:492] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:37.833544 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3fdb7c08a4a435384b14f95b0e13409" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:37.834797 14688 tablet_bootstrap.cc:654] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:37.834887 14388 leader_election.cc:343] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:37.836357 14764 leader_election.cc:290] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:37.837579 14697 raft_consensus.cc:493] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:37.838301 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3fdb7c08a4a435384b14f95b0e13409" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:37.838261 14697 raft_consensus.cc:515] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.839159 14687 tablet_bootstrap.cc:654] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:37.839819 14386 leader_election.cc:343] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:37.840306 14386 leader_election.cc:304] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:37.840581 14697 leader_election.cc:290] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:37.841266 14689 tablet_bootstrap.cc:654] T a91d045d8b1f42ad9c63f1cda3f8addd P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.842252 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342172507f0e4bca9417479ccbbc53db" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:37.843000 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342172507f0e4bca9417479ccbbc53db" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:37.844702 14569 raft_consensus.cc:2393] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b1feda151584c249732dfdeb1162a32 in current term 1: Already voted for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in this term.
I20260709 14:49:37.845198 14690 tablet_bootstrap.cc:492] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:37.845743 14690 ts_tablet_manager.cc:1403] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.008s
I20260709 14:49:37.846248 14608 leader_election.cc:304] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:37.847429 14697 raft_consensus.cc:3060] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:37.848923 14690 raft_consensus.cc:359] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.849705 14690 raft_consensus.cc:385] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.850018 14690 raft_consensus.cc:740] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.850858 14690 consensus_queue.cc:260] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.852823 14689 tablet_bootstrap.cc:492] T a91d045d8b1f42ad9c63f1cda3f8addd P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:37.853262 14690 ts_tablet_manager.cc:1434] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:37.854001 14764 raft_consensus.cc:2749] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:37.854380 14690 tablet_bootstrap.cc:492] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:37.855566 14697 raft_consensus.cc:2749] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:37.856770 14611 consensus_peers.cc:597] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:37.853271 14689 ts_tablet_manager.cc:1403] T a91d045d8b1f42ad9c63f1cda3f8addd P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260709 14:49:37.860198 14689 raft_consensus.cc:359] T a91d045d8b1f42ad9c63f1cda3f8addd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.861047 14747 raft_consensus.cc:493] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:37.861522 14747 raft_consensus.cc:515] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:37.863548 14747 leader_election.cc:290] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:37.864089 14690 tablet_bootstrap.cc:654] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.866053 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9448c8cd5924400a992ff7dc5ac102cc" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
W20260709 14:49:37.867509 14537 leader_election.cc:343] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:37.868310 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9448c8cd5924400a992ff7dc5ac102cc" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
W20260709 14:49:37.872536 14534 leader_election.cc:343] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:37.872972 14534 leader_election.cc:304] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:37.876374 14750 raft_consensus.cc:2749] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:37.880939 14422 raft_consensus.cc:3060] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:37.882181 14697 consensus_queue.cc:1048] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:37.883826 14690 tablet_bootstrap.cc:492] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:37.884346 14690 ts_tablet_manager.cc:1403] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.000s
I20260709 14:49:37.887138 14690 raft_consensus.cc:359] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.887804 14690 raft_consensus.cc:385] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.888070 14690 raft_consensus.cc:740] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.893965 14688 tablet_bootstrap.cc:492] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:37.894528 14688 ts_tablet_manager.cc:1403] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.069s	user 0.028s	sys 0.030s
I20260709 14:49:37.894163 14689 raft_consensus.cc:385] T a91d045d8b1f42ad9c63f1cda3f8addd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.894784 14687 tablet_bootstrap.cc:492] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:37.895094 14689 raft_consensus.cc:740] T a91d045d8b1f42ad9c63f1cda3f8addd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.893046 14690 consensus_queue.cc:260] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.896050 14689 consensus_queue.cc:260] T a91d045d8b1f42ad9c63f1cda3f8addd P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.897360 14690 ts_tablet_manager.cc:1434] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:49:37.897639 14688 raft_consensus.cc:359] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:37.898298 14690 tablet_bootstrap.cc:492] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:37.898313 14688 raft_consensus.cc:385] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.895334 14687 ts_tablet_manager.cc:1403] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.011s
I20260709 14:49:37.899047 14688 raft_consensus.cc:740] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.899881 14688 consensus_queue.cc:260] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:37.901371 14687 raft_consensus.cc:359] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:37.902057 14687 raft_consensus.cc:385] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.902340 14687 raft_consensus.cc:740] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.901901 14689 ts_tablet_manager.cc:1434] T a91d045d8b1f42ad9c63f1cda3f8addd P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260709 14:49:37.903137 14687 consensus_queue.cc:260] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:37.903859 14689 tablet_bootstrap.cc:492] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:37.904402 14688 ts_tablet_manager.cc:1434] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:49:37.905400 14688 tablet_bootstrap.cc:492] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:37.907912 14734 consensus_queue.cc:1048] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:37.910964 14688 tablet_bootstrap.cc:654] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.913424 14690 tablet_bootstrap.cc:654] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.907968 14687 ts_tablet_manager.cc:1434] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:49:37.917659 14687 tablet_bootstrap.cc:492] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:37.922653 14688 tablet_bootstrap.cc:492] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:37.923156 14688 ts_tablet_manager.cc:1403] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:49:37.923753 14687 tablet_bootstrap.cc:654] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.925828 14688 raft_consensus.cc:359] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.926659 14688 raft_consensus.cc:385] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.927440 14688 raft_consensus.cc:740] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.928201 14688 consensus_queue.cc:260] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:37.928869 14690 tablet_bootstrap.cc:492] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:37.929282 14690 ts_tablet_manager.cc:1403] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 14:49:37.931224 14715 consensus_queue.cc:1048] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:37.931761 14690 raft_consensus.cc:359] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:37.932386 14690 raft_consensus.cc:385] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.932456 14715 raft_consensus.cc:493] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:37.932700 14690 raft_consensus.cc:740] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.932960 14715 raft_consensus.cc:515] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:37.933887 14690 consensus_queue.cc:260] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:37.935539 14688 ts_tablet_manager.cc:1434] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:49:37.935772 14690 ts_tablet_manager.cc:1434] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:37.936211 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fbb3958a9e4fceb06f04e547a08de4" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:37.936580 14690 tablet_bootstrap.cc:492] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:37.936525 14688 tablet_bootstrap.cc:492] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:37.940950 14687 tablet_bootstrap.cc:492] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:37.941398 14687 ts_tablet_manager.cc:1403] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.003s
I20260709 14:49:37.942512 14688 tablet_bootstrap.cc:654] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.944008 14687 raft_consensus.cc:359] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:37.944657 14687 raft_consensus.cc:385] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.944939 14687 raft_consensus.cc:740] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
W20260709 14:49:37.945216 14463 leader_election.cc:343] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:37.945561 14687 consensus_queue.cc:260] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:37.946251 14715 leader_election.cc:290] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:37.947685 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fbb3958a9e4fceb06f04e547a08de4" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:37.948287 14645 raft_consensus.cc:2468] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 0.
I20260709 14:49:37.949419 14461 leader_election.cc:304] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [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: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:37.950440 14715 raft_consensus.cc:2804] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:37.947702 14687 ts_tablet_manager.cc:1434] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:49:37.950855 14715 raft_consensus.cc:493] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:37.951231 14715 raft_consensus.cc:3060] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:37.952903 14687 tablet_bootstrap.cc:492] T e3fdb7c08a4a435384b14f95b0e13409 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:37.951973 14690 tablet_bootstrap.cc:654] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.962755 14687 tablet_bootstrap.cc:654] T e3fdb7c08a4a435384b14f95b0e13409 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.964151 14688 tablet_bootstrap.cc:492] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:37.964576 14688 ts_tablet_manager.cc:1403] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.010s
I20260709 14:49:37.965065 14715 raft_consensus.cc:515] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:37.967046 14688 raft_consensus.cc:359] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.967413 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fbb3958a9e4fceb06f04e547a08de4" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:37.967680 14688 raft_consensus.cc:385] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.967998 14688 raft_consensus.cc:740] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
W20260709 14:49:37.968465 14463 leader_election.cc:343] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:37.968688 14688 consensus_queue.cc:260] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.968108 14690 tablet_bootstrap.cc:492] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:37.970984 14690 ts_tablet_manager.cc:1403] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260709 14:49:37.973624 14690 raft_consensus.cc:359] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:37.974274 14690 raft_consensus.cc:385] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.974532 14690 raft_consensus.cc:740] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.975183 14690 consensus_queue.cc:260] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:37.977159 14690 ts_tablet_manager.cc:1434] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:37.978083 14688 ts_tablet_manager.cc:1434] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 14:49:37.979008 14688 tablet_bootstrap.cc:492] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:37.979792 14715 leader_election.cc:290] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:37.980347 14690 tablet_bootstrap.cc:492] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:37.981227 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fbb3958a9e4fceb06f04e547a08de4" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:37.983006 14645 raft_consensus.cc:3060] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:37.984442 14687 tablet_bootstrap.cc:492] T e3fdb7c08a4a435384b14f95b0e13409 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:37.984879 14687 ts_tablet_manager.cc:1403] T e3fdb7c08a4a435384b14f95b0e13409 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.005s
I20260709 14:49:37.987375 14687 raft_consensus.cc:359] T e3fdb7c08a4a435384b14f95b0e13409 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.987972 14687 raft_consensus.cc:385] T e3fdb7c08a4a435384b14f95b0e13409 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.988209 14687 raft_consensus.cc:740] T e3fdb7c08a4a435384b14f95b0e13409 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.988830 14687 consensus_queue.cc:260] T e3fdb7c08a4a435384b14f95b0e13409 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:37.989637 14645 raft_consensus.cc:2468] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:37.990751 14461 leader_election.cc:304] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [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: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:37.991348 14688 tablet_bootstrap.cc:654] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.990756 14687 ts_tablet_manager.cc:1434] T e3fdb7c08a4a435384b14f95b0e13409 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:37.995733 14687 tablet_bootstrap.cc:492] T 17fbb3958a9e4fceb06f04e547a08de4 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:37.995653 14734 raft_consensus.cc:493] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:37.996218 14734 raft_consensus.cc:515] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:37.998840 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71cda013b118466ab0037dfdae73961d" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:37.999426 14569 raft_consensus.cc:2468] T 71cda013b118466ab0037dfdae73961d P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 0.
I20260709 14:49:37.999718 14690 tablet_bootstrap.cc:654] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.000595 14463 leader_election.cc:304] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:38.003690 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71cda013b118466ab0037dfdae73961d" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
W20260709 14:49:38.004878 14461 leader_election.cc:343] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.005573 14734 leader_election.cc:290] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:38.006055 14734 raft_consensus.cc:2804] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:38.007557 14687 tablet_bootstrap.cc:654] T 17fbb3958a9e4fceb06f04e547a08de4 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.006455 14734 raft_consensus.cc:697] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Becoming Leader. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:38.008595 14734 consensus_queue.cc:237] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.018409 14715 raft_consensus.cc:2804] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.025846 14715 raft_consensus.cc:493] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.026180 14715 raft_consensus.cc:3060] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.037992 14316 catalog_manager.cc:5697] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a reported cstate change: term changed from 0 to 1, leader changed from <none> to e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130). New cstate: current_term: 1 leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.039811 14737 raft_consensus.cc:493] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.040319 14737 raft_consensus.cc:515] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:38.042284 14737 leader_election.cc:290] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:38.042518 14687 tablet_bootstrap.cc:492] T 17fbb3958a9e4fceb06f04e547a08de4 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:38.043053 14687 ts_tablet_manager.cc:1403] T 17fbb3958a9e4fceb06f04e547a08de4 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.017s
I20260709 14:49:38.043802 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6391dfa0a154bcbb513b6b9d4ec7678" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:38.045778 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6391dfa0a154bcbb513b6b9d4ec7678" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:38.046109 14688 tablet_bootstrap.cc:492] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
W20260709 14:49:38.046308 14611 leader_election.cc:343] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.046469 14422 raft_consensus.cc:2468] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:38.047672 14688 ts_tablet_manager.cc:1403] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.069s	user 0.043s	sys 0.014s
I20260709 14:49:38.048532 14608 leader_election.cc:304] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:38.049710 14737 raft_consensus.cc:2804] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.050089 14737 raft_consensus.cc:493] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.050408 14737 raft_consensus.cc:3060] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.050450 14688 raft_consensus.cc:359] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.051306 14688 raft_consensus.cc:385] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.051604 14688 raft_consensus.cc:740] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.052296 14688 consensus_queue.cc:260] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.056784 14688 ts_tablet_manager.cc:1434] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:49:38.057727 14688 tablet_bootstrap.cc:492] T 71cda013b118466ab0037dfdae73961d P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:38.060551 14689 tablet_bootstrap.cc:654] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.063163 14688 tablet_bootstrap.cc:654] T 71cda013b118466ab0037dfdae73961d P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.063787 14697 raft_consensus.cc:493] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.045758 14687 raft_consensus.cc:359] T 17fbb3958a9e4fceb06f04e547a08de4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
W20260709 14:49:38.063027 14463 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.40.131:32865, user_credentials={real_user=slave}} blocked reactor thread for 62512.7us
I20260709 14:49:38.064567 14687 raft_consensus.cc:385] T 17fbb3958a9e4fceb06f04e547a08de4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.064276 14697 raft_consensus.cc:515] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.064850 14687 raft_consensus.cc:740] T 17fbb3958a9e4fceb06f04e547a08de4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.065510 14687 consensus_queue.cc:260] T 17fbb3958a9e4fceb06f04e547a08de4 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.066227 14697 leader_election.cc:290] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:38.068188 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3fdb7c08a4a435384b14f95b0e13409" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:38.068766 14569 raft_consensus.cc:2468] T e3fdb7c08a4a435384b14f95b0e13409 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:38.070434 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3fdb7c08a4a435384b14f95b0e13409" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:38.070591 14611 leader_election.cc:304] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:38.071103 14422 raft_consensus.cc:2468] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:38.046690 14715 raft_consensus.cc:515] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.071781 14697 raft_consensus.cc:2804] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.072681 14697 raft_consensus.cc:493] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.073030 14697 raft_consensus.cc:3060] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.074173 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71cda013b118466ab0037dfdae73961d" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:38.074715 14569 raft_consensus.cc:3060] T 71cda013b118466ab0037dfdae73961d P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.075376 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71cda013b118466ab0037dfdae73961d" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
W20260709 14:49:38.076751 14461 leader_election.cc:343] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.077584 14690 tablet_bootstrap.cc:492] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:38.077404 14737 raft_consensus.cc:515] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:38.078174 14690 ts_tablet_manager.cc:1403] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.098s	user 0.008s	sys 0.042s
I20260709 14:49:38.079389 14737 leader_election.cc:290] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:38.079900 14715 leader_election.cc:290] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:38.080505 14687 ts_tablet_manager.cc:1434] T 17fbb3958a9e4fceb06f04e547a08de4 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 14:49:38.080376 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6391dfa0a154bcbb513b6b9d4ec7678" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
W20260709 14:49:38.081637 14611 leader_election.cc:343] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.083675 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6391dfa0a154bcbb513b6b9d4ec7678" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:38.084266 14422 raft_consensus.cc:3060] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.087534 14687 tablet_bootstrap.cc:492] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:38.093237 14690 raft_consensus.cc:359] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:38.095270 14690 raft_consensus.cc:385] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.095991 14690 raft_consensus.cc:740] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.097074 14690 consensus_queue.cc:260] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:38.098315 14764 raft_consensus.cc:493] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.099089 14764 raft_consensus.cc:515] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:38.101099 14764 leader_election.cc:290] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:38.096410 14687 tablet_bootstrap.cc:654] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.103411 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a1aae2a9c8417fa2f1e5600b3bef43" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:38.102311 14690 ts_tablet_manager.cc:1434] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.008s
W20260709 14:49:38.104868 14388 leader_election.cc:343] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.105440 14690 tablet_bootstrap.cc:492] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:38.105772 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a1aae2a9c8417fa2f1e5600b3bef43" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:38.106441 14497 raft_consensus.cc:2468] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
I20260709 14:49:38.107746 14388 leader_election.cc:304] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:38.108888 14764 raft_consensus.cc:2804] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.109225 14764 raft_consensus.cc:493] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.109548 14764 raft_consensus.cc:3060] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.113639 14422 raft_consensus.cc:2468] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:38.114274 14690 tablet_bootstrap.cc:654] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.114980 14608 leader_election.cc:304] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:38.115854 14737 raft_consensus.cc:2804] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:38.116737 14764 raft_consensus.cc:515] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:38.117650 14697 raft_consensus.cc:515] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.119470 14569 raft_consensus.cc:2468] T 71cda013b118466ab0037dfdae73961d P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:38.119701 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a1aae2a9c8417fa2f1e5600b3bef43" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:38.120416 14497 raft_consensus.cc:3060] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.121922 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3fdb7c08a4a435384b14f95b0e13409" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:38.122524 14570 raft_consensus.cc:3060] T e3fdb7c08a4a435384b14f95b0e13409 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.129740 14570 raft_consensus.cc:2468] T e3fdb7c08a4a435384b14f95b0e13409 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:38.130942 14611 leader_election.cc:304] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:38.135195 14463 leader_election.cc:304] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [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: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 1b1feda151584c249732dfdeb1162a32
I20260709 14:49:38.135455 14497 raft_consensus.cc:2468] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:38.136400 14715 raft_consensus.cc:2804] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:38.136809 14388 leader_election.cc:304] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:38.136909 14715 raft_consensus.cc:697] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Becoming Leader. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:38.139202 14715 consensus_queue.cc:237] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.142278 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3fdb7c08a4a435384b14f95b0e13409" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:38.142932 14422 raft_consensus.cc:3060] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.147423 14797 raft_consensus.cc:2804] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:38.147759 14760 raft_consensus.cc:2804] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:38.147837 14697 leader_election.cc:290] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:38.148417 14760 raft_consensus.cc:697] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:38.149259 14760 consensus_queue.cc:237] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:38.150436 14797 raft_consensus.cc:697] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:38.151753 14688 tablet_bootstrap.cc:492] T 71cda013b118466ab0037dfdae73961d P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:38.151304 14797 consensus_queue.cc:237] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.163446 14319 catalog_manager.cc:5697] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a reported cstate change: term changed from 0 to 1, leader changed from <none> to e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130). New cstate: current_term: 1 leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.156116 14422 raft_consensus.cc:2468] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:38.158087 14689 tablet_bootstrap.cc:492] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:38.159049 14697 raft_consensus.cc:493] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.160043 14316 catalog_manager.cc:5697] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.166177 14688 ts_tablet_manager.cc:1403] T 71cda013b118466ab0037dfdae73961d P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.109s	user 0.027s	sys 0.014s
I20260709 14:49:38.165690 14697 raft_consensus.cc:515] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:38.169420 14697 leader_election.cc:290] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:38.169895 14697 raft_consensus.cc:493] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.165723 14689 ts_tablet_manager.cc:1403] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.262s	user 0.013s	sys 0.025s
I20260709 14:49:38.170439 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf85a0fda46461d9a8beb99e6f4d5b6" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:38.171096 14421 raft_consensus.cc:2468] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:38.172276 14688 raft_consensus.cc:359] T 71cda013b118466ab0037dfdae73961d P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.173345 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf85a0fda46461d9a8beb99e6f4d5b6" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:38.172643 14608 leader_election.cc:304] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:38.173302 14689 raft_consensus.cc:359] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:38.174178 14689 raft_consensus.cc:385] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.174507 14688 raft_consensus.cc:385] T 71cda013b118466ab0037dfdae73961d P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.175199 14688 raft_consensus.cc:740] T 71cda013b118466ab0037dfdae73961d P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.170316 14697 raft_consensus.cc:515] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.177593 14697 leader_election.cc:290] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:38.174486 14689 raft_consensus.cc:740] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.178215 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8fab1f27784bdd941bca8874b33609" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:38.178666 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8fab1f27784bdd941bca8874b33609" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:38.179039 14689 consensus_queue.cc:260] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
W20260709 14:49:38.179814 14611 leader_election.cc:343] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:38.180325 14608 leader_election.cc:343] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.177248 14688 consensus_queue.cc:260] T 71cda013b118466ab0037dfdae73961d P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.180737 14608 leader_election.cc:304] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:38.181227 14497 raft_consensus.cc:2468] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:38.178083 14697 raft_consensus.cc:2804] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.183620 14787 raft_consensus.cc:493] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.184048 14787 raft_consensus.cc:515] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:38.184841 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a1aae2a9c8417fa2f1e5600b3bef43" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:38.186056 14787 leader_election.cc:290] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:38.186970 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf85a0fda46461d9a8beb99e6f4d5b6" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
W20260709 14:49:38.188077 14388 leader_election.cc:343] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.188855 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf85a0fda46461d9a8beb99e6f4d5b6" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:38.189419 14422 raft_consensus.cc:2468] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 0.
I20260709 14:49:38.190793 14460 leader_election.cc:304] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:38.191470 14697 raft_consensus.cc:493] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.191871 14697 raft_consensus.cc:3060] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.195274 14787 raft_consensus.cc:2804] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.195717 14787 raft_consensus.cc:493] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.196197 14787 raft_consensus.cc:3060] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:38.198181 14368 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:38.199765 14689 ts_tablet_manager.cc:1434] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:49:38.205127 14760 consensus_queue.cc:1048] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.207157 14689 tablet_bootstrap.cc:492] T f16133a079804621874b6c8bd80c176c P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:38.204432 14764 leader_election.cc:290] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:38.208520 14787 raft_consensus.cc:515] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:38.220075 14787 leader_election.cc:290] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:38.222021 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf85a0fda46461d9a8beb99e6f4d5b6" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:38.222692 14422 raft_consensus.cc:3060] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.228300 14760 raft_consensus.cc:493] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.228818 14760 raft_consensus.cc:515] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:38.230852 14760 leader_election.cc:290] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:38.234911 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9448c8cd5924400a992ff7dc5ac102cc" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:38.235654 14570 raft_consensus.cc:2468] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
I20260709 14:49:38.237349 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9448c8cd5924400a992ff7dc5ac102cc" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:38.235299 14795 raft_consensus.cc:2749] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:38.238931 14388 leader_election.cc:343] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.239663 14388 leader_election.cc:304] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:38.240877 14764 raft_consensus.cc:2804] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.241153 14764 raft_consensus.cc:493] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.241425 14764 raft_consensus.cc:3060] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.243366 14697 raft_consensus.cc:515] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:38.244495 14644 raft_consensus.cc:2393] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9e4fe5cdf74407f8b2354ba4c62256a in current term 1: Already voted for candidate 1b1feda151584c249732dfdeb1162a32 in this term.
I20260709 14:49:38.245023 14422 raft_consensus.cc:2468] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:38.246106 14460 leader_election.cc:304] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:38.246955 14737 raft_consensus.cc:697] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:38.247704 14764 raft_consensus.cc:515] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:38.249646 14689 tablet_bootstrap.cc:654] T f16133a079804621874b6c8bd80c176c P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.250496 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9448c8cd5924400a992ff7dc5ac102cc" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:38.250815 14787 raft_consensus.cc:2804] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:38.251328 14787 raft_consensus.cc:697] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Becoming Leader. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
W20260709 14:49:38.251716 14388 leader_election.cc:343] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.251719 14764 leader_election.cc:290] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:38.252089 14787 consensus_queue.cc:237] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:38.253360 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9448c8cd5924400a992ff7dc5ac102cc" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:38.253911 14570 raft_consensus.cc:3060] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.252578 14795 raft_consensus.cc:493] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.247825 14737 consensus_queue.cc:237] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:38.255772 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf85a0fda46461d9a8beb99e6f4d5b6" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:38.256516 14644 raft_consensus.cc:2393] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e9e4fe5cdf74407f8b2354ba4c62256a in current term 1: Already voted for candidate 1b1feda151584c249732dfdeb1162a32 in this term.
I20260709 14:49:38.257819 14687 tablet_bootstrap.cc:492] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:38.258258 14687 ts_tablet_manager.cc:1403] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.171s	user 0.056s	sys 0.045s
I20260709 14:49:38.261081 14690 tablet_bootstrap.cc:492] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:38.254472 14795 raft_consensus.cc:515] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.261551 14690 ts_tablet_manager.cc:1403] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.156s	user 0.041s	sys 0.044s
I20260709 14:49:38.264061 14697 leader_election.cc:290] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:38.264837 14690 raft_consensus.cc:359] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:38.265517 14690 raft_consensus.cc:385] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.265759 14690 raft_consensus.cc:740] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.267352 14570 raft_consensus.cc:2468] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:38.266372 14690 consensus_queue.cc:260] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:38.271642 14388 leader_election.cc:304] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:38.272390 14688 ts_tablet_manager.cc:1434] T 71cda013b118466ab0037dfdae73961d P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.105s	user 0.009s	sys 0.007s
I20260709 14:49:38.272763 14760 raft_consensus.cc:2804] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:38.273245 14760 raft_consensus.cc:697] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:38.274397 14688 tablet_bootstrap.cc:492] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:38.273993 14760 consensus_queue.cc:237] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:38.274788 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf85a0fda46461d9a8beb99e6f4d5b6" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:38.276187 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf85a0fda46461d9a8beb99e6f4d5b6" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:38.280652 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bebe2a3a0a84cb2b0a96085b4108a10" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:38.280809 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bebe2a3a0a84cb2b0a96085b4108a10" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:38.281270 14570 raft_consensus.cc:2468] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
W20260709 14:49:38.282087 14611 leader_election.cc:343] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.282212 14422 raft_consensus.cc:2393] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b1feda151584c249732dfdeb1162a32 in current term 1: Already voted for candidate e9e4fe5cdf74407f8b2354ba4c62256a in this term.
I20260709 14:49:38.282721 14747 raft_consensus.cc:493] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.282845 14611 leader_election.cc:304] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:38.283200 14747 raft_consensus.cc:515] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:38.283442 14608 leader_election.cc:304] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:38.284737 14801 raft_consensus.cc:2749] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:38.278757 14795 leader_election.cc:290] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:38.285101 14747 leader_election.cc:290] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:38.283612 14697 raft_consensus.cc:2804] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.285585 14697 raft_consensus.cc:493] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.285975 14697 raft_consensus.cc:3060] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.286939 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16133a079804621874b6c8bd80c176c" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:38.287532 14421 raft_consensus.cc:2468] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
I20260709 14:49:38.288722 14534 leader_election.cc:304] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:38.287544 14690 ts_tablet_manager.cc:1434] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260709 14:49:38.291440 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16133a079804621874b6c8bd80c176c" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:38.292538 14690 tablet_bootstrap.cc:492] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
W20260709 14:49:38.299471 14537 leader_election.cc:343] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.292310 14747 raft_consensus.cc:2804] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.304414 14687 raft_consensus.cc:359] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:38.305788 14687 raft_consensus.cc:385] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.307159 14687 raft_consensus.cc:740] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.305694 14747 raft_consensus.cc:493] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.309749 14747 raft_consensus.cc:3060] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.296487 14697 raft_consensus.cc:515] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.312559 14316 catalog_manager.cc:5697] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a reported cstate change: term changed from 0 to 1, leader changed from <none> to e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130). New cstate: current_term: 1 leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:38.314201 14697 leader_election.cc:290] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:38.316092 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bebe2a3a0a84cb2b0a96085b4108a10" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
W20260709 14:49:38.317492 14611 leader_election.cc:343] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.318789 14750 raft_consensus.cc:493] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.318889 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bebe2a3a0a84cb2b0a96085b4108a10" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:38.319510 14570 raft_consensus.cc:3060] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.319267 14750 raft_consensus.cc:515] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.324690 14750 leader_election.cc:290] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:38.323282 14687 consensus_queue.cc:260] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:38.326263 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9057d6169ca04b3e855d9b45f499945b" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:38.325565 14319 catalog_manager.cc:5697] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 1 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.333117 14687 ts_tablet_manager.cc:1434] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.003s
I20260709 14:49:38.334229 14687 tablet_bootstrap.cc:492] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:38.336277 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9057d6169ca04b3e855d9b45f499945b" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
W20260709 14:49:38.338361 14537 leader_election.cc:343] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:38.340516 14535 leader_election.cc:343] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.340909 14535 leader_election.cc:304] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:38.341935 14750 raft_consensus.cc:2749] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:38.344673 14688 tablet_bootstrap.cc:654] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.345491 14689 tablet_bootstrap.cc:492] T f16133a079804621874b6c8bd80c176c P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:38.346001 14689 ts_tablet_manager.cc:1403] T f16133a079804621874b6c8bd80c176c P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.139s	user 0.021s	sys 0.022s
I20260709 14:49:38.347321 14690 tablet_bootstrap.cc:654] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.348640 14689 raft_consensus.cc:359] T f16133a079804621874b6c8bd80c176c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:38.349313 14787 raft_consensus.cc:493] T a91d045d8b1f42ad9c63f1cda3f8addd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.349443 14689 raft_consensus.cc:385] T f16133a079804621874b6c8bd80c176c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.349684 14687 tablet_bootstrap.cc:654] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.349838 14689 raft_consensus.cc:740] T f16133a079804621874b6c8bd80c176c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.349817 14787 raft_consensus.cc:515] T a91d045d8b1f42ad9c63f1cda3f8addd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:38.350907 14689 consensus_queue.cc:260] T f16133a079804621874b6c8bd80c176c P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:38.351912 14787 leader_election.cc:290] T a91d045d8b1f42ad9c63f1cda3f8addd P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:38.354355 14689 ts_tablet_manager.cc:1434] T f16133a079804621874b6c8bd80c176c P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 14:49:38.355383 14689 tablet_bootstrap.cc:492] T 2bebe2a3a0a84cb2b0a96085b4108a10 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:38.356328 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91d045d8b1f42ad9c63f1cda3f8addd" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:38.359939 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91d045d8b1f42ad9c63f1cda3f8addd" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:38.360900 14689 tablet_bootstrap.cc:654] T 2bebe2a3a0a84cb2b0a96085b4108a10 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.367432 14461 leader_election.cc:304] T a91d045d8b1f42ad9c63f1cda3f8addd P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:38.369866 14750 raft_consensus.cc:493] T 17fbb3958a9e4fceb06f04e547a08de4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.370370 14750 raft_consensus.cc:515] T 17fbb3958a9e4fceb06f04e547a08de4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.371429 14787 raft_consensus.cc:2749] T a91d045d8b1f42ad9c63f1cda3f8addd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:38.372397 14750 leader_election.cc:290] T 17fbb3958a9e4fceb06f04e547a08de4 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:38.370028 14316 catalog_manager.cc:5697] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.374516 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fbb3958a9e4fceb06f04e547a08de4" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:38.375353 14644 raft_consensus.cc:2393] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8d0cabbfae54e6b84526da274f7a9f0 in current term 1: Already voted for candidate e9e4fe5cdf74407f8b2354ba4c62256a in this term.
I20260709 14:49:38.381057 14496 raft_consensus.cc:3060] T a91d045d8b1f42ad9c63f1cda3f8addd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.375216 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fbb3958a9e4fceb06f04e547a08de4" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:38.390048 14690 tablet_bootstrap.cc:492] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:38.390573 14690 ts_tablet_manager.cc:1403] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.000s
I20260709 14:49:38.391103 14747 raft_consensus.cc:515] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:38.396072 14537 leader_election.cc:304] T 17fbb3958a9e4fceb06f04e547a08de4 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:38.396935 14750 raft_consensus.cc:3060] T 17fbb3958a9e4fceb06f04e547a08de4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.402424 14690 raft_consensus.cc:359] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.403103 14690 raft_consensus.cc:385] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.403371 14690 raft_consensus.cc:740] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.404006 14750 raft_consensus.cc:2749] T 17fbb3958a9e4fceb06f04e547a08de4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:38.404024 14690 consensus_queue.cc:260] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.405213 14747 leader_election.cc:290] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:38.406371 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16133a079804621874b6c8bd80c176c" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:38.407047 14497 raft_consensus.cc:3060] T f16133a079804621874b6c8bd80c176c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.393890 14570 raft_consensus.cc:2468] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:38.410933 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16133a079804621874b6c8bd80c176c" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:38.411556 14422 raft_consensus.cc:3060] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.414966 14687 tablet_bootstrap.cc:492] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:38.415553 14687 ts_tablet_manager.cc:1403] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.017s
I20260709 14:49:38.416666 14611 leader_election.cc:304] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:38.419835 14697 raft_consensus.cc:2804] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:38.420313 14697 raft_consensus.cc:697] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:38.421128 14697 consensus_queue.cc:237] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.422994 14319 catalog_manager.cc:5697] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 1 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.426800 14688 tablet_bootstrap.cc:492] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:38.427311 14688 ts_tablet_manager.cc:1403] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.153s	user 0.023s	sys 0.010s
I20260709 14:49:38.430197 14688 raft_consensus.cc:359] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.430912 14688 raft_consensus.cc:385] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.431342 14688 raft_consensus.cc:740] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.432070 14688 consensus_queue.cc:260] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.434128 14688 ts_tablet_manager.cc:1434] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:38.436825 14688 tablet_bootstrap.cc:492] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:38.445782 14497 raft_consensus.cc:2468] T f16133a079804621874b6c8bd80c176c P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:38.464600 14689 tablet_bootstrap.cc:492] T 2bebe2a3a0a84cb2b0a96085b4108a10 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:38.465083 14689 ts_tablet_manager.cc:1403] T 2bebe2a3a0a84cb2b0a96085b4108a10 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.110s	user 0.016s	sys 0.028s
I20260709 14:49:38.465174 14687 raft_consensus.cc:359] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.465832 14687 raft_consensus.cc:385] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.466074 14687 raft_consensus.cc:740] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.467504 14815 consensus_queue.cc:1048] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.468875 14537 leader_election.cc:304] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:38.471794 14422 raft_consensus.cc:2468] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:38.472725 14747 raft_consensus.cc:2804] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:38.472993 14687 consensus_queue.cc:260] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.480178 14687 ts_tablet_manager.cc:1434] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.064s	user 0.005s	sys 0.001s
I20260709 14:49:38.481122 14687 tablet_bootstrap.cc:492] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:38.482400 14787 consensus_queue.cc:1048] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.483877 14822 raft_consensus.cc:493] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.484392 14822 raft_consensus.cc:515] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:38.488307 14689 raft_consensus.cc:359] T 2bebe2a3a0a84cb2b0a96085b4108a10 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.489001 14689 raft_consensus.cc:385] T 2bebe2a3a0a84cb2b0a96085b4108a10 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.489257 14689 raft_consensus.cc:740] T 2bebe2a3a0a84cb2b0a96085b4108a10 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.489903 14689 consensus_queue.cc:260] T 2bebe2a3a0a84cb2b0a96085b4108a10 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.490414 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a1aae2a9c8417fa2f1e5600b3bef43" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:38.491211 14497 raft_consensus.cc:2393] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8d0cabbfae54e6b84526da274f7a9f0 in current term 1: Already voted for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in this term.
I20260709 14:49:38.492504 14822 leader_election.cc:290] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:38.494580 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a1aae2a9c8417fa2f1e5600b3bef43" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:38.496498 14688 tablet_bootstrap.cc:654] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.497766 14534 leader_election.cc:304] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:38.498566 14822 raft_consensus.cc:3060] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.500180 14689 ts_tablet_manager.cc:1434] T 2bebe2a3a0a84cb2b0a96085b4108a10 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 14:49:38.501135 14689 tablet_bootstrap.cc:492] T c6391dfa0a154bcbb513b6b9d4ec7678 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:38.506466 14687 tablet_bootstrap.cc:654] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.526738 14689 tablet_bootstrap.cc:654] T c6391dfa0a154bcbb513b6b9d4ec7678 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.512061 14316 catalog_manager.cc:5697] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 1 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:38.532413 14690 ts_tablet_manager.cc:1434] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.142s	user 0.056s	sys 0.039s
I20260709 14:49:38.530121 14697 raft_consensus.cc:493] T 71cda013b118466ab0037dfdae73961d P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.539702 14822 raft_consensus.cc:2749] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:38.541361 14690 tablet_bootstrap.cc:492] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:38.533430 14747 raft_consensus.cc:697] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:38.542860 14816 consensus_queue.cc:1048] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:49:38.547166 14687 tablet_bootstrap.cc:492] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:38.547744 14747 consensus_queue.cc:237] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:38.550244 14687 ts_tablet_manager.cc:1403] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.000s
I20260709 14:49:38.540644 14697 raft_consensus.cc:515] T 71cda013b118466ab0037dfdae73961d P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.557273 14697 leader_election.cc:290] T 71cda013b118466ab0037dfdae73961d P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:38.559463 14688 tablet_bootstrap.cc:492] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:38.559966 14688 ts_tablet_manager.cc:1403] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.123s	user 0.010s	sys 0.003s
I20260709 14:49:38.567816 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71cda013b118466ab0037dfdae73961d" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:38.570181 14687 raft_consensus.cc:359] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.570676 14687 raft_consensus.cc:385] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.570883 14687 raft_consensus.cc:740] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.571383 14687 consensus_queue.cc:260] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.572470 14687 ts_tablet_manager.cc:1434] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.000s
I20260709 14:49:38.573215 14687 tablet_bootstrap.cc:492] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:38.575500 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71cda013b118466ab0037dfdae73961d" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:38.576238 14569 raft_consensus.cc:2393] T 71cda013b118466ab0037dfdae73961d P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b1feda151584c249732dfdeb1162a32 in current term 1: Already voted for candidate e9e4fe5cdf74407f8b2354ba4c62256a in this term.
I20260709 14:49:38.580709 14688 raft_consensus.cc:359] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.581321 14688 raft_consensus.cc:385] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.581565 14688 raft_consensus.cc:740] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.584700 14690 tablet_bootstrap.cc:654] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.582176 14688 consensus_queue.cc:260] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.585592 14823 raft_consensus.cc:493] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.586035 14823 raft_consensus.cc:515] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.588088 14823 leader_election.cc:290] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:38.588882 14611 leader_election.cc:304] T 71cda013b118466ab0037dfdae73961d P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32; no voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:38.589421 14787 consensus_queue.cc:1048] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.589754 14697 raft_consensus.cc:493] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.590237 14697 raft_consensus.cc:515] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.590883 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac38300d9dc4a31aad4897a4d03eca0" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:38.591696 14688 ts_tablet_manager.cc:1434] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:49:38.592167 14697 leader_election.cc:290] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:38.594420 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac38300d9dc4a31aad4897a4d03eca0" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
W20260709 14:49:38.595417 14534 leader_election.cc:343] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.589264 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac38300d9dc4a31aad4897a4d03eca0" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:38.606336 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac38300d9dc4a31aad4897a4d03eca0" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:38.606951 14569 raft_consensus.cc:2468] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:38.607813 14764 consensus_queue.cc:1048] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.610457 14688 tablet_bootstrap.cc:492] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:38.599975 14760 raft_consensus.cc:493] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.613044 14687 tablet_bootstrap.cc:654] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.612819 14760 raft_consensus.cc:515] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:38.614806 14760 leader_election.cc:290] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:38.600490 14697 raft_consensus.cc:3060] T 71cda013b118466ab0037dfdae73961d P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:38.603060 14608 leader_election.cc:343] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.623180 14688 tablet_bootstrap.cc:654] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.616228 14644 raft_consensus.cc:2468] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
I20260709 14:49:38.628912 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91943b8a7b6f4aed85123fa7c5a22e65" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:38.630342 14535 leader_election.cc:304] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [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: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:38.632858 14611 leader_election.cc:304] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:38.634773 14747 raft_consensus.cc:2804] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.635226 14747 raft_consensus.cc:493] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.635574 14747 raft_consensus.cc:3060] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.634843 14802 raft_consensus.cc:2804] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.636157 14802 raft_consensus.cc:493] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.636457 14802 raft_consensus.cc:3060] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.639436 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91943b8a7b6f4aed85123fa7c5a22e65" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
W20260709 14:49:38.635708 14388 leader_election.cc:343] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.644857 14690 tablet_bootstrap.cc:492] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
W20260709 14:49:38.647931 14388 leader_election.cc:343] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.648084 14689 tablet_bootstrap.cc:492] T c6391dfa0a154bcbb513b6b9d4ec7678 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:38.648419 14388 leader_election.cc:304] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:38.648597 14689 ts_tablet_manager.cc:1403] T c6391dfa0a154bcbb513b6b9d4ec7678 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.148s	user 0.025s	sys 0.020s
I20260709 14:49:38.649466 14760 raft_consensus.cc:2749] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:38.652172 14690 ts_tablet_manager.cc:1403] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.116s	user 0.018s	sys 0.011s
I20260709 14:49:38.656574 14689 raft_consensus.cc:359] T c6391dfa0a154bcbb513b6b9d4ec7678 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:38.662431 14689 raft_consensus.cc:385] T c6391dfa0a154bcbb513b6b9d4ec7678 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.662737 14689 raft_consensus.cc:740] T c6391dfa0a154bcbb513b6b9d4ec7678 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.663453 14689 consensus_queue.cc:260] T c6391dfa0a154bcbb513b6b9d4ec7678 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:38.672289 14697 raft_consensus.cc:2749] T 71cda013b118466ab0037dfdae73961d P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:38.672818 14760 consensus_queue.cc:1048] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.674829 14802 raft_consensus.cc:515] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.677763 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac38300d9dc4a31aad4897a4d03eca0" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:38.678982 14689 ts_tablet_manager.cc:1434] T c6391dfa0a154bcbb513b6b9d4ec7678 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:49:38.695936 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac38300d9dc4a31aad4897a4d03eca0" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:38.697458 14689 tablet_bootstrap.cc:492] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:38.698455 14831 consensus_queue.cc:1048] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:38.703903 14697 consensus_queue.cc:1048] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.677729 14802 leader_election.cc:290] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:38.708110 14319 catalog_manager.cc:5697] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:38.716393 14690 raft_consensus.cc:359] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.717068 14690 raft_consensus.cc:385] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.717334 14690 raft_consensus.cc:740] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.719800 14690 consensus_queue.cc:260] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.720708 14422 raft_consensus.cc:3060] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.726361 14690 ts_tablet_manager.cc:1434] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.074s	user 0.004s	sys 0.002s
I20260709 14:49:38.741923 14813 raft_consensus.cc:493] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.749919 14822 raft_consensus.cc:493] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.750455 14822 raft_consensus.cc:515] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.751798 14687 tablet_bootstrap.cc:492] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:38.752272 14687 ts_tablet_manager.cc:1403] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.179s	user 0.019s	sys 0.022s
I20260709 14:49:38.752549 14822 leader_election.cc:290] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:38.753401 14688 tablet_bootstrap.cc:492] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:38.753849 14688 ts_tablet_manager.cc:1403] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.150s	user 0.020s	sys 0.025s
I20260709 14:49:38.754772 14687 raft_consensus.cc:359] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.755446 14687 raft_consensus.cc:385] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.755698 14687 raft_consensus.cc:740] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.756482 14687 consensus_queue.cc:260] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.733886 14747 raft_consensus.cc:515] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.760766 14688 raft_consensus.cc:359] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.762733 14688 raft_consensus.cc:385] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.763051 14688 raft_consensus.cc:740] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.763945 14688 consensus_queue.cc:260] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.768151 14687 ts_tablet_manager.cc:1434] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:49:38.770133 14687 tablet_bootstrap.cc:492] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:38.742450 14813 raft_consensus.cc:515] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.775718 14688 ts_tablet_manager.cc:1434] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:49:38.767432 14836 raft_consensus.cc:493] T 2bebe2a3a0a84cb2b0a96085b4108a10 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.777422 14569 raft_consensus.cc:2393] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b1feda151584c249732dfdeb1162a32 in current term 1: Already voted for candidate b8d0cabbfae54e6b84526da274f7a9f0 in this term.
I20260709 14:49:38.777578 14836 raft_consensus.cc:515] T 2bebe2a3a0a84cb2b0a96085b4108a10 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.765213 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5819f77885924b569e8d255261ceab2c" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
W20260709 14:49:38.779632 14537 leader_election.cc:343] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.765509 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5819f77885924b569e8d255261ceab2c" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
W20260709 14:49:38.781209 14535 leader_election.cc:343] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.781606 14535 leader_election.cc:304] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:38.782704 14813 leader_election.cc:290] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:38.783056 14802 consensus_queue.cc:1048] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.785132 14689 tablet_bootstrap.cc:654] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.784770 14822 raft_consensus.cc:2749] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:38.786832 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8fab1f27784bdd941bca8874b33609" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:38.787444 14566 raft_consensus.cc:2468] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
I20260709 14:49:38.788532 14388 leader_election.cc:304] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:38.801537 14688 tablet_bootstrap.cc:492] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:38.804955 14760 raft_consensus.cc:2804] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.805351 14760 raft_consensus.cc:493] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.805665 14760 raft_consensus.cc:3060] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.789319 14831 consensus_queue.cc:1048] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:49:38.813501 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac38300d9dc4a31aad4897a4d03eca0" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:38.817006 14836 leader_election.cc:290] T 2bebe2a3a0a84cb2b0a96085b4108a10 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:38.821121 14688 tablet_bootstrap.cc:654] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.806612 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8fab1f27784bdd941bca8874b33609" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:38.824435 14644 raft_consensus.cc:2468] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
I20260709 14:49:38.826412 14643 raft_consensus.cc:2393] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8d0cabbfae54e6b84526da274f7a9f0 in current term 1: Already voted for candidate 1b1feda151584c249732dfdeb1162a32 in this term.
I20260709 14:49:38.826304 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bebe2a3a0a84cb2b0a96085b4108a10" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
W20260709 14:49:38.826963 14388 consensus_peers.cc:597] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:38.830575 14689 tablet_bootstrap.cc:492] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:38.831089 14689 ts_tablet_manager.cc:1403] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.134s	user 0.018s	sys 0.014s
I20260709 14:49:38.833808 14422 raft_consensus.cc:2468] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:38.833742 14689 raft_consensus.cc:359] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:38.834430 14747 leader_election.cc:290] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:38.834408 14689 raft_consensus.cc:385] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.834873 14687 tablet_bootstrap.cc:654] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.835153 14689 raft_consensus.cc:740] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.835209 14608 leader_election.cc:304] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:38.836113 14420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac38300d9dc4a31aad4897a4d03eca0" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:38.836328 14697 raft_consensus.cc:2804] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:38.836019 14689 consensus_queue.cc:260] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:38.836860 14420 raft_consensus.cc:2393] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8d0cabbfae54e6b84526da274f7a9f0 in current term 1: Already voted for candidate 1b1feda151584c249732dfdeb1162a32 in this term.
I20260709 14:49:38.836822 14697 raft_consensus.cc:697] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:38.837847 14697 consensus_queue.cc:237] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.838328 14689 ts_tablet_manager.cc:1434] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:49:38.839416 14689 tablet_bootstrap.cc:492] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:38.845214 14690 tablet_bootstrap.cc:492] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:38.845924 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bebe2a3a0a84cb2b0a96085b4108a10" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:38.846618 14570 raft_consensus.cc:2393] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9e4fe5cdf74407f8b2354ba4c62256a in current term 1: Already voted for candidate 1b1feda151584c249732dfdeb1162a32 in this term.
I20260709 14:49:38.849457 14463 leader_election.cc:304] T 2bebe2a3a0a84cb2b0a96085b4108a10 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:38.850545 14836 raft_consensus.cc:3060] T 2bebe2a3a0a84cb2b0a96085b4108a10 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.851073 14689 tablet_bootstrap.cc:654] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.859227 14535 leader_election.cc:304] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [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: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:38.860569 14715 consensus_queue.cc:1048] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.861097 14836 raft_consensus.cc:2749] T 2bebe2a3a0a84cb2b0a96085b4108a10 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:38.868630 14822 raft_consensus.cc:2749] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:38.876297 14687 tablet_bootstrap.cc:492] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:38.876792 14687 ts_tablet_manager.cc:1403] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.107s	user 0.016s	sys 0.011s
I20260709 14:49:38.877923 14760 raft_consensus.cc:515] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.879947 14760 leader_election.cc:290] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:38.887472 14497 raft_consensus.cc:3060] T c6391dfa0a154bcbb513b6b9d4ec7678 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.888362 14689 tablet_bootstrap.cc:492] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:38.888309 14690 tablet_bootstrap.cc:654] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.888914 14689 ts_tablet_manager.cc:1403] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.002s
I20260709 14:49:38.891677 14689 raft_consensus.cc:359] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.892359 14689 raft_consensus.cc:385] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.892670 14689 raft_consensus.cc:740] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.894098 14689 consensus_queue.cc:260] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:38.894392 14737 consensus_queue.cc:1048] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.896018 14689 ts_tablet_manager.cc:1434] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:38.898977 14737 consensus_queue.cc:1048] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.900249 14687 raft_consensus.cc:359] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.900911 14687 raft_consensus.cc:385] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.901240 14687 raft_consensus.cc:740] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
W20260709 14:49:38.902295 14838 log.cc:927] Time spent T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 14:49:38.902452 14687 consensus_queue.cc:260] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.907228 14687 ts_tablet_manager.cc:1434] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
W20260709 14:49:38.908440 14837 log.cc:927] Time spent T 17fbb3958a9e4fceb06f04e547a08de4 P b8d0cabbfae54e6b84526da274f7a9f0: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260709 14:49:38.910267 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8fab1f27784bdd941bca8874b33609" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:38.910953 14641 raft_consensus.cc:3060] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.919889 14689 tablet_bootstrap.cc:492] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:38.922009 14687 tablet_bootstrap.cc:492] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
W20260709 14:49:38.926038 14839 log.cc:927] Time spent T e3fdb7c08a4a435384b14f95b0e13409 P b8d0cabbfae54e6b84526da274f7a9f0: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 14:49:38.935075 14687 tablet_bootstrap.cc:654] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.939435 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8fab1f27784bdd941bca8874b33609" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:38.940018 14570 raft_consensus.cc:3060] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.943884 14689 tablet_bootstrap.cc:654] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.950917 14715 consensus_queue.cc:1048] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.953362 14737 consensus_queue.cc:1048] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.958097 14641 raft_consensus.cc:2468] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:38.958669 14570 raft_consensus.cc:2468] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:38.959864 14388 leader_election.cc:304] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:38.960402 14688 tablet_bootstrap.cc:492] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:38.960632 14813 raft_consensus.cc:2804] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:38.960898 14688 ts_tablet_manager.cc:1403] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.174s	user 0.010s	sys 0.011s
I20260709 14:49:38.961032 14690 tablet_bootstrap.cc:492] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:38.961144 14813 raft_consensus.cc:697] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:38.961510 14690 ts_tablet_manager.cc:1403] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.117s	user 0.016s	sys 0.021s
I20260709 14:49:38.950531 14319 catalog_manager.cc:5697] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 1 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.961951 14813 consensus_queue.cc:237] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:38.968953 14690 raft_consensus.cc:359] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:38.969574 14690 raft_consensus.cc:385] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.969820 14690 raft_consensus.cc:740] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.970431 14690 consensus_queue.cc:260] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:38.975467 14690 ts_tablet_manager.cc:1434] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:49:38.981769 14690 tablet_bootstrap.cc:492] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:38.993800 14737 consensus_queue.cc:1048] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.995496 14689 tablet_bootstrap.cc:492] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:38.995966 14689 ts_tablet_manager.cc:1403] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.006s
I20260709 14:49:39.019748 14689 raft_consensus.cc:359] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.020406 14689 raft_consensus.cc:385] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.020666 14689 raft_consensus.cc:740] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.021385 14689 consensus_queue.cc:260] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.023059 14689 ts_tablet_manager.cc:1434] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.003s
I20260709 14:49:39.023960 14689 tablet_bootstrap.cc:492] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:39.025372 14737 raft_consensus.cc:493] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.025799 14737 raft_consensus.cc:515] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.026381 14687 tablet_bootstrap.cc:492] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:39.026839 14687 ts_tablet_manager.cc:1403] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.105s	user 0.023s	sys 0.016s
I20260709 14:49:39.028561 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025a41ef9d364476b606dff0a598497e" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
W20260709 14:49:39.030068 14611 leader_election.cc:343] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.028582 14688 raft_consensus.cc:359] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.031198 14688 raft_consensus.cc:385] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.030997 14687 raft_consensus.cc:359] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.031868 14687 raft_consensus.cc:385] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.032222 14687 raft_consensus.cc:740] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.031533 14688 raft_consensus.cc:740] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.032948 14687 consensus_queue.cc:260] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.034054 14567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025a41ef9d364476b606dff0a598497e" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:39.034726 14567 raft_consensus.cc:2468] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:39.035215 14687 ts_tablet_manager.cc:1434] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:39.036160 14687 tablet_bootstrap.cc:492] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:39.035943 14611 leader_election.cc:304] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:39.036888 14690 tablet_bootstrap.cc:654] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.034056 14688 consensus_queue.cc:260] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.032022 14737 leader_election.cc:290] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:39.042609 14802 raft_consensus.cc:2804] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:39.042990 14802 raft_consensus.cc:493] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:39.043370 14802 raft_consensus.cc:3060] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.054622 14689 tablet_bootstrap.cc:654] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.055521 14688 ts_tablet_manager.cc:1434] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.093s	user 0.005s	sys 0.001s
I20260709 14:49:39.059983 14822 consensus_queue.cc:1048] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:39.061162 14737 raft_consensus.cc:493] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.061621 14737 raft_consensus.cc:515] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.063598 14737 leader_election.cc:290] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:39.065459 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9057d6169ca04b3e855d9b45f499945b" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
W20260709 14:49:39.065843 14852 log.cc:927] Time spent T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260709 14:49:39.066576 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9057d6169ca04b3e855d9b45f499945b" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:39.066862 14688 tablet_bootstrap.cc:492] T 6afbb051d3a74b92a613757655c3e399 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:39.067255 14566 raft_consensus.cc:2468] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
W20260709 14:49:39.068708 14611 leader_election.cc:343] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.069392 14611 leader_election.cc:304] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:39.066614 14802 raft_consensus.cc:515] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.074445 14802 leader_election.cc:290] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:39.075366 14687 tablet_bootstrap.cc:654] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.076804 14688 tablet_bootstrap.cc:654] T 6afbb051d3a74b92a613757655c3e399 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.079388 14697 raft_consensus.cc:2804] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:39.088023 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025a41ef9d364476b606dff0a598497e" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:39.083189 14697 raft_consensus.cc:493] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:39.110400 14687 tablet_bootstrap.cc:492] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:39.110978 14687 ts_tablet_manager.cc:1403] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.008s
I20260709 14:49:39.099136 14697 raft_consensus.cc:3060] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.114327 14689 tablet_bootstrap.cc:492] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:39.114740 14689 ts_tablet_manager.cc:1403] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.020s
I20260709 14:49:39.114033 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025a41ef9d364476b606dff0a598497e" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:39.116091 14566 raft_consensus.cc:3060] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.120015 14689 raft_consensus.cc:359] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.120704 14689 raft_consensus.cc:385] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.120954 14689 raft_consensus.cc:740] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.121201 14822 consensus_queue.cc:1048] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:39.121613 14689 consensus_queue.cc:260] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.123711 14689 ts_tablet_manager.cc:1434] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:49:39.124591 14689 tablet_bootstrap.cc:492] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
W20260709 14:49:39.126137 14611 leader_election.cc:343] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.130558 14687 raft_consensus.cc:359] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.131258 14687 raft_consensus.cc:385] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.131538 14687 raft_consensus.cc:740] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.132171 14687 consensus_queue.cc:260] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.134092 14687 ts_tablet_manager.cc:1434] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.001s
I20260709 14:49:39.134932 14687 tablet_bootstrap.cc:492] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:39.122531 14566 raft_consensus.cc:2468] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:39.140472 14697 raft_consensus.cc:515] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.142467 14697 leader_election.cc:290] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:39.143149 14689 tablet_bootstrap.cc:654] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.148003 14688 tablet_bootstrap.cc:492] T 6afbb051d3a74b92a613757655c3e399 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:39.148432 14688 ts_tablet_manager.cc:1403] T 6afbb051d3a74b92a613757655c3e399 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.009s
I20260709 14:49:39.150810 14688 raft_consensus.cc:359] T 6afbb051d3a74b92a613757655c3e399 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.151417 14688 raft_consensus.cc:385] T 6afbb051d3a74b92a613757655c3e399 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.151661 14688 raft_consensus.cc:740] T 6afbb051d3a74b92a613757655c3e399 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.152215 14688 consensus_queue.cc:260] T 6afbb051d3a74b92a613757655c3e399 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.148314 14823 raft_consensus.cc:493] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.154075 14688 ts_tablet_manager.cc:1434] T 6afbb051d3a74b92a613757655c3e399 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:49:39.153939 14823 raft_consensus.cc:515] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.155018 14688 tablet_bootstrap.cc:492] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:39.155881 14823 leader_election.cc:290] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:39.156592 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1502fb0c73b481dbae150ebe0a02bb3" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
W20260709 14:49:39.158047 14535 leader_election.cc:343] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.159312 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1502fb0c73b481dbae150ebe0a02bb3" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:39.160641 14688 tablet_bootstrap.cc:654] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.160646 14687 tablet_bootstrap.cc:654] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:39.162467 14534 leader_election.cc:343] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.162921 14534 leader_election.cc:304] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:39.165095 14747 raft_consensus.cc:2749] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:39.167724 14318 catalog_manager.cc:5697] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:39.170161 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9057d6169ca04b3e855d9b45f499945b" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:39.172485 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9057d6169ca04b3e855d9b45f499945b" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:39.173199 14566 raft_consensus.cc:3060] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.173872 14611 leader_election.cc:304] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:39.182099 14690 tablet_bootstrap.cc:492] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:39.179351 14697 raft_consensus.cc:2804] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:39.182577 14690 ts_tablet_manager.cc:1403] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.201s	user 0.004s	sys 0.013s
W20260709 14:49:39.183065 14611 leader_election.cc:343] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.185122 14690 raft_consensus.cc:359] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.185803 14690 raft_consensus.cc:385] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.186060 14690 raft_consensus.cc:740] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.186142 14697 raft_consensus.cc:697] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:39.186798 14715 raft_consensus.cc:493] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.186859 14690 consensus_queue.cc:260] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.187372 14715 raft_consensus.cc:515] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.189211 14690 ts_tablet_manager.cc:1434] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:39.189374 14715 leader_election.cc:290] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:39.203984 14688 tablet_bootstrap.cc:492] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:39.215222 14496 raft_consensus.cc:3060] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.200925 14715 raft_consensus.cc:493] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.190089 14690 tablet_bootstrap.cc:492] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:39.190936 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a214c1836b945eaa2451a2155691ac8" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:39.228214 14688 ts_tablet_manager.cc:1403] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.011s
I20260709 14:49:39.192377 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a214c1836b945eaa2451a2155691ac8" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:39.229557 14421 raft_consensus.cc:2468] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 0.
I20260709 14:49:39.230860 14460 leader_election.cc:304] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:39.197157 14697 consensus_queue.cc:237] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.231846 14847 raft_consensus.cc:2804] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:39.189414 14566 raft_consensus.cc:2468] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:39.232395 14847 raft_consensus.cc:493] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:39.232753 14847 raft_consensus.cc:3060] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.233245 14611 leader_election.cc:304] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:39.234344 14737 raft_consensus.cc:2804] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:39.234797 14737 raft_consensus.cc:697] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:39.235631 14831 raft_consensus.cc:493] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.235564 14737 consensus_queue.cc:237] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.236102 14831 raft_consensus.cc:515] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.238082 14831 leader_election.cc:290] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:39.224274 14689 tablet_bootstrap.cc:492] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:39.238937 14689 ts_tablet_manager.cc:1403] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.006s
I20260709 14:49:39.239748 14847 raft_consensus.cc:515] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.241870 14689 raft_consensus.cc:359] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.242511 14689 raft_consensus.cc:385] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.242429 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a214c1836b945eaa2451a2155691ac8" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:39.242894 14689 raft_consensus.cc:740] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.243095 14645 raft_consensus.cc:3060] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.245333 14689 consensus_queue.cc:260] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.247105 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91943b8a7b6f4aed85123fa7c5a22e65" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:39.247730 14422 raft_consensus.cc:2468] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 0.
I20260709 14:49:39.248857 14460 leader_election.cc:304] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:39.247138 14567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91943b8a7b6f4aed85123fa7c5a22e65" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:39.249854 14645 raft_consensus.cc:2468] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:39.226838 14687 tablet_bootstrap.cc:492] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:39.251364 14687 ts_tablet_manager.cc:1403] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.117s	user 0.012s	sys 0.005s
I20260709 14:49:39.257376 14847 leader_election.cc:290] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
W20260709 14:49:39.253810 14463 leader_election.cc:343] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.252452 14863 consensus_queue.cc:1048] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:49:39.259999 14687 raft_consensus.cc:359] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.260687 14687 raft_consensus.cc:385] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.253218 14831 raft_consensus.cc:2804] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:39.260936 14687 raft_consensus.cc:740] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.261140 14831 raft_consensus.cc:493] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:39.228163 14715 raft_consensus.cc:515] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.261574 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a214c1836b945eaa2451a2155691ac8" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:39.262221 14421 raft_consensus.cc:3060] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.261543 14831 raft_consensus.cc:3060] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.256103 14688 raft_consensus.cc:359] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.264688 14688 raft_consensus.cc:385] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.264963 14688 raft_consensus.cc:740] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.265578 14688 consensus_queue.cc:260] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.266481 14689 ts_tablet_manager.cc:1434] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:49:39.268592 14715 leader_election.cc:290] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:39.270063 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5819f77885924b569e8d255261ceab2c" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:39.270665 14566 raft_consensus.cc:2468] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 0.
I20260709 14:49:39.271662 14463 leader_election.cc:304] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:39.272035 14461 leader_election.cc:304] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:39.272588 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5819f77885924b569e8d255261ceab2c" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:39.272927 14831 raft_consensus.cc:515] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.278167 14836 raft_consensus.cc:2804] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:39.278549 14836 raft_consensus.cc:493] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:39.278945 14836 raft_consensus.cc:3060] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.278674 14847 raft_consensus.cc:2804] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:39.279963 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91943b8a7b6f4aed85123fa7c5a22e65" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:39.280508 14422 raft_consensus.cc:3060] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.277369 14863 consensus_queue.cc:1048] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:49:39.283751 14847 raft_consensus.cc:697] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Becoming Leader. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:39.285136 14847 consensus_queue.cc:237] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
W20260709 14:49:39.277897 14461 leader_election.cc:343] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.288544 14422 raft_consensus.cc:2468] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:39.289695 14688 ts_tablet_manager.cc:1434] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.000s
I20260709 14:49:39.277325 14690 tablet_bootstrap.cc:654] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.287351 14687 consensus_queue.cc:260] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.292224 14688 tablet_bootstrap.cc:492] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:39.295149 14689 tablet_bootstrap.cc:492] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:39.296360 14687 ts_tablet_manager.cc:1434] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
W20260709 14:49:39.301069 14368 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:39.301272 14460 leader_election.cc:304] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:39.307739 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91943b8a7b6f4aed85123fa7c5a22e65" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
W20260709 14:49:39.309141 14463 leader_election.cc:343] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.309506 14421 raft_consensus.cc:2468] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:39.301625 14831 leader_election.cc:290] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:39.311728 14715 raft_consensus.cc:2804] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:39.314180 14687 tablet_bootstrap.cc:492] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:39.312412 14715 raft_consensus.cc:697] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Becoming Leader. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:39.316246 14715 consensus_queue.cc:237] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.316501 14836 raft_consensus.cc:515] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.320523 14689 tablet_bootstrap.cc:654] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.321148 14822 raft_consensus.cc:493] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.321607 14822 raft_consensus.cc:515] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.323561 14822 leader_election.cc:290] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:39.326855 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afbb051d3a74b92a613757655c3e399" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:39.327481 14643 raft_consensus.cc:2468] T 6afbb051d3a74b92a613757655c3e399 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
I20260709 14:49:39.331758 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afbb051d3a74b92a613757655c3e399" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
W20260709 14:49:39.333204 14534 leader_election.cc:343] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.334255 14316 catalog_manager.cc:5697] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 1 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:39.336395 14535 leader_election.cc:304] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [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: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:39.337615 14822 raft_consensus.cc:2804] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:39.337965 14822 raft_consensus.cc:493] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:39.338297 14822 raft_consensus.cc:3060] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.338565 14836 leader_election.cc:290] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:39.339265 14567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5819f77885924b569e8d255261ceab2c" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:39.339811 14567 raft_consensus.cc:3060] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.341208 14688 tablet_bootstrap.cc:654] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.352404 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5819f77885924b569e8d255261ceab2c" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
W20260709 14:49:39.353749 14461 leader_election.cc:343] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.371064 14687 tablet_bootstrap.cc:654] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.376955 14318 catalog_manager.cc:5697] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 1 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:39.386503 14567 raft_consensus.cc:2468] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:39.387686 14463 leader_election.cc:304] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [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: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 1b1feda151584c249732dfdeb1162a32
I20260709 14:49:39.383785 14822 raft_consensus.cc:515] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.388732 14836 raft_consensus.cc:2804] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:39.389189 14836 raft_consensus.cc:697] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Becoming Leader. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:39.390017 14822 leader_election.cc:290] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:39.389958 14836 consensus_queue.cc:237] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.392197 14420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afbb051d3a74b92a613757655c3e399" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:39.392829 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afbb051d3a74b92a613757655c3e399" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:39.393373 14643 raft_consensus.cc:3060] T 6afbb051d3a74b92a613757655c3e399 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:39.393517 14534 leader_election.cc:343] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.385865 14689 tablet_bootstrap.cc:492] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:39.399309 14689 ts_tablet_manager.cc:1403] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.104s	user 0.009s	sys 0.002s
I20260709 14:49:39.401571 14737 raft_consensus.cc:493] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.402720 14737 raft_consensus.cc:515] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.404667 14737 leader_election.cc:290] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:39.406440 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1baec97e2334417ba9fd79b425923cd" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
W20260709 14:49:39.408239 14611 leader_election.cc:343] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.410734 14760 consensus_queue.cc:1048] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:39.414283 14688 tablet_bootstrap.cc:492] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:39.414748 14688 ts_tablet_manager.cc:1403] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.123s	user 0.015s	sys 0.009s
I20260709 14:49:39.416630 14643 raft_consensus.cc:2468] T 6afbb051d3a74b92a613757655c3e399 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:39.417200 14688 raft_consensus.cc:359] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.417692 14690 tablet_bootstrap.cc:492] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:39.411705 14689 raft_consensus.cc:359] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.417860 14535 leader_election.cc:304] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [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: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:39.418185 14689 raft_consensus.cc:385] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.418530 14689 raft_consensus.cc:740] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.418005 14567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1baec97e2334417ba9fd79b425923cd" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:39.419044 14822 raft_consensus.cc:2804] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:39.419339 14689 consensus_queue.cc:260] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
W20260709 14:49:39.420199 14611 leader_election.cc:343] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.420696 14611 leader_election.cc:304] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32; no voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:39.418292 14690 ts_tablet_manager.cc:1403] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.228s	user 0.043s	sys 0.040s
I20260709 14:49:39.421836 14737 raft_consensus.cc:2749] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:39.422065 14822 raft_consensus.cc:697] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:39.423167 14822 consensus_queue.cc:237] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.421820 14689 ts_tablet_manager.cc:1434] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:49:39.424612 14690 raft_consensus.cc:359] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.425282 14690 raft_consensus.cc:385] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.425549 14690 raft_consensus.cc:740] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.426151 14690 consensus_queue.cc:260] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.428015 14690 ts_tablet_manager.cc:1434] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:39.428857 14690 tablet_bootstrap.cc:492] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:39.432504 14687 tablet_bootstrap.cc:492] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:39.432963 14687 ts_tablet_manager.cc:1403] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.119s	user 0.011s	sys 0.000s
I20260709 14:49:39.434140 14690 tablet_bootstrap.cc:654] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.437327 14764 consensus_queue.cc:1048] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:39.417877 14688 raft_consensus.cc:385] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.442698 14688 raft_consensus.cc:740] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.424602 14689 tablet_bootstrap.cc:492] T 025a41ef9d364476b606dff0a598497e P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:39.445935 14687 raft_consensus.cc:359] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.446621 14687 raft_consensus.cc:385] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.447168 14687 raft_consensus.cc:740] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.446869 14688 consensus_queue.cc:260] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.447795 14687 consensus_queue.cc:260] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.448937 14319 catalog_manager.cc:5697] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a reported cstate change: term changed from 0 to 1, leader changed from <none> to e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130). New cstate: current_term: 1 leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:39.449724 14688 ts_tablet_manager.cc:1434] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 14:49:39.450608 14688 tablet_bootstrap.cc:492] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:39.450434 14319 catalog_manager.cc:5697] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a reported cstate change: term changed from 0 to 1, leader changed from <none> to e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130). New cstate: current_term: 1 leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:39.453715 14687 ts_tablet_manager.cc:1434] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:49:39.454538 14764 raft_consensus.cc:493] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.455139 14764 raft_consensus.cc:515] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.461189 14857 raft_consensus.cc:493] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.461669 14857 raft_consensus.cc:515] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.469731 14747 raft_consensus.cc:493] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.454579 14687 tablet_bootstrap.cc:492] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:39.501271 14836 raft_consensus.cc:493] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.501860 14836 raft_consensus.cc:515] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.505618 14764 leader_election.cc:290] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:39.505795 14689 tablet_bootstrap.cc:654] T 025a41ef9d364476b606dff0a598497e P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.508400 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245757b9759b4306ad654b07a19155f9" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:39.513008 14496 raft_consensus.cc:2468] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
I20260709 14:49:39.509755 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245757b9759b4306ad654b07a19155f9" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:39.510321 14747 raft_consensus.cc:515] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.515583 14688 tablet_bootstrap.cc:654] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.516532 14836 leader_election.cc:290] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
W20260709 14:49:39.518718 14388 leader_election.cc:343] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.519413 14388 leader_election.cc:304] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:39.519538 14420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c526a57b184c67a1a6d941fdfb15d7" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:39.521077 14690 tablet_bootstrap.cc:492] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:39.521275 14420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245757b9759b4306ad654b07a19155f9" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:39.521524 14690 ts_tablet_manager.cc:1403] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.093s	user 0.031s	sys 0.020s
I20260709 14:49:39.521875 14420 raft_consensus.cc:2468] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 0.
I20260709 14:49:39.522800 14760 raft_consensus.cc:2804] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:39.523146 14760 raft_consensus.cc:493] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:39.523460 14760 raft_consensus.cc:3060] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.524003 14690 raft_consensus.cc:359] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.524621 14690 raft_consensus.cc:385] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.524874 14690 raft_consensus.cc:740] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.525487 14690 consensus_queue.cc:260] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
W20260709 14:49:39.526458 14608 leader_election.cc:343] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.523159 14460 leader_election.cc:304] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:39.527535 14690 ts_tablet_manager.cc:1434] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:49:39.528513 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c526a57b184c67a1a6d941fdfb15d7" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:39.529044 14715 raft_consensus.cc:2804] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:39.529417 14715 raft_consensus.cc:493] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:39.529738 14715 raft_consensus.cc:3060] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:39.529908 14611 leader_election.cc:343] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.530376 14611 leader_election.cc:304] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:39.531149 14737 raft_consensus.cc:2749] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:39.531459 14690 tablet_bootstrap.cc:492] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:39.531751 14857 leader_election.cc:290] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:39.533103 14815 raft_consensus.cc:493] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.533243 14822 raft_consensus.cc:493] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.533572 14815 raft_consensus.cc:515] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.533913 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf23d4f4bd3457abb8d0a89feb78950" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:39.533746 14822 raft_consensus.cc:515] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
W20260709 14:49:39.535187 14537 leader_election.cc:343] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.535604 14815 leader_election.cc:290] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:39.535734 14747 leader_election.cc:290] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:39.535794 14822 leader_election.cc:290] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:39.536880 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e03d82a2be4d5e800e16055d50340f" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:39.537289 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
W20260709 14:49:39.538327 14535 leader_election.cc:343] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.539683 14687 tablet_bootstrap.cc:654] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.519742 14567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245757b9759b4306ad654b07a19155f9" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
W20260709 14:49:39.538779 14388 leader_election.cc:343] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.542722 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e03d82a2be4d5e800e16055d50340f" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
W20260709 14:49:39.543831 14534 leader_election.cc:343] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.544297 14534 leader_election.cc:304] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:39.544517 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:39.545118 14495 raft_consensus.cc:2468] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
W20260709 14:49:39.543905 14463 leader_election.cc:343] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.529574 14420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf23d4f4bd3457abb8d0a89feb78950" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:39.545709 14822 raft_consensus.cc:2749] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:39.548794 14388 leader_election.cc:304] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:39.549823 14764 raft_consensus.cc:2804] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:39.550168 14764 raft_consensus.cc:493] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:39.550491 14764 raft_consensus.cc:3060] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.552742 14690 tablet_bootstrap.cc:654] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.553544 14715 raft_consensus.cc:515] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.525797 14318 catalog_manager.cc:5697] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:39.556393 14760 raft_consensus.cc:515] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
W20260709 14:49:39.558002 14534 leader_election.cc:343] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.558964 14534 leader_election.cc:304] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:39.561187 14822 raft_consensus.cc:2749] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:39.563594 14690 tablet_bootstrap.cc:492] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:39.564028 14690 ts_tablet_manager.cc:1403] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.002s
I20260709 14:49:39.565924 14567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245757b9759b4306ad654b07a19155f9" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
W20260709 14:49:39.567625 14463 leader_election.cc:343] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.569062 14715 leader_election.cc:290] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:39.571027 14764 raft_consensus.cc:515] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.571650 14689 tablet_bootstrap.cc:492] T 025a41ef9d364476b606dff0a598497e P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:39.572184 14420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245757b9759b4306ad654b07a19155f9" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:39.582491 14689 ts_tablet_manager.cc:1403] T 025a41ef9d364476b606dff0a598497e P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.158s	user 0.011s	sys 0.000s
I20260709 14:49:39.582903 14420 raft_consensus.cc:2393] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e9e4fe5cdf74407f8b2354ba4c62256a in current term 1: Already voted for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in this term.
I20260709 14:49:39.566403 14690 raft_consensus.cc:359] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.576622 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245757b9759b4306ad654b07a19155f9" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:39.583572 14690 raft_consensus.cc:385] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.567582 14760 leader_election.cc:290] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:39.583765 14460 leader_election.cc:304] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [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: e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:39.583935 14690 raft_consensus.cc:740] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.583968 14764 leader_election.cc:290] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:39.579556 14567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245757b9759b4306ad654b07a19155f9" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:39.580749 14319 catalog_manager.cc:5697] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a reported cstate change: term changed from 0 to 1, leader changed from <none> to e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130). New cstate: current_term: 1 leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:39.583941 14495 raft_consensus.cc:2393] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in current term 1: Already voted for candidate e9e4fe5cdf74407f8b2354ba4c62256a in this term.
I20260709 14:49:39.578473 14687 tablet_bootstrap.cc:492] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:39.585937 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:39.586359 14687 ts_tablet_manager.cc:1403] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.132s	user 0.012s	sys 0.000s
I20260709 14:49:39.586454 14496 raft_consensus.cc:3060] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.584648 14690 consensus_queue.cc:260] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.587273 14567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:39.588672 14690 ts_tablet_manager.cc:1434] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:49:39.589486 14690 tablet_bootstrap.cc:492] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:39.590373 14687 raft_consensus.cc:359] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.591017 14687 raft_consensus.cc:385] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.591255 14687 raft_consensus.cc:740] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.591815 14687 consensus_queue.cc:260] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.592900 14496 raft_consensus.cc:2468] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:39.578841 14688 tablet_bootstrap.cc:492] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:39.594274 14688 ts_tablet_manager.cc:1403] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.144s	user 0.018s	sys 0.008s
I20260709 14:49:39.594980 14690 tablet_bootstrap.cc:654] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.596676 14688 raft_consensus.cc:359] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.597142 14687 ts_tablet_manager.cc:1434] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:49:39.597309 14688 raft_consensus.cc:385] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.597605 14688 raft_consensus.cc:740] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.598227 14687 tablet_bootstrap.cc:492] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:39.598201 14688 consensus_queue.cc:260] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.599004 14715 raft_consensus.cc:2749] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:39.605039 14688 ts_tablet_manager.cc:1434] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 14:49:39.609282 14687 tablet_bootstrap.cc:654] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.605916 14688 tablet_bootstrap.cc:492] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
W20260709 14:49:39.614562 14388 leader_election.cc:343] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:39.615258 14388 leader_election.cc:343] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.615959 14388 leader_election.cc:304] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:39.616676 14764 raft_consensus.cc:2749] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:39.617132 14690 tablet_bootstrap.cc:492] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:39.617045 14388 leader_election.cc:304] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:39.617604 14690 ts_tablet_manager.cc:1403] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.012s
I20260709 14:49:39.617853 14764 raft_consensus.cc:2804] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:39.618319 14764 raft_consensus.cc:697] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:39.618211 14689 raft_consensus.cc:359] T 025a41ef9d364476b606dff0a598497e P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.618942 14689 raft_consensus.cc:385] T 025a41ef9d364476b606dff0a598497e P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.619200 14689 raft_consensus.cc:740] T 025a41ef9d364476b606dff0a598497e P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.619263 14764 consensus_queue.cc:237] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.619863 14689 consensus_queue.cc:260] T 025a41ef9d364476b606dff0a598497e P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.620034 14690 raft_consensus.cc:359] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.620620 14690 raft_consensus.cc:385] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.620891 14690 raft_consensus.cc:740] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.621587 14690 consensus_queue.cc:260] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.622153 14689 ts_tablet_manager.cc:1434] T 025a41ef9d364476b606dff0a598497e P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 14:49:39.623013 14689 tablet_bootstrap.cc:492] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:39.623664 14690 ts_tablet_manager.cc:1434] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 14:49:39.624545 14690 tablet_bootstrap.cc:492] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:39.628059 14760 raft_consensus.cc:493] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.628616 14689 tablet_bootstrap.cc:654] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.628504 14760 raft_consensus.cc:515] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.629801 14690 tablet_bootstrap.cc:654] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.638473 14690 tablet_bootstrap.cc:492] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:39.631884 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e612600feb3d473c86462ac5b8792780" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:39.641427 14690 ts_tablet_manager.cc:1403] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
W20260709 14:49:39.642446 14386 leader_election.cc:343] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.640496 14689 tablet_bootstrap.cc:492] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:39.643827 14689 ts_tablet_manager.cc:1403] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 14:49:39.644001 14690 raft_consensus.cc:359] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.641372 14496 raft_consensus.cc:3060] T 025a41ef9d364476b606dff0a598497e P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.644606 14690 raft_consensus.cc:385] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.645005 14690 raft_consensus.cc:740] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.645615 14690 consensus_queue.cc:260] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.647500 14689 raft_consensus.cc:359] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.648159 14690 ts_tablet_manager.cc:1434] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:39.648125 14689 raft_consensus.cc:385] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.648665 14689 raft_consensus.cc:740] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.649051 14690 tablet_bootstrap.cc:492] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:39.649376 14689 consensus_queue.cc:260] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.630582 14760 leader_election.cc:290] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:39.654362 14689 ts_tablet_manager.cc:1434] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:49:39.654578 14690 tablet_bootstrap.cc:654] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.655303 14689 tablet_bootstrap.cc:492] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:39.644436 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e612600feb3d473c86462ac5b8792780" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:39.658073 14495 raft_consensus.cc:2468] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
I20260709 14:49:39.659559 14388 leader_election.cc:304] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 1b1feda151584c249732dfdeb1162a32
I20260709 14:49:39.661214 14689 tablet_bootstrap.cc:654] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.662366 14760 raft_consensus.cc:2804] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:39.662912 14760 raft_consensus.cc:493] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:39.663283 14760 raft_consensus.cc:3060] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.665596 14690 tablet_bootstrap.cc:492] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:39.666075 14690 ts_tablet_manager.cc:1403] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 14:49:39.667968 14857 consensus_queue.cc:1048] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:39.668562 14690 raft_consensus.cc:359] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.669240 14690 raft_consensus.cc:385] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.669497 14690 raft_consensus.cc:740] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.670133 14690 consensus_queue.cc:260] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.672434 14690 ts_tablet_manager.cc:1434] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:39.673326 14690 tablet_bootstrap.cc:492] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:39.674345 14688 tablet_bootstrap.cc:654] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.676139 14760 raft_consensus.cc:515] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.678527 14690 tablet_bootstrap.cc:654] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.680919 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e612600feb3d473c86462ac5b8792780" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
W20260709 14:49:39.682273 14386 leader_election.cc:343] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.681890 14318 catalog_manager.cc:5697] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:39.685083 14687 tablet_bootstrap.cc:492] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:39.685607 14687 ts_tablet_manager.cc:1403] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.003s
I20260709 14:49:39.688289 14687 raft_consensus.cc:359] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.689774 14690 tablet_bootstrap.cc:492] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:39.690100 14687 raft_consensus.cc:385] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.690400 14690 ts_tablet_manager.cc:1403] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 14:49:39.690717 14687 raft_consensus.cc:740] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.691162 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e612600feb3d473c86462ac5b8792780" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:39.691727 14495 raft_consensus.cc:3060] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.691520 14687 consensus_queue.cc:260] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.693184 14690 raft_consensus.cc:359] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.689908 14760 leader_election.cc:290] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:39.693849 14690 raft_consensus.cc:385] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.693608 14687 ts_tablet_manager.cc:1434] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:49:39.694176 14690 raft_consensus.cc:740] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.694979 14690 consensus_queue.cc:260] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.696297 14687 tablet_bootstrap.cc:492] T 91943b8a7b6f4aed85123fa7c5a22e65 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:39.697117 14690 ts_tablet_manager.cc:1434] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:39.697979 14690 tablet_bootstrap.cc:492] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:39.703414 14690 tablet_bootstrap.cc:654] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.706223 14688 tablet_bootstrap.cc:492] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:39.706738 14688 ts_tablet_manager.cc:1403] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.000s
I20260709 14:49:39.709156 14688 raft_consensus.cc:359] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.709179 14861 consensus_queue.cc:1048] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:39.702526 14687 tablet_bootstrap.cc:654] T 91943b8a7b6f4aed85123fa7c5a22e65 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.709955 14688 raft_consensus.cc:385] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.712231 14688 raft_consensus.cc:740] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.713030 14688 consensus_queue.cc:260] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.717128 14495 raft_consensus.cc:2468] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:39.720404 14861 raft_consensus.cc:493] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.722756 14861 raft_consensus.cc:515] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.724849 14861 leader_election.cc:290] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:39.728790 14688 ts_tablet_manager.cc:1434] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:49:39.731717 14688 tablet_bootstrap.cc:492] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:39.734711 14836 consensus_queue.cc:1048] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:39.734997 14420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2607f33b607466f924ac9806d74679c" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:39.735687 14420 raft_consensus.cc:2468] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:39.736941 14608 leader_election.cc:304] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:39.737946 14861 raft_consensus.cc:2804] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:39.738291 14861 raft_consensus.cc:493] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:39.738619 14861 raft_consensus.cc:3060] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.743316 14689 tablet_bootstrap.cc:492] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:39.743845 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2607f33b607466f924ac9806d74679c" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:39.744472 14388 leader_election.cc:304] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 1b1feda151584c249732dfdeb1162a32
W20260709 14:49:39.745230 14611 leader_election.cc:343] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.745623 14760 raft_consensus.cc:2804] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:39.743834 14689 ts_tablet_manager.cc:1403] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.089s	user 0.027s	sys 0.012s
I20260709 14:49:39.746102 14760 raft_consensus.cc:697] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:39.747641 14760 consensus_queue.cc:237] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.748867 14689 raft_consensus.cc:359] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.749694 14689 raft_consensus.cc:385] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.749946 14689 raft_consensus.cc:740] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.750968 14689 consensus_queue.cc:260] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.751385 14861 raft_consensus.cc:515] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.754101 14420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2607f33b607466f924ac9806d74679c" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:39.754694 14420 raft_consensus.cc:3060] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.758131 14688 tablet_bootstrap.cc:654] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:39.762434 14611 consensus_peers.cc:597] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:39.778765 14690 tablet_bootstrap.cc:492] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:39.779206 14690 ts_tablet_manager.cc:1403] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.081s	user 0.049s	sys 0.027s
I20260709 14:49:39.779152 14831 consensus_queue.cc:1048] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:39.782261 14688 tablet_bootstrap.cc:492] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:39.773018 14689 ts_tablet_manager.cc:1434] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.004s
I20260709 14:49:39.783838 14688 ts_tablet_manager.cc:1403] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.001s
I20260709 14:49:39.784335 14689 tablet_bootstrap.cc:492] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:39.786849 14688 raft_consensus.cc:359] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.790073 14689 tablet_bootstrap.cc:654] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.781960 14690 raft_consensus.cc:359] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.790409 14317 catalog_manager.cc:5697] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:39.761709 14420 raft_consensus.cc:2468] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:39.794615 14608 leader_election.cc:304] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:39.794931 14687 tablet_bootstrap.cc:492] T 91943b8a7b6f4aed85123fa7c5a22e65 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:39.795513 14687 ts_tablet_manager.cc:1403] T 91943b8a7b6f4aed85123fa7c5a22e65 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.015s
I20260709 14:49:39.790455 14690 raft_consensus.cc:385] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.795920 14690 raft_consensus.cc:740] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.796572 14690 consensus_queue.cc:260] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.797972 14690 ts_tablet_manager.cc:1434] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 14:49:39.798228 14687 raft_consensus.cc:359] T 91943b8a7b6f4aed85123fa7c5a22e65 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.798904 14687 raft_consensus.cc:385] T 91943b8a7b6f4aed85123fa7c5a22e65 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.799365 14687 raft_consensus.cc:740] T 91943b8a7b6f4aed85123fa7c5a22e65 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.799495 14861 leader_election.cc:290] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:39.800490 14687 consensus_queue.cc:260] T 91943b8a7b6f4aed85123fa7c5a22e65 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.790443 14688 raft_consensus.cc:385] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.801581 14688 raft_consensus.cc:740] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.802186 14688 consensus_queue.cc:260] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.804105 14688 ts_tablet_manager.cc:1434] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:49:39.804901 14688 tablet_bootstrap.cc:492] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:39.806512 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2607f33b607466f924ac9806d74679c" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
W20260709 14:49:39.807997 14611 leader_election.cc:343] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.798854 14690 tablet_bootstrap.cc:492] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:39.810464 14687 ts_tablet_manager.cc:1434] T 91943b8a7b6f4aed85123fa7c5a22e65 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:49:39.810766 14688 tablet_bootstrap.cc:654] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.798817 14697 raft_consensus.cc:2804] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:39.818487 14760 raft_consensus.cc:493] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.819034 14697 raft_consensus.cc:697] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:39.819397 14687 tablet_bootstrap.cc:492] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:39.819036 14760 raft_consensus.cc:515] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.820011 14697 consensus_queue.cc:237] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.821462 14760 leader_election.cc:290] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:39.823416 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afbb051d3a74b92a613757655c3e399" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:39.824291 14641 raft_consensus.cc:2393] T 6afbb051d3a74b92a613757655c3e399 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in current term 1: Already voted for candidate b8d0cabbfae54e6b84526da274f7a9f0 in this term.
I20260709 14:49:39.826046 14822 raft_consensus.cc:493] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.826830 14822 raft_consensus.cc:515] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.829071 14822 leader_election.cc:290] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:39.829830 14764 raft_consensus.cc:493] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.830049 14690 tablet_bootstrap.cc:654] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.830389 14764 raft_consensus.cc:515] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.832616 14764 leader_election.cc:290] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:39.835160 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245757b9759b4306ad654b07a19155f9" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:39.835988 14496 raft_consensus.cc:2393] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8d0cabbfae54e6b84526da274f7a9f0 in current term 1: Already voted for candidate e9e4fe5cdf74407f8b2354ba4c62256a in this term.
I20260709 14:49:39.837101 14690 tablet_bootstrap.cc:492] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:39.837524 14690 ts_tablet_manager.cc:1403] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260709 14:49:39.840224 14690 raft_consensus.cc:359] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.840818 14690 raft_consensus.cc:385] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.841379 14690 raft_consensus.cc:740] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.842275 14690 consensus_queue.cc:260] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.844190 14690 ts_tablet_manager.cc:1434] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:39.845089 14690 tablet_bootstrap.cc:492] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:39.846383 14861 raft_consensus.cc:493] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.846882 14861 raft_consensus.cc:515] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.848013 14567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afbb051d3a74b92a613757655c3e399" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:39.848014 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245757b9759b4306ad654b07a19155f9" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:39.848899 14861 leader_election.cc:290] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:39.849141 14422 raft_consensus.cc:2393] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8d0cabbfae54e6b84526da274f7a9f0 in current term 1: Already voted for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in this term.
I20260709 14:49:39.840744 14697 raft_consensus.cc:493] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.850359 14690 tablet_bootstrap.cc:654] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.850708 14697 raft_consensus.cc:515] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.852587 14697 leader_election.cc:290] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:39.853524 14823 consensus_queue.cc:1048] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:39.853292 14319 catalog_manager.cc:5697] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 1 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:39.860083 14567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5819f77885924b569e8d255261ceab2c" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:39.861040 14567 raft_consensus.cc:2393] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b1feda151584c249732dfdeb1162a32 in current term 1: Already voted for candidate e9e4fe5cdf74407f8b2354ba4c62256a in this term.
I20260709 14:49:39.861255 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e612600feb3d473c86462ac5b8792780" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:39.862042 14497 raft_consensus.cc:2393] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b1feda151584c249732dfdeb1162a32 in current term 1: Already voted for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in this term.
I20260709 14:49:39.866428 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e612600feb3d473c86462ac5b8792780" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:39.868222 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c526a57b184c67a1a6d941fdfb15d7" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
W20260709 14:49:39.870663 14388 leader_election.cc:343] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.871099 14764 raft_consensus.cc:493] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.870985 14611 leader_election.cc:304] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:39.871388 14534 leader_election.cc:304] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:39.871887 14863 raft_consensus.cc:3060] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.866852 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c526a57b184c67a1a6d941fdfb15d7" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:39.862951 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5819f77885924b569e8d255261ceab2c" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:39.872546 14643 raft_consensus.cc:2468] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
I20260709 14:49:39.876502 14836 consensus_queue.cc:1048] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:39.879354 14863 raft_consensus.cc:2749] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:39.880504 14822 raft_consensus.cc:3060] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.880759 14611 leader_election.cc:304] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32; no voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:39.881729 14570 raft_consensus.cc:3060] T 91943b8a7b6f4aed85123fa7c5a22e65 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.882157 14697 consensus_queue.cc:1048] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:39.882859 14764 raft_consensus.cc:515] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.883513 14386 leader_election.cc:304] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:39.892603 14760 raft_consensus.cc:2804] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:39.892966 14760 raft_consensus.cc:493] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:39.883649 14388 leader_election.cc:304] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:39.887123 14861 raft_consensus.cc:3060] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.893260 14764 leader_election.cc:290] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:39.893299 14760 raft_consensus.cc:3060] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.899531 14861 raft_consensus.cc:2749] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:39.901473 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ca4ef663bc48499d856b8f0d98945e" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
W20260709 14:49:39.907127 14388 leader_election.cc:343] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.909534 14764 raft_consensus.cc:3060] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.911214 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ca4ef663bc48499d856b8f0d98945e" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
W20260709 14:49:39.912689 14388 leader_election.cc:343] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.913671 14388 leader_election.cc:304] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:39.916446 14689 tablet_bootstrap.cc:492] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:39.916916 14689 ts_tablet_manager.cc:1403] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.133s	user 0.029s	sys 0.012s
I20260709 14:49:39.916966 14823 raft_consensus.cc:493] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.917488 14823 raft_consensus.cc:515] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:39.919516 14689 raft_consensus.cc:359] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.920219 14689 raft_consensus.cc:385] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:39.920487 14689 raft_consensus.cc:740] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:39.921260 14689 consensus_queue.cc:260] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.919504 14823 leader_election.cc:290] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:39.921923 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:39.922716 14494 raft_consensus.cc:2393] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8d0cabbfae54e6b84526da274f7a9f0 in current term 1: Already voted for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in this term.
I20260709 14:49:39.923023 14689 ts_tablet_manager.cc:1434] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:39.924207 14689 tablet_bootstrap.cc:492] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:39.925926 14813 raft_consensus.cc:2749] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:39.926678 14813 raft_consensus.cc:493] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.927119 14813 raft_consensus.cc:515] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.929288 14689 tablet_bootstrap.cc:654] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:39.929765 14813 leader_election.cc:290] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:39.929942 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a952ca34f45d4e57b738677a1203c6cc" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
W20260709 14:49:39.931345 14386 leader_election.cc:343] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.934770 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a952ca34f45d4e57b738677a1203c6cc" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:39.936501 14836 consensus_queue.cc:1048] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:39.936714 14813 raft_consensus.cc:493] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.937868 14813 raft_consensus.cc:515] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.940711 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e03d82a2be4d5e800e16055d50340f" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:39.941299 14643 raft_consensus.cc:2468] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
I20260709 14:49:39.942461 14386 leader_election.cc:304] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:39.943212 14815 raft_consensus.cc:2804] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:39.943554 14815 raft_consensus.cc:493] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:39.943925 14815 raft_consensus.cc:3060] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.947567 14836 raft_consensus.cc:493] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.948072 14836 raft_consensus.cc:515] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:39.950088 14836 leader_election.cc:290] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
W20260709 14:49:39.953068 14388 leader_election.cc:343] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:39.955899 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9057d6169ca04b3e855d9b45f499945b" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:39.957479 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9057d6169ca04b3e855d9b45f499945b" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:39.951130 14813 leader_election.cc:290] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:39.957172 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e03d82a2be4d5e800e16055d50340f" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:39.958051 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:39.962387 14570 raft_consensus.cc:2468] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
I20260709 14:49:39.963559 14831 raft_consensus.cc:493] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.964010 14831 raft_consensus.cc:515] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:39.965903 14831 leader_election.cc:290] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:39.967301 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c526a57b184c67a1a6d941fdfb15d7" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:39.967892 14645 raft_consensus.cc:2468] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 0.
I20260709 14:49:39.950562 14815 raft_consensus.cc:515] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:39.969216 14461 leader_election.cc:304] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:39.970320 14461 leader_election.cc:304] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:39.970582 14815 leader_election.cc:290] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:39.953517 14388 leader_election.cc:304] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:39.971056 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e03d82a2be4d5e800e16055d50340f" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:39.971662 14645 raft_consensus.cc:3060] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.972240 14534 leader_election.cc:304] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:39.973229 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e03d82a2be4d5e800e16055d50340f" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:39.973450 14823 raft_consensus.cc:3060] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.973801 14571 raft_consensus.cc:3060] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:39.954953 14836 consensus_queue.cc:1048] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:49:39.988620 14690 tablet_bootstrap.cc:492] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:39.989085 14690 ts_tablet_manager.cc:1403] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.144s	user 0.041s	sys 0.041s
I20260709 14:49:39.973809 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c526a57b184c67a1a6d941fdfb15d7" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:39.991168 14689 tablet_bootstrap.cc:492] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:39.980809 14831 raft_consensus.cc:2749] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:39.979334 14822 raft_consensus.cc:2749] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:39.979509 14815 raft_consensus.cc:2749] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:39.992157 14689 ts_tablet_manager.cc:1403] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.011s
I20260709 14:49:40.000459 14823 raft_consensus.cc:2749] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:40.002132 14764 raft_consensus.cc:2749] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:39.990185 14847 raft_consensus.cc:2804] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:39.984216 14760 raft_consensus.cc:515] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.006671 14847 raft_consensus.cc:493] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:40.011060 14847 raft_consensus.cc:3060] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.012712 14687 tablet_bootstrap.cc:654] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.019323 14690 raft_consensus.cc:359] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.019905 14690 raft_consensus.cc:385] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.020154 14690 raft_consensus.cc:740] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.020848 14687 tablet_bootstrap.cc:492] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:40.020702 14690 consensus_queue.cc:260] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.021274 14687 ts_tablet_manager.cc:1403] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.202s	user 0.010s	sys 0.002s
I20260709 14:49:40.033658 14422 raft_consensus.cc:2393] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9e4fe5cdf74407f8b2354ba4c62256a in current term 1: Already voted for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in this term.
I20260709 14:49:40.035645 14847 raft_consensus.cc:515] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.037397 14690 ts_tablet_manager.cc:1434] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.001s
I20260709 14:49:40.038400 14690 tablet_bootstrap.cc:492] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:40.049922 14831 consensus_queue.cc:1048] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:49:40.048504 14571 raft_consensus.cc:2468] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:40.066386 14688 tablet_bootstrap.cc:492] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:40.066941 14688 ts_tablet_manager.cc:1403] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.262s	user 0.043s	sys 0.056s
I20260709 14:49:40.063601 14388 leader_election.cc:304] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:40.069483 14688 raft_consensus.cc:359] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.070116 14688 raft_consensus.cc:385] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.070283 14690 tablet_bootstrap.cc:654] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.070420 14688 raft_consensus.cc:740] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.071058 14688 consensus_queue.cc:260] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.066262 14687 raft_consensus.cc:359] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.072408 14687 raft_consensus.cc:385] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.072685 14687 raft_consensus.cc:740] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.073210 14687 consensus_queue.cc:260] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.073980 14813 raft_consensus.cc:2804] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:40.074460 14813 raft_consensus.cc:697] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:40.075702 14689 raft_consensus.cc:359] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.076359 14689 raft_consensus.cc:385] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.076565 14689 raft_consensus.cc:740] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.077072 14688 ts_tablet_manager.cc:1434] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:49:40.077061 14689 consensus_queue.cc:260] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.062508 14645 raft_consensus.cc:2468] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:40.078861 14687 ts_tablet_manager.cc:1434] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260709 14:49:40.080642 14687 tablet_bootstrap.cc:492] T 218aa0d708c2439eaa3e9b3081881fe9 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:40.075459 14813 consensus_queue.cc:237] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.080909 14689 ts_tablet_manager.cc:1434] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.087s	user 0.005s	sys 0.000s
I20260709 14:49:40.084192 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c526a57b184c67a1a6d941fdfb15d7" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:40.084328 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c526a57b184c67a1a6d941fdfb15d7" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:40.084798 14642 raft_consensus.cc:3060] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.086058 14688 tablet_bootstrap.cc:492] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:40.086855 14689 tablet_bootstrap.cc:492] T 218aa0d708c2439eaa3e9b3081881fe9 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:40.104445 14921 raft_consensus.cc:493] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:40.107470 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c526a57b184c67a1a6d941fdfb15d7" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:40.111919 14921 raft_consensus.cc:515] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.112473 14494 raft_consensus.cc:2393] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in current term 1: Already voted for candidate e9e4fe5cdf74407f8b2354ba4c62256a in this term.
I20260709 14:49:40.104781 14760 leader_election.cc:290] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:40.099258 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c526a57b184c67a1a6d941fdfb15d7" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:40.097007 14847 leader_election.cc:290] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:40.124922 14421 raft_consensus.cc:2393] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e9e4fe5cdf74407f8b2354ba4c62256a in current term 1: Already voted for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in this term.
I20260709 14:49:40.125536 14388 leader_election.cc:304] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:40.126055 14921 leader_election.cc:290] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:40.136380 14688 tablet_bootstrap.cc:654] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.121269 14924 consensus_queue.cc:1048] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:49:40.135696 14815 raft_consensus.cc:2749] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:40.157758 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf23d4f4bd3457abb8d0a89feb78950" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:40.158397 14571 raft_consensus.cc:2468] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
I20260709 14:49:40.159734 14388 leader_election.cc:304] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:40.160477 14815 raft_consensus.cc:2804] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:40.160840 14815 raft_consensus.cc:493] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:40.161144 14815 raft_consensus.cc:3060] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.162046 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf23d4f4bd3457abb8d0a89feb78950" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:40.162694 14494 raft_consensus.cc:2468] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
I20260709 14:49:40.168464 14642 raft_consensus.cc:2468] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:40.169279 14815 raft_consensus.cc:515] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.169880 14461 leader_election.cc:304] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [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: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:40.172991 14689 tablet_bootstrap.cc:654] T 218aa0d708c2439eaa3e9b3081881fe9 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.173247 14318 catalog_manager.cc:5697] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:40.171353 14815 leader_election.cc:290] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:40.175055 14847 raft_consensus.cc:2804] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:40.195626 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf23d4f4bd3457abb8d0a89feb78950" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:40.196345 14568 raft_consensus.cc:3060] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.197345 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf23d4f4bd3457abb8d0a89feb78950" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:40.200640 14690 tablet_bootstrap.cc:492] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:40.201061 14690 ts_tablet_manager.cc:1403] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.163s	user 0.014s	sys 0.001s
I20260709 14:49:40.200410 14494 raft_consensus.cc:3060] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.198144 14847 raft_consensus.cc:697] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Becoming Leader. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:40.204443 14688 tablet_bootstrap.cc:492] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:40.204836 14690 raft_consensus.cc:359] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.205744 14690 raft_consensus.cc:385] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.206048 14690 raft_consensus.cc:740] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.208118 14847 consensus_queue.cc:237] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.207108 14690 consensus_queue.cc:260] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.211506 14690 ts_tablet_manager.cc:1434] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:49:40.212630 14688 ts_tablet_manager.cc:1403] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.127s	user 0.008s	sys 0.012s
I20260709 14:49:40.213244 14690 tablet_bootstrap.cc:492] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:40.216481 14688 raft_consensus.cc:359] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.217190 14688 raft_consensus.cc:385] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.217501 14688 raft_consensus.cc:740] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.218394 14688 consensus_queue.cc:260] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.220379 14688 ts_tablet_manager.cc:1434] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:40.223219 14688 tablet_bootstrap.cc:492] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:40.225884 14687 tablet_bootstrap.cc:654] T 218aa0d708c2439eaa3e9b3081881fe9 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.225729 14494 raft_consensus.cc:2468] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:40.226997 14815 consensus_queue.cc:1048] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:40.227849 14568 raft_consensus.cc:2468] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:40.228070 14690 tablet_bootstrap.cc:654] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.233105 14388 leader_election.cc:304] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:40.233872 14813 raft_consensus.cc:2804] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:40.234310 14813 raft_consensus.cc:697] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:40.235277 14813 consensus_queue.cc:237] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.246956 14689 tablet_bootstrap.cc:492] T 218aa0d708c2439eaa3e9b3081881fe9 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:40.247498 14689 ts_tablet_manager.cc:1403] T 218aa0d708c2439eaa3e9b3081881fe9 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.161s	user 0.007s	sys 0.004s
I20260709 14:49:40.248567 14318 catalog_manager.cc:5697] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a reported cstate change: term changed from 0 to 1, leader changed from <none> to e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130). New cstate: current_term: 1 leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:40.255726 14689 raft_consensus.cc:359] T 218aa0d708c2439eaa3e9b3081881fe9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.256464 14689 raft_consensus.cc:385] T 218aa0d708c2439eaa3e9b3081881fe9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.256716 14689 raft_consensus.cc:740] T 218aa0d708c2439eaa3e9b3081881fe9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.257314 14689 consensus_queue.cc:260] T 218aa0d708c2439eaa3e9b3081881fe9 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.259601 14689 ts_tablet_manager.cc:1434] T 218aa0d708c2439eaa3e9b3081881fe9 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 14:49:40.260470 14689 tablet_bootstrap.cc:492] T f1baec97e2334417ba9fd79b425923cd P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:40.264828 14687 tablet_bootstrap.cc:492] T 218aa0d708c2439eaa3e9b3081881fe9 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:40.265286 14687 ts_tablet_manager.cc:1403] T 218aa0d708c2439eaa3e9b3081881fe9 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.185s	user 0.009s	sys 0.000s
I20260709 14:49:40.265479 14815 consensus_queue.cc:1048] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:40.268375 14690 tablet_bootstrap.cc:492] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:40.268738 14690 ts_tablet_manager.cc:1403] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.011s
I20260709 14:49:40.268899 14688 tablet_bootstrap.cc:654] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.271412 14690 raft_consensus.cc:359] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.272084 14690 raft_consensus.cc:385] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.272424 14690 raft_consensus.cc:740] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.272931 14687 raft_consensus.cc:359] T 218aa0d708c2439eaa3e9b3081881fe9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.273586 14687 raft_consensus.cc:385] T 218aa0d708c2439eaa3e9b3081881fe9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.273222 14690 consensus_queue.cc:260] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.273859 14687 raft_consensus.cc:740] T 218aa0d708c2439eaa3e9b3081881fe9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.276095 14690 ts_tablet_manager.cc:1434] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:49:40.277087 14690 tablet_bootstrap.cc:492] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:40.281533 14687 consensus_queue.cc:260] T 218aa0d708c2439eaa3e9b3081881fe9 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.283463 14690 tablet_bootstrap.cc:654] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.280228 14318 catalog_manager.cc:5697] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:40.287199 14687 ts_tablet_manager.cc:1434] T 218aa0d708c2439eaa3e9b3081881fe9 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:49:40.288100 14687 tablet_bootstrap.cc:492] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:40.283517 14689 tablet_bootstrap.cc:654] T f1baec97e2334417ba9fd79b425923cd P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.305059 14687 tablet_bootstrap.cc:654] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.310477 14689 tablet_bootstrap.cc:492] T f1baec97e2334417ba9fd79b425923cd P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:40.311007 14689 ts_tablet_manager.cc:1403] T f1baec97e2334417ba9fd79b425923cd P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.002s
I20260709 14:49:40.311851 14688 tablet_bootstrap.cc:492] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:40.312319 14688 ts_tablet_manager.cc:1403] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.091s	user 0.004s	sys 0.017s
I20260709 14:49:40.313513 14689 raft_consensus.cc:359] T f1baec97e2334417ba9fd79b425923cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.314193 14689 raft_consensus.cc:385] T f1baec97e2334417ba9fd79b425923cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.314953 14688 raft_consensus.cc:359] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.315634 14688 raft_consensus.cc:385] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.315876 14688 raft_consensus.cc:740] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.314459 14689 raft_consensus.cc:740] T f1baec97e2334417ba9fd79b425923cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.317752 14496 raft_consensus.cc:3060] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.318135 14689 consensus_queue.cc:260] T f1baec97e2334417ba9fd79b425923cd P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.319137 14815 consensus_queue.cc:1048] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:49:40.324579 14688 consensus_queue.cc:260] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.326591 14688 ts_tablet_manager.cc:1434] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:49:40.326764 14924 raft_consensus.cc:493] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:40.327445 14688 tablet_bootstrap.cc:492] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:40.327255 14924 raft_consensus.cc:515] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.329505 14924 leader_election.cc:290] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:40.330195 14689 ts_tablet_manager.cc:1434] T f1baec97e2334417ba9fd79b425923cd P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:49:40.331126 14689 tablet_bootstrap.cc:492] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:40.333827 14688 tablet_bootstrap.cc:654] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.334170 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1baec97e2334417ba9fd79b425923cd" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:40.334908 14643 raft_consensus.cc:2468] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
I20260709 14:49:40.332585 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1baec97e2334417ba9fd79b425923cd" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:40.336213 14497 raft_consensus.cc:2468] T f1baec97e2334417ba9fd79b425923cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
I20260709 14:49:40.336479 14687 tablet_bootstrap.cc:492] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:40.336822 14689 tablet_bootstrap.cc:654] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.336905 14687 ts_tablet_manager.cc:1403] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.000s
I20260709 14:49:40.337270 14537 leader_election.cc:304] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:40.339075 14924 raft_consensus.cc:2804] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:40.339470 14924 raft_consensus.cc:493] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:40.339933 14924 raft_consensus.cc:3060] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.340621 14857 raft_consensus.cc:493] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:40.341116 14857 raft_consensus.cc:515] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.343430 14857 leader_election.cc:290] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:40.339510 14687 raft_consensus.cc:359] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.345949 14687 raft_consensus.cc:385] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.346197 14687 raft_consensus.cc:740] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.346868 14687 consensus_queue.cc:260] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.347549 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "218aa0d708c2439eaa3e9b3081881fe9" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:40.348156 14497 raft_consensus.cc:2468] T 218aa0d708c2439eaa3e9b3081881fe9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:40.348639 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "218aa0d708c2439eaa3e9b3081881fe9" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:40.349078 14687 ts_tablet_manager.cc:1434] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:49:40.349326 14611 leader_election.cc:304] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:40.349386 14568 raft_consensus.cc:2468] T 218aa0d708c2439eaa3e9b3081881fe9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:40.349979 14687 tablet_bootstrap.cc:492] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:40.350859 14815 consensus_queue.cc:1048] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:40.353237 14863 raft_consensus.cc:2804] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:40.353622 14863 raft_consensus.cc:493] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:40.353950 14863 raft_consensus.cc:3060] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.350976 14737 consensus_queue.cc:1048] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:49:40.361285 14687 tablet_bootstrap.cc:654] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.365340 14688 tablet_bootstrap.cc:492] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:40.365770 14688 ts_tablet_manager.cc:1403] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.003s
I20260709 14:49:40.368162 14688 raft_consensus.cc:359] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.372481 14688 raft_consensus.cc:385] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.372804 14688 raft_consensus.cc:740] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.373415 14688 consensus_queue.cc:260] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.375939 14688 ts_tablet_manager.cc:1434] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
W20260709 14:49:40.386462 14611 consensus_peers.cc:597] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:40.390447 14697 raft_consensus.cc:493] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:40.390874 14697 raft_consensus.cc:515] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.392541 14697 leader_election.cc:290] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:40.395511 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1502fb0c73b481dbae150ebe0a02bb3" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:40.396169 14568 raft_consensus.cc:2468] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:40.397131 14688 tablet_bootstrap.cc:492] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:40.397650 14611 leader_election.cc:304] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:40.398473 14697 raft_consensus.cc:2804] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:40.398826 14697 raft_consensus.cc:493] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:40.399128 14697 raft_consensus.cc:3060] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.400007 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1502fb0c73b481dbae150ebe0a02bb3" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:40.400668 14422 raft_consensus.cc:2468] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:40.409574 14690 tablet_bootstrap.cc:492] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:40.410142 14690 ts_tablet_manager.cc:1403] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.133s	user 0.008s	sys 0.003s
I20260709 14:49:40.409222 14697 raft_consensus.cc:515] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.386087 14863 raft_consensus.cc:515] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.418280 14687 tablet_bootstrap.cc:492] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:40.418780 14687 ts_tablet_manager.cc:1403] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.000s
I20260709 14:49:40.421622 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "218aa0d708c2439eaa3e9b3081881fe9" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:40.422194 14497 raft_consensus.cc:3060] T 218aa0d708c2439eaa3e9b3081881fe9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.422868 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "218aa0d708c2439eaa3e9b3081881fe9" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:40.423424 14568 raft_consensus.cc:3060] T 218aa0d708c2439eaa3e9b3081881fe9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.425042 14690 raft_consensus.cc:359] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.425748 14690 raft_consensus.cc:385] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.426717 14690 raft_consensus.cc:740] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.430706 14690 consensus_queue.cc:260] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.432796 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1502fb0c73b481dbae150ebe0a02bb3" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:40.433403 14422 raft_consensus.cc:3060] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.433645 14924 raft_consensus.cc:515] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.435858 14697 leader_election.cc:290] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:40.414603 14863 leader_election.cc:290] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:40.437904 14687 raft_consensus.cc:359] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.439196 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1baec97e2334417ba9fd79b425923cd" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:40.439618 14688 tablet_bootstrap.cc:654] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.440027 14687 raft_consensus.cc:385] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.440387 14687 raft_consensus.cc:740] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.441175 14687 consensus_queue.cc:260] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.445258 14690 ts_tablet_manager.cc:1434] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 14:49:40.445950 14690 tablet_bootstrap.cc:492] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:40.439114 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1502fb0c73b481dbae150ebe0a02bb3" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:40.447368 14571 raft_consensus.cc:3060] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.446586 14813 raft_consensus.cc:493] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:40.451026 14813 raft_consensus.cc:515] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.451592 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1baec97e2334417ba9fd79b425923cd" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:40.451871 14924 leader_election.cc:290] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:40.452924 14813 leader_election.cc:290] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:40.453779 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e03728743c4abd923e28089171a304" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:40.454494 14643 raft_consensus.cc:2468] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
I20260709 14:49:40.456038 14386 leader_election.cc:304] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:40.457182 14687 ts_tablet_manager.cc:1434] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 14:49:40.458223 14687 tablet_bootstrap.cc:492] T f0747bba8049492ab62181e1c3a1a84c P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:40.458814 14813 raft_consensus.cc:2804] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:40.459250 14813 raft_consensus.cc:493] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:40.459757 14813 raft_consensus.cc:3060] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.461643 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e03728743c4abd923e28089171a304" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:40.460111 14642 raft_consensus.cc:3060] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.468127 14422 raft_consensus.cc:2468] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
W20260709 14:49:40.470186 14388 leader_election.cc:343] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:40.471585 14568 raft_consensus.cc:2468] T 218aa0d708c2439eaa3e9b3081881fe9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:40.472371 14571 raft_consensus.cc:2468] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:40.476927 14926 raft_consensus.cc:493] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:40.435114 14497 raft_consensus.cc:2468] T 218aa0d708c2439eaa3e9b3081881fe9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:40.476030 14494 raft_consensus.cc:3060] T f1baec97e2334417ba9fd79b425923cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.489054 14608 leader_election.cc:304] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:40.484303 14926 raft_consensus.cc:515] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.496304 14863 raft_consensus.cc:2804] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:40.496829 14863 raft_consensus.cc:697] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:40.496922 14926 leader_election.cc:290] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:40.490911 14611 leader_election.cc:304] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:40.497535 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a952ca34f45d4e57b738677a1203c6cc" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:40.498127 14641 raft_consensus.cc:2468] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
I20260709 14:49:40.499759 14535 leader_election.cc:304] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:40.498404 14857 raft_consensus.cc:2804] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:40.500602 14857 raft_consensus.cc:697] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:40.501361 14857 consensus_queue.cc:237] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.503091 14687 tablet_bootstrap.cc:654] T f0747bba8049492ab62181e1c3a1a84c P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:40.503391 14368 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:40.497612 14863 consensus_queue.cc:237] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.509171 14813 raft_consensus.cc:515] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.502506 14926 raft_consensus.cc:2804] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:40.510937 14926 raft_consensus.cc:493] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:40.511260 14926 raft_consensus.cc:3060] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.514261 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e03728743c4abd923e28089171a304" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:40.514835 14641 raft_consensus.cc:3060] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.516777 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a952ca34f45d4e57b738677a1203c6cc" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:40.517356 14422 raft_consensus.cc:2468] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
I20260709 14:49:40.519752 14688 tablet_bootstrap.cc:492] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:40.520224 14688 ts_tablet_manager.cc:1403] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.131s	user 0.015s	sys 0.000s
I20260709 14:49:40.521595 14690 tablet_bootstrap.cc:654] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.519694 14642 raft_consensus.cc:2468] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:40.524920 14535 leader_election.cc:304] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:40.525707 14924 raft_consensus.cc:2804] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:40.525993 14689 tablet_bootstrap.cc:492] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:40.526150 14924 raft_consensus.cc:697] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:40.526980 14924 consensus_queue.cc:237] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.531666 14926 raft_consensus.cc:515] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.534408 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a952ca34f45d4e57b738677a1203c6cc" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:40.534472 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a952ca34f45d4e57b738677a1203c6cc" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:40.535108 14689 ts_tablet_manager.cc:1403] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.204s	user 0.038s	sys 0.080s
I20260709 14:49:40.535120 14421 raft_consensus.cc:3060] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.537708 14689 raft_consensus.cc:359] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.538671 14689 raft_consensus.cc:385] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.538936 14689 raft_consensus.cc:740] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.539541 14689 consensus_queue.cc:260] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.541713 14642 raft_consensus.cc:3060] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.544015 14494 raft_consensus.cc:2468] T f1baec97e2334417ba9fd79b425923cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:40.546119 14688 raft_consensus.cc:359] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.546775 14688 raft_consensus.cc:385] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.547010 14688 raft_consensus.cc:740] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.547591 14688 consensus_queue.cc:260] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.549539 14688 ts_tablet_manager.cc:1434] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:49:40.550391 14688 tablet_bootstrap.cc:492] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:40.551527 14813 leader_election.cc:290] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:40.552273 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e03728743c4abd923e28089171a304" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:40.552829 14494 raft_consensus.cc:3060] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.554417 14421 raft_consensus.cc:2468] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:40.559302 14534 leader_election.cc:304] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:40.560097 14747 raft_consensus.cc:2804] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:40.560545 14747 raft_consensus.cc:697] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:40.561292 14747 consensus_queue.cc:237] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.562209 14319 catalog_manager.cc:5697] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 1 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:40.567028 14689 ts_tablet_manager.cc:1434] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.003s
I20260709 14:49:40.567358 14921 consensus_queue.cc:1048] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:40.569886 14687 tablet_bootstrap.cc:492] T f0747bba8049492ab62181e1c3a1a84c P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:40.570580 14687 ts_tablet_manager.cc:1403] T f0747bba8049492ab62181e1c3a1a84c P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.007s
I20260709 14:49:40.573943 14687 raft_consensus.cc:359] T f0747bba8049492ab62181e1c3a1a84c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.574541 14687 raft_consensus.cc:385] T f0747bba8049492ab62181e1c3a1a84c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.574816 14687 raft_consensus.cc:740] T f0747bba8049492ab62181e1c3a1a84c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.576141 14689 tablet_bootstrap.cc:492] T b2607f33b607466f924ac9806d74679c P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:40.577384 14687 consensus_queue.cc:260] T f0747bba8049492ab62181e1c3a1a84c P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.578483 14926 leader_election.cc:290] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:40.579753 14494 raft_consensus.cc:2468] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:40.580533 14687 ts_tablet_manager.cc:1434] T f0747bba8049492ab62181e1c3a1a84c P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:49:40.580926 14388 leader_election.cc:304] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:40.581434 14687 tablet_bootstrap.cc:492] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:40.581813 14921 raft_consensus.cc:2804] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:40.582338 14921 raft_consensus.cc:697] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:40.583146 14921 consensus_queue.cc:237] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.542443 14641 raft_consensus.cc:2468] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:40.589347 14688 tablet_bootstrap.cc:654] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.592459 14642 raft_consensus.cc:2468] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:40.593214 14319 catalog_manager.cc:5697] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:40.597584 14319 catalog_manager.cc:5697] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:40.598491 14687 tablet_bootstrap.cc:654] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.594051 14689 tablet_bootstrap.cc:654] T b2607f33b607466f924ac9806d74679c P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.604147 14847 consensus_queue.cc:1048] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:40.604889 14317 catalog_manager.cc:5697] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 1 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:40.612973 14320 catalog_manager.cc:5697] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:40.626194 14689 tablet_bootstrap.cc:492] T b2607f33b607466f924ac9806d74679c P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:40.626670 14689 ts_tablet_manager.cc:1403] T b2607f33b607466f924ac9806d74679c P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.003s
I20260709 14:49:40.628975 14689 raft_consensus.cc:359] T b2607f33b607466f924ac9806d74679c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.629570 14689 raft_consensus.cc:385] T b2607f33b607466f924ac9806d74679c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.629824 14689 raft_consensus.cc:740] T b2607f33b607466f924ac9806d74679c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.630671 14689 consensus_queue.cc:260] T b2607f33b607466f924ac9806d74679c P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.632804 14689 ts_tablet_manager.cc:1434] T b2607f33b607466f924ac9806d74679c P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:40.633605 14689 tablet_bootstrap.cc:492] T a9ca4ef663bc48499d856b8f0d98945e P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:40.634526 14690 tablet_bootstrap.cc:492] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:40.635071 14690 ts_tablet_manager.cc:1403] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.189s	user 0.011s	sys 0.000s
I20260709 14:49:40.636363 14688 tablet_bootstrap.cc:492] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:40.637032 14688 ts_tablet_manager.cc:1403] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.004s
I20260709 14:49:40.639319 14688 raft_consensus.cc:359] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.639918 14688 raft_consensus.cc:385] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.640149 14688 raft_consensus.cc:740] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.641855 14690 raft_consensus.cc:359] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.642490 14690 raft_consensus.cc:385] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.642853 14690 raft_consensus.cc:740] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.642602 14688 consensus_queue.cc:260] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.643980 14690 consensus_queue.cc:260] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.646273 14687 tablet_bootstrap.cc:492] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:40.646730 14687 ts_tablet_manager.cc:1403] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.026s
I20260709 14:49:40.647441 14688 ts_tablet_manager.cc:1434] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:49:40.648245 14688 tablet_bootstrap.cc:492] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:40.649035 14687 raft_consensus.cc:359] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.649638 14687 raft_consensus.cc:385] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.649889 14687 raft_consensus.cc:740] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.650522 14687 consensus_queue.cc:260] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.651264 14831 consensus_queue.cc:1048] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:40.652420 14687 ts_tablet_manager.cc:1434] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:40.653231 14687 tablet_bootstrap.cc:492] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:40.658854 14687 tablet_bootstrap.cc:654] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.659862 14690 ts_tablet_manager.cc:1434] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:49:40.659624 14815 consensus_queue.cc:1048] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:40.662902 14690 tablet_bootstrap.cc:492] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:40.646430 14689 tablet_bootstrap.cc:654] T a9ca4ef663bc48499d856b8f0d98945e P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.677138 14688 tablet_bootstrap.cc:654] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.693497 14690 tablet_bootstrap.cc:654] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.704959 14689 tablet_bootstrap.cc:492] T a9ca4ef663bc48499d856b8f0d98945e P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:40.705459 14689 ts_tablet_manager.cc:1403] T a9ca4ef663bc48499d856b8f0d98945e P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.005s
I20260709 14:49:40.712549 14689 raft_consensus.cc:359] T a9ca4ef663bc48499d856b8f0d98945e P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.713199 14689 raft_consensus.cc:385] T a9ca4ef663bc48499d856b8f0d98945e P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.713460 14689 raft_consensus.cc:740] T a9ca4ef663bc48499d856b8f0d98945e P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.713835 14928 raft_consensus.cc:493] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:40.714082 14689 consensus_queue.cc:260] T a9ca4ef663bc48499d856b8f0d98945e P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.716150 14689 ts_tablet_manager.cc:1434] T a9ca4ef663bc48499d856b8f0d98945e P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:49:40.716528 14928 raft_consensus.cc:515] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.718062 14689 tablet_bootstrap.cc:492] T f0747bba8049492ab62181e1c3a1a84c P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:40.720775 14747 raft_consensus.cc:493] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:40.721037 14928 leader_election.cc:290] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:40.721297 14747 raft_consensus.cc:515] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.722255 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040c8f0b95644457af9d1e6825c78c93" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:40.723318 14747 leader_election.cc:290] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:40.723986 14689 tablet_bootstrap.cc:654] T f0747bba8049492ab62181e1c3a1a84c P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.725603 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ca4ef663bc48499d856b8f0d98945e" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:40.726255 14687 tablet_bootstrap.cc:492] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:40.726725 14687 ts_tablet_manager.cc:1403] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.038s
W20260709 14:49:40.727634 14386 leader_election.cc:343] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:40.729737 14687 raft_consensus.cc:359] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.731729 14687 raft_consensus.cc:385] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.732016 14687 raft_consensus.cc:740] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.732939 14687 consensus_queue.cc:260] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.734735 14687 ts_tablet_manager.cc:1434] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:49:40.735570 14687 tablet_bootstrap.cc:492] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:40.738445 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040c8f0b95644457af9d1e6825c78c93" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:40.739213 14571 raft_consensus.cc:2468] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
I20260709 14:49:40.735486 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ca4ef663bc48499d856b8f0d98945e" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:40.746279 14421 raft_consensus.cc:2468] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
I20260709 14:49:40.726284 14494 raft_consensus.cc:2468] T a9ca4ef663bc48499d856b8f0d98945e P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
I20260709 14:49:40.749382 14388 leader_election.cc:304] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32
I20260709 14:49:40.754742 14928 raft_consensus.cc:2804] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:40.755180 14928 raft_consensus.cc:493] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:40.755556 14928 raft_consensus.cc:3060] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.754200 14537 leader_election.cc:304] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:40.757823 14747 raft_consensus.cc:2804] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:40.758232 14747 raft_consensus.cc:493] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:40.758608 14747 raft_consensus.cc:3060] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.771970 14815 raft_consensus.cc:493] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:40.773330 14815 raft_consensus.cc:515] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.773880 14690 tablet_bootstrap.cc:492] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:40.774349 14690 ts_tablet_manager.cc:1403] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.000s
I20260709 14:49:40.775275 14688 tablet_bootstrap.cc:492] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:40.775964 14688 ts_tablet_manager.cc:1403] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.128s	user 0.006s	sys 0.025s
I20260709 14:49:40.777092 14815 leader_election.cc:290] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:40.778468 14690 raft_consensus.cc:359] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.779126 14690 raft_consensus.cc:385] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.779353 14690 raft_consensus.cc:740] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.779834 14690 consensus_queue.cc:260] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.782294 14687 tablet_bootstrap.cc:654] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.787424 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559a7b710e64116af9dec40d3dfae79" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:40.787201 14747 raft_consensus.cc:515] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.787528 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559a7b710e64116af9dec40d3dfae79" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:40.788439 14571 raft_consensus.cc:2468] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
I20260709 14:49:40.794433 14690 ts_tablet_manager.cc:1434] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:49:40.795380 14690 tablet_bootstrap.cc:492] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:40.796782 14697 raft_consensus.cc:493] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:40.797220 14697 raft_consensus.cc:515] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
W20260709 14:49:40.798491 14388 leader_election.cc:343] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:40.798959 14697 leader_election.cc:290] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:40.799525 14388 leader_election.cc:304] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:40.800441 14815 raft_consensus.cc:2804] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:40.800575 14690 tablet_bootstrap.cc:654] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.800879 14815 raft_consensus.cc:493] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:40.801288 14815 raft_consensus.cc:3060] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.804478 14747 leader_election.cc:290] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:40.805593 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ca4ef663bc48499d856b8f0d98945e" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:40.806180 14497 raft_consensus.cc:3060] T a9ca4ef663bc48499d856b8f0d98945e P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.809283 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e05de373d4940d69d5259fb15860ce5" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
W20260709 14:49:40.810899 14611 leader_election.cc:343] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:40.814335 14420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ca4ef663bc48499d856b8f0d98945e" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:40.814353 14497 raft_consensus.cc:2468] T a9ca4ef663bc48499d856b8f0d98945e P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:40.815078 14420 raft_consensus.cc:3060] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.817598 14537 leader_election.cc:304] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:40.818450 14747 raft_consensus.cc:2804] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:40.812253 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e05de373d4940d69d5259fb15860ce5" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
W20260709 14:49:40.821595 14611 leader_election.cc:343] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:40.822067 14611 leader_election.cc:304] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32; no voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:40.823167 14863 raft_consensus.cc:2749] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:40.824235 14420 raft_consensus.cc:2468] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:40.826833 14747 raft_consensus.cc:697] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:40.828711 14747 consensus_queue.cc:237] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.826301 14813 raft_consensus.cc:493] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:40.829895 14813 raft_consensus.cc:515] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.830556 14497 raft_consensus.cc:3060] T b2607f33b607466f924ac9806d74679c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.831779 14863 raft_consensus.cc:493] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:40.832607 14863 raft_consensus.cc:515] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.834021 14687 tablet_bootstrap.cc:492] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:40.834450 14687 ts_tablet_manager.cc:1403] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.099s	user 0.031s	sys 0.018s
I20260709 14:49:40.837054 14687 raft_consensus.cc:359] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.840456 14687 raft_consensus.cc:385] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.840898 14687 raft_consensus.cc:740] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.829448 14928 raft_consensus.cc:515] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:40.840425 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0747bba8049492ab62181e1c3a1a84c" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:40.843343 14687 consensus_queue.cc:260] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.825896 14815 raft_consensus.cc:515] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.848258 14815 leader_election.cc:290] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:40.849855 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17bfcd2759d4258850fe4192aa15390" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:40.850279 14567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559a7b710e64116af9dec40d3dfae79" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:40.834403 14921 consensus_queue.cc:1048] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:49:40.850828 14567 raft_consensus.cc:3060] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:40.851019 14386 leader_election.cc:343] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:40.851356 14611 leader_election.cc:343] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:40.852136 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559a7b710e64116af9dec40d3dfae79" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:40.835131 14863 leader_election.cc:290] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:40.854764 14813 leader_election.cc:290] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:40.855623 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0747bba8049492ab62181e1c3a1a84c" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:40.856196 14571 raft_consensus.cc:2468] T f0747bba8049492ab62181e1c3a1a84c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:40.857123 14611 leader_election.cc:304] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:40.857858 14697 raft_consensus.cc:2804] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:40.858212 14697 raft_consensus.cc:493] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:40.858522 14697 raft_consensus.cc:3060] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.857751 14928 leader_election.cc:290] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:40.860934 14688 raft_consensus.cc:359] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.861871 14688 raft_consensus.cc:385] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.862082 14688 raft_consensus.cc:740] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.862555 14688 consensus_queue.cc:260] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.863644 14687 ts_tablet_manager.cc:1434] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260709 14:49:40.864243 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040c8f0b95644457af9d1e6825c78c93" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:40.864540 14687 tablet_bootstrap.cc:492] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:40.865819 14690 tablet_bootstrap.cc:492] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:40.866251 14690 ts_tablet_manager.cc:1403] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.010s
W20260709 14:49:40.867043 14386 leader_election.cc:343] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:40.869038 14567 raft_consensus.cc:2468] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:40.870334 14688 ts_tablet_manager.cc:1434] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.094s	user 0.005s	sys 0.001s
I20260709 14:49:40.870442 14687 tablet_bootstrap.cc:654] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.871800 14689 tablet_bootstrap.cc:492] T f0747bba8049492ab62181e1c3a1a84c P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:40.872296 14689 ts_tablet_manager.cc:1403] T f0747bba8049492ab62181e1c3a1a84c P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.154s	user 0.016s	sys 0.001s
I20260709 14:49:40.872610 14688 tablet_bootstrap.cc:492] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:40.876696 14928 raft_consensus.cc:493] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:40.877647 14689 raft_consensus.cc:359] T f0747bba8049492ab62181e1c3a1a84c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.878293 14689 raft_consensus.cc:385] T f0747bba8049492ab62181e1c3a1a84c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.878551 14689 raft_consensus.cc:740] T f0747bba8049492ab62181e1c3a1a84c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.879305 14689 consensus_queue.cc:260] T f0747bba8049492ab62181e1c3a1a84c P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.880378 14697 raft_consensus.cc:515] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.881656 14689 ts_tablet_manager.cc:1434] T f0747bba8049492ab62181e1c3a1a84c P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:49:40.881808 14688 tablet_bootstrap.cc:654] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.882114 14697 leader_election.cc:290] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:40.882833 14689 tablet_bootstrap.cc:492] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:40.871457 14690 raft_consensus.cc:359] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.883375 14690 raft_consensus.cc:385] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.883649 14690 raft_consensus.cc:740] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.877142 14928 raft_consensus.cc:515] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.887880 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0747bba8049492ab62181e1c3a1a84c" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:40.888495 14494 raft_consensus.cc:3060] T f0747bba8049492ab62181e1c3a1a84c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.884220 14690 consensus_queue.cc:260] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.895910 14690 ts_tablet_manager.cc:1434] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 14:49:40.896567 14690 tablet_bootstrap.cc:492] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
W20260709 14:49:40.892901 14388 leader_election.cc:343] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:40.897781 14388 leader_election.cc:304] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:40.898803 14921 raft_consensus.cc:2804] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:40.899253 14921 raft_consensus.cc:697] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:40.900038 14921 consensus_queue.cc:237] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.888625 14928 leader_election.cc:290] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:40.902942 14567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0747bba8049492ab62181e1c3a1a84c" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:40.903581 14567 raft_consensus.cc:3060] T f0747bba8049492ab62181e1c3a1a84c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.905411 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17bfcd2759d4258850fe4192aa15390" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:40.907716 14690 tablet_bootstrap.cc:654] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.908736 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040c8f0b95644457af9d1e6825c78c93" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:40.909296 14568 raft_consensus.cc:3060] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:40.902526 14689 tablet_bootstrap.cc:654] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:40.914978 14493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ef036897b2496c9daa176ee806d643" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:40.915874 14697 consensus_queue.cc:1048] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:40.918736 14319 catalog_manager.cc:5697] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:40.902374 14494 raft_consensus.cc:2468] T f0747bba8049492ab62181e1c3a1a84c P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
W20260709 14:49:40.929697 14388 leader_election.cc:343] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:40.929591 14928 consensus_queue.cc:1048] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:40.930155 14388 leader_election.cc:304] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:40.931348 14928 raft_consensus.cc:2749] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:40.931833 14611 leader_election.cc:304] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:40.932613 14697 raft_consensus.cc:2804] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:40.933019 14697 raft_consensus.cc:697] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:40.933699 14697 consensus_queue.cc:237] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:40.935249 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ef036897b2496c9daa176ee806d643" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
W20260709 14:49:40.931280 14388 leader_election.cc:343] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:40.957274 14861 raft_consensus.cc:493] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:40.978578 14689 tablet_bootstrap.cc:492] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:40.992086 14689 ts_tablet_manager.cc:1403] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.109s	user 0.020s	sys 0.006s
I20260709 14:49:40.980640 14687 tablet_bootstrap.cc:492] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:40.993356 14687 ts_tablet_manager.cc:1403] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.129s	user 0.029s	sys 0.022s
I20260709 14:49:40.993759 14857 consensus_queue.cc:1048] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:40.994518 14689 raft_consensus.cc:359] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.995187 14689 raft_consensus.cc:385] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:40.995476 14689 raft_consensus.cc:740] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:40.996230 14689 consensus_queue.cc:260] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:40.982862 14317 catalog_manager.cc:5697] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:40.985365 14318 catalog_manager.cc:5697] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 1 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:41.000036 14925 consensus_queue.cc:1048] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:40.987097 14861 raft_consensus.cc:515] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:40.997495 14715 raft_consensus.cc:493] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:41.003545 14715 raft_consensus.cc:515] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:41.006062 14689 ts_tablet_manager.cc:1434] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:49:41.006935 14689 tablet_bootstrap.cc:492] T 4e05de373d4940d69d5259fb15860ce5 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:41.002465 14861 leader_election.cc:290] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
W20260709 14:49:40.998354 14388 leader_election.cc:343] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:41.008033 14388 leader_election.cc:304] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:41.008829 14813 raft_consensus.cc:2749] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:40.990155 14568 raft_consensus.cc:2468] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:41.012801 14388 leader_election.cc:304] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32
I20260709 14:49:40.990198 14567 raft_consensus.cc:2468] T f0747bba8049492ab62181e1c3a1a84c P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:41.014380 14687 raft_consensus.cc:359] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:41.015115 14687 raft_consensus.cc:385] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.015323 14687 raft_consensus.cc:740] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.019116 14687 consensus_queue.cc:260] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:41.042701 14715 leader_election.cc:290] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:41.017621 14813 raft_consensus.cc:2804] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:41.043583 14420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62df97ddff947f087885f5b8de32ac0" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:41.044158 14813 raft_consensus.cc:697] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:41.044247 14420 raft_consensus.cc:2468] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:41.045055 14813 consensus_queue.cc:237] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:41.046847 14690 tablet_bootstrap.cc:492] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:41.047385 14690 ts_tablet_manager.cc:1403] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.151s	user 0.014s	sys 0.029s
I20260709 14:49:41.050038 14690 raft_consensus.cc:359] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:41.051644 14690 raft_consensus.cc:385] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.051994 14690 raft_consensus.cc:740] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.053408 14690 consensus_queue.cc:260] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:41.041729 14687 ts_tablet_manager.cc:1434] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 14:49:41.057467 14687 tablet_bootstrap.cc:492] T 6a23f18f149042599361c8eb74495c93 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:41.058151 14690 ts_tablet_manager.cc:1434] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 14:49:41.043771 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559a7b710e64116af9dec40d3dfae79" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:41.060904 14690 tablet_bootstrap.cc:492] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:41.047008 14493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62df97ddff947f087885f5b8de32ac0" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:41.023622 14861 consensus_queue.cc:1048] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.036s
I20260709 14:49:41.072546 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559a7b710e64116af9dec40d3dfae79" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:41.073319 14570 raft_consensus.cc:2393] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9e4fe5cdf74407f8b2354ba4c62256a in current term 1: Already voted for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in this term.
I20260709 14:49:41.077373 14688 tablet_bootstrap.cc:492] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:41.077874 14688 ts_tablet_manager.cc:1403] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.205s	user 0.012s	sys 0.026s
I20260709 14:49:41.093657 14687 tablet_bootstrap.cc:654] T 6a23f18f149042599361c8eb74495c93 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.063112 14608 leader_election.cc:304] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:41.099231 14697 raft_consensus.cc:2804] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:41.099279 14463 leader_election.cc:304] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:41.099651 14697 raft_consensus.cc:493] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:41.099970 14697 raft_consensus.cc:3060] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:41.069263 14815 consensus_queue.cc:1048] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 14:49:41.102893 14847 raft_consensus.cc:3060] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:41.120222 14688 raft_consensus.cc:359] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:41.121132 14688 raft_consensus.cc:385] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.121454 14688 raft_consensus.cc:740] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.122475 14715 raft_consensus.cc:493] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:41.122996 14715 raft_consensus.cc:515] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:41.124980 14715 leader_election.cc:290] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:41.130231 14689 tablet_bootstrap.cc:654] T 4e05de373d4940d69d5259fb15860ce5 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.131477 14690 tablet_bootstrap.cc:654] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.132339 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245757b9759b4306ad654b07a19155f9" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:41.132663 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245757b9759b4306ad654b07a19155f9" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:41.133006 14570 raft_consensus.cc:2468] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:41.133328 14422 raft_consensus.cc:2468] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:41.134351 14463 leader_election.cc:304] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [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: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:41.122288 14688 consensus_queue.cc:260] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:41.113281 14697 raft_consensus.cc:515] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:41.142983 14688 ts_tablet_manager.cc:1434] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 14:49:41.135601 14831 raft_consensus.cc:2804] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:41.150748 14697 leader_election.cc:290] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:41.156774 14747 raft_consensus.cc:493] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:41.157325 14747 raft_consensus.cc:515] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:41.138940 14925 consensus_queue.cc:1048] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:49:41.161451 14924 consensus_queue.cc:1048] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:41.153302 14831 raft_consensus.cc:493] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:41.162240 14831 raft_consensus.cc:3060] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:41.190537 14924 raft_consensus.cc:493] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:41.222175 14688 tablet_bootstrap.cc:492] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:41.219182 14924 raft_consensus.cc:515] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:41.229053 14924 leader_election.cc:290] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:41.232792 14831 raft_consensus.cc:515] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:41.235106 14420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62df97ddff947f087885f5b8de32ac0" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:41.235447 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245757b9759b4306ad654b07a19155f9" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:41.235782 14420 raft_consensus.cc:3060] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:41.218240 14990 consensus_queue.cc:1048] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:49:41.217581 14847 raft_consensus.cc:2749] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:41.238881 14831 leader_election.cc:290] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:41.240195 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245757b9759b4306ad654b07a19155f9" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:41.240814 14566 raft_consensus.cc:3060] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:41.245107 14688 tablet_bootstrap.cc:654] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.236089 14419 raft_consensus.cc:3060] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:41.247740 14863 consensus_queue.cc:1048] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:41.253996 14687 tablet_bootstrap.cc:492] T 6a23f18f149042599361c8eb74495c93 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:41.255959 14690 tablet_bootstrap.cc:492] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:41.256429 14690 ts_tablet_manager.cc:1403] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.197s	user 0.007s	sys 0.003s
I20260709 14:49:41.258929 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a402ee7f8d44438a71bbcc66e2285a" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:41.259157 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e05de373d4940d69d5259fb15860ce5" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:41.259766 14641 raft_consensus.cc:2468] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
I20260709 14:49:41.260712 14690 raft_consensus.cc:359] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:41.261359 14690 raft_consensus.cc:385] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.261659 14690 raft_consensus.cc:740] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.262233 14690 consensus_queue.cc:260] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
W20260709 14:49:41.261220 14535 leader_election.cc:343] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:41.263957 14535 leader_election.cc:304] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:41.264599 14924 raft_consensus.cc:2804] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:41.265027 14924 raft_consensus.cc:493] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:41.265398 14924 raft_consensus.cc:3060] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:41.267478 14611 leader_election.cc:343] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:41.268013 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a402ee7f8d44438a71bbcc66e2285a" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:41.269243 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e05de373d4940d69d5259fb15860ce5" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
W20260709 14:49:41.269714 14537 leader_election.cc:343] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:41.270130 14537 leader_election.cc:304] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:41.271090 14925 raft_consensus.cc:2749] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:41.269182 14492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62df97ddff947f087885f5b8de32ac0" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
W20260709 14:49:41.277969 14611 leader_election.cc:343] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:41.279551 14318 catalog_manager.cc:5697] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:41.281546 14924 raft_consensus.cc:515] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:41.284469 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e05de373d4940d69d5259fb15860ce5" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:41.285040 14641 raft_consensus.cc:3060] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:41.285195 14690 ts_tablet_manager.cc:1434] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 14:49:41.286276 14690 tablet_bootstrap.cc:492] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
W20260709 14:49:41.285107 14537 leader_election.cc:343] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:41.291160 14566 raft_consensus.cc:2468] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 2.
I20260709 14:49:41.282826 14419 raft_consensus.cc:2468] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 2.
I20260709 14:49:41.294202 14463 leader_election.cc:304] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:41.295003 14847 raft_consensus.cc:2804] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:41.298007 14690 tablet_bootstrap.cc:654] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.258996 14747 leader_election.cc:290] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:41.299531 14747 consensus_queue.cc:1048] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:41.300040 14689 tablet_bootstrap.cc:492] T 4e05de373d4940d69d5259fb15860ce5 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:41.300499 14689 ts_tablet_manager.cc:1403] T 4e05de373d4940d69d5259fb15860ce5 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.294s	user 0.006s	sys 0.009s
I20260709 14:49:41.303059 14689 raft_consensus.cc:359] T 4e05de373d4940d69d5259fb15860ce5 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:41.303709 14689 raft_consensus.cc:385] T 4e05de373d4940d69d5259fb15860ce5 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.303953 14689 raft_consensus.cc:740] T 4e05de373d4940d69d5259fb15860ce5 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.304697 14689 consensus_queue.cc:260] T 4e05de373d4940d69d5259fb15860ce5 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:41.306954 14689 ts_tablet_manager.cc:1434] T 4e05de373d4940d69d5259fb15860ce5 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:49:41.307333 14420 raft_consensus.cc:2468] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:41.254523 14687 ts_tablet_manager.cc:1403] T 6a23f18f149042599361c8eb74495c93 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.197s	user 0.018s	sys 0.019s
I20260709 14:49:41.311838 14608 leader_election.cc:304] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:41.312659 14863 raft_consensus.cc:2804] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:41.312812 14687 raft_consensus.cc:359] T 6a23f18f149042599361c8eb74495c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:41.313488 14687 raft_consensus.cc:385] T 6a23f18f149042599361c8eb74495c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.313776 14687 raft_consensus.cc:740] T 6a23f18f149042599361c8eb74495c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.314369 14687 consensus_queue.cc:260] T 6a23f18f149042599361c8eb74495c93 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:41.307847 14689 tablet_bootstrap.cc:492] T e62df97ddff947f087885f5b8de32ac0 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:41.308481 14493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e05de373d4940d69d5259fb15860ce5" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:41.315691 14493 raft_consensus.cc:3060] T 4e05de373d4940d69d5259fb15860ce5 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:41.295677 14847 raft_consensus.cc:697] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Becoming Leader. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:41.318495 14847 consensus_queue.cc:237] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Queue going to LEADER 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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:41.321735 14688 tablet_bootstrap.cc:492] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:41.321979 14924 leader_election.cc:290] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:41.322257 14688 ts_tablet_manager.cc:1403] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.100s	user 0.006s	sys 0.007s
I20260709 14:49:41.308719 14641 raft_consensus.cc:2468] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:41.324880 14688 raft_consensus.cc:359] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:41.325598 14688 raft_consensus.cc:385] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.325911 14688 raft_consensus.cc:740] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.326587 14688 consensus_queue.cc:260] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:41.328626 14689 tablet_bootstrap.cc:654] T e62df97ddff947f087885f5b8de32ac0 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.295660 15004 consensus_queue.cc:1048] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260709 14:49:41.330044 14688 ts_tablet_manager.cc:1434] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:41.331148 14688 tablet_bootstrap.cc:492] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:41.322459 14493 raft_consensus.cc:2468] T 4e05de373d4940d69d5259fb15860ce5 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:41.313598 14863 raft_consensus.cc:697] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
W20260709 14:49:41.346424 14537 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.130:46713, user_credentials={real_user=slave}} blocked reactor thread for 48963.9us
I20260709 14:49:41.369133 14863 consensus_queue.cc:237] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:41.378590 14687 ts_tablet_manager.cc:1434] T 6a23f18f149042599361c8eb74495c93 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.068s	user 0.029s	sys 0.017s
I20260709 14:49:41.379729 14687 tablet_bootstrap.cc:492] T ad986bff56cd48e9974244371d0682b0 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
W20260709 14:49:41.375016 14535 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.132:35159, user_credentials={real_user=slave}} blocked reactor thread for 75799.8us
I20260709 14:49:41.396102 14697 consensus_queue.cc:1048] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:41.409678 14994 log.cc:927] Time spent T 218aa0d708c2439eaa3e9b3081881fe9 P b8d0cabbfae54e6b84526da274f7a9f0: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 14:49:41.390584 14537 leader_election.cc:304] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:41.424458 14925 consensus_queue.cc:1048] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:41.407919 14928 consensus_queue.cc:1048] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:49:41.436524 15008 raft_consensus.cc:2804] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:41.438287 14690 tablet_bootstrap.cc:492] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:41.448423 14690 ts_tablet_manager.cc:1403] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.162s	user 0.014s	sys 0.005s
I20260709 14:49:41.448611 14688 tablet_bootstrap.cc:654] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.444486 14815 consensus_queue.cc:1048] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:49:41.450970 14690 raft_consensus.cc:359] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:41.451730 14690 raft_consensus.cc:385] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.452100 14690 raft_consensus.cc:740] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.452790 14690 consensus_queue.cc:260] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:41.454212 14690 ts_tablet_manager.cc:1434] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:41.455025 14690 tablet_bootstrap.cc:492] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:41.454584 14687 tablet_bootstrap.cc:654] T ad986bff56cd48e9974244371d0682b0 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.458675 14319 catalog_manager.cc:5697] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 1 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:41.464861 14689 tablet_bootstrap.cc:492] T e62df97ddff947f087885f5b8de32ac0 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:41.465338 14689 ts_tablet_manager.cc:1403] T e62df97ddff947f087885f5b8de32ac0 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.158s	user 0.013s	sys 0.013s
W20260709 14:49:41.468546 14535 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.40.132:35159, user_credentials={real_user=slave}} blocked reactor thread for 55574.9us
I20260709 14:49:41.472069 14689 raft_consensus.cc:359] T e62df97ddff947f087885f5b8de32ac0 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:41.472698 14689 raft_consensus.cc:385] T e62df97ddff947f087885f5b8de32ac0 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.472941 14689 raft_consensus.cc:740] T e62df97ddff947f087885f5b8de32ac0 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.455416 15008 raft_consensus.cc:697] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:41.474706 15008 consensus_queue.cc:237] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:41.475885 14861 raft_consensus.cc:493] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:41.476348 14861 raft_consensus.cc:515] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:41.473541 14689 consensus_queue.cc:260] T e62df97ddff947f087885f5b8de32ac0 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:41.481446 14689 ts_tablet_manager.cc:1434] T e62df97ddff947f087885f5b8de32ac0 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 14:49:41.484344 14861 leader_election.cc:290] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:41.493398 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17bfcd2759d4258850fe4192aa15390" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:41.496856 14689 tablet_bootstrap.cc:492] T d7ef036897b2496c9daa176ee806d643 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:41.489691 14861 raft_consensus.cc:493] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:41.506480 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17bfcd2759d4258850fe4192aa15390" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:41.507125 14421 raft_consensus.cc:2468] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
W20260709 14:49:41.509033 14611 leader_election.cc:343] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:41.510905 14608 leader_election.cc:304] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:41.514349 14863 raft_consensus.cc:2804] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:41.514731 14863 raft_consensus.cc:493] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:41.515074 14863 raft_consensus.cc:3060] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:41.517827 14689 tablet_bootstrap.cc:654] T d7ef036897b2496c9daa176ee806d643 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.505674 14861 raft_consensus.cc:515] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:41.520349 14861 leader_election.cc:290] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:41.522210 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a23f18f149042599361c8eb74495c93" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:41.522838 14421 raft_consensus.cc:2468] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:41.527217 14608 leader_election.cc:304] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:41.528884 14857 raft_consensus.cc:2804] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:41.529232 14857 raft_consensus.cc:493] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:41.529549 14857 raft_consensus.cc:3060] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:41.543694 14697 consensus_queue.cc:1048] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:41.543743 14318 catalog_manager.cc:5697] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a reported cstate change: term changed from 0 to 2, leader changed from <none> to e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130). New cstate: current_term: 2 leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:41.555265 14690 tablet_bootstrap.cc:654] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.550493 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a23f18f149042599361c8eb74495c93" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:41.526033 14863 raft_consensus.cc:515] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:41.556731 14990 consensus_queue.cc:1048] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:49:41.564183 14857 raft_consensus.cc:515] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:41.564582 14568 raft_consensus.cc:2468] T 6a23f18f149042599361c8eb74495c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:41.571709 14688 tablet_bootstrap.cc:492] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:41.572085 14688 ts_tablet_manager.cc:1403] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.241s	user 0.017s	sys 0.007s
W20260709 14:49:41.571167 14386 consensus_peers.cc:597] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 -> Peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Couldn't send request to peer 1b1feda151584c249732dfdeb1162a32. 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 14:49:41.594838 14319 catalog_manager.cc:5697] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:41.597968 14687 tablet_bootstrap.cc:492] T ad986bff56cd48e9974244371d0682b0 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:41.598448 14687 ts_tablet_manager.cc:1403] T ad986bff56cd48e9974244371d0682b0 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.219s	user 0.009s	sys 0.021s
W20260709 14:49:41.587994 15012 log.cc:927] Time spent T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 14:49:41.604199 14687 raft_consensus.cc:359] T ad986bff56cd48e9974244371d0682b0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:41.604828 14687 raft_consensus.cc:385] T ad986bff56cd48e9974244371d0682b0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.605080 14687 raft_consensus.cc:740] T ad986bff56cd48e9974244371d0682b0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.606021 14687 consensus_queue.cc:260] T ad986bff56cd48e9974244371d0682b0 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:41.607978 14687 ts_tablet_manager.cc:1434] T ad986bff56cd48e9974244371d0682b0 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:49:41.615836 14687 tablet_bootstrap.cc:492] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:41.617795 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17bfcd2759d4258850fe4192aa15390" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:41.618367 14421 raft_consensus.cc:3060] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:41.617835 14689 tablet_bootstrap.cc:492] T d7ef036897b2496c9daa176ee806d643 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:41.619028 14689 ts_tablet_manager.cc:1403] T d7ef036897b2496c9daa176ee806d643 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.122s	user 0.017s	sys 0.012s
I20260709 14:49:41.623220 14689 raft_consensus.cc:359] T d7ef036897b2496c9daa176ee806d643 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:41.624063 14689 raft_consensus.cc:385] T d7ef036897b2496c9daa176ee806d643 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.624351 14689 raft_consensus.cc:740] T d7ef036897b2496c9daa176ee806d643 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.625023 14689 consensus_queue.cc:260] T d7ef036897b2496c9daa176ee806d643 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:41.629146 14689 ts_tablet_manager.cc:1434] T d7ef036897b2496c9daa176ee806d643 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:49:41.629770 14689 tablet_bootstrap.cc:492] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:41.623052 14813 raft_consensus.cc:493] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:41.632405 14813 raft_consensus.cc:515] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:41.634290 14813 leader_election.cc:290] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:41.634954 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260b75603b054988bcbac0b847f9ec4f" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
W20260709 14:49:41.636518 14386 leader_election.cc:343] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:41.638851 14863 leader_election.cc:290] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:41.642871 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a23f18f149042599361c8eb74495c93" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:41.643394 14422 raft_consensus.cc:3060] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:41.623220 14611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.131:32865, user_credentials={real_user=slave}} blocked reactor thread for 80192.6us
I20260709 14:49:41.644093 14857 leader_election.cc:290] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:41.646497 14421 raft_consensus.cc:2468] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:41.649658 14422 raft_consensus.cc:2468] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:41.652078 14813 raft_consensus.cc:493] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:41.652992 14690 tablet_bootstrap.cc:492] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:41.655596 14690 ts_tablet_manager.cc:1403] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.201s	user 0.012s	sys 0.005s
I20260709 14:49:41.656435 14689 tablet_bootstrap.cc:654] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.657001 14608 leader_election.cc:304] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:41.656800 14813 raft_consensus.cc:515] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:41.663861 14813 leader_election.cc:290] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:41.668052 14608 leader_election.cc:304] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:41.670907 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417f34ca409341a4b155caa15827516c" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:41.670931 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417f34ca409341a4b155caa15827516c" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
W20260709 14:49:41.672401 14388 leader_election.cc:343] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:41.672621 14493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260b75603b054988bcbac0b847f9ec4f" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
W20260709 14:49:41.673375 14388 leader_election.cc:343] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:41.673506 15020 log.cc:927] Time spent T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260709 14:49:41.673764 14388 leader_election.cc:304] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:41.674845 15026 raft_consensus.cc:2804] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:41.675388 15026 raft_consensus.cc:697] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:41.675732 14990 raft_consensus.cc:2749] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:41.676169 15026 consensus_queue.cc:237] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
W20260709 14:49:41.676466 14368 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:49:41.677575 14388 leader_election.cc:343] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:41.677898 14388 leader_election.cc:304] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:41.678490 14813 raft_consensus.cc:2749] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:41.679553 14688 raft_consensus.cc:359] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:41.680189 14688 raft_consensus.cc:385] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.680452 14688 raft_consensus.cc:740] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.681037 14688 consensus_queue.cc:260] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:41.672304 14861 raft_consensus.cc:2804] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:41.682217 14861 raft_consensus.cc:697] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:41.682849 14861 consensus_queue.cc:237] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:41.687778 14687 tablet_bootstrap.cc:654] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.696108 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17bfcd2759d4258850fe4192aa15390" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:41.700373 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a23f18f149042599361c8eb74495c93" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:41.700929 14570 raft_consensus.cc:3060] T 6a23f18f149042599361c8eb74495c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:41.708768 14570 raft_consensus.cc:2468] T 6a23f18f149042599361c8eb74495c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:41.714035 14688 ts_tablet_manager.cc:1434] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.142s	user 0.005s	sys 0.001s
I20260709 14:49:41.719509 14688 tablet_bootstrap.cc:492] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:41.718104 14690 raft_consensus.cc:359] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:41.721881 14690 raft_consensus.cc:385] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.722182 14318 catalog_manager.cc:5697] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 1 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:41.722229 14690 raft_consensus.cc:740] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.724834 14690 consensus_queue.cc:260] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
W20260709 14:49:41.729158 14611 leader_election.cc:343] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:41.730149 14687 tablet_bootstrap.cc:492] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:41.730690 14687 ts_tablet_manager.cc:1403] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.115s	user 0.023s	sys 0.002s
I20260709 14:49:41.736524 14690 ts_tablet_manager.cc:1434] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.000s
I20260709 14:49:41.737528 14690 tablet_bootstrap.cc:492] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:41.749449 14697 raft_consensus.cc:493] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:41.749907 14697 raft_consensus.cc:515] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:41.751360 14688 tablet_bootstrap.cc:654] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.751636 14697 leader_election.cc:290] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:41.765332 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040c8f0b95644457af9d1e6825c78c93" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:41.782572 14320 catalog_manager.cc:5697] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 1 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:41.785995 14689 tablet_bootstrap.cc:492] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:41.786465 14689 ts_tablet_manager.cc:1403] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.157s	user 0.008s	sys 0.011s
I20260709 14:49:41.788923 14689 raft_consensus.cc:359] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:41.789543 14689 raft_consensus.cc:385] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.789803 14689 raft_consensus.cc:740] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.790406 14689 consensus_queue.cc:260] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:41.792073 14689 ts_tablet_manager.cc:1434] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:49:41.792852 14687 raft_consensus.cc:359] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:41.793527 14687 raft_consensus.cc:385] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.793781 14687 raft_consensus.cc:740] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.796964 14689 tablet_bootstrap.cc:492] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:41.801990 14689 tablet_bootstrap.cc:654] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.802858 14687 consensus_queue.cc:260] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:41.804514 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040c8f0b95644457af9d1e6825c78c93" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:41.804991 14687 ts_tablet_manager.cc:1434] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.000s
I20260709 14:49:41.805847 14687 tablet_bootstrap.cc:492] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:41.796245 14690 tablet_bootstrap.cc:654] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.816505 14611 leader_election.cc:304] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:41.818476 14688 tablet_bootstrap.cc:492] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:41.818974 14688 ts_tablet_manager.cc:1403] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.100s	user 0.023s	sys 0.017s
I20260709 14:49:41.820591 15026 raft_consensus.cc:2749] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:41.822715 14687 tablet_bootstrap.cc:654] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.827872 14689 tablet_bootstrap.cc:492] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:41.828392 14689 ts_tablet_manager.cc:1403] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.003s
I20260709 14:49:41.827965 14690 tablet_bootstrap.cc:492] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:41.829103 14690 ts_tablet_manager.cc:1403] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.001s
I20260709 14:49:41.830703 14687 tablet_bootstrap.cc:492] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:41.831071 14687 ts_tablet_manager.cc:1403] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 14:49:41.831693 14688 raft_consensus.cc:359] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:41.831702 14690 raft_consensus.cc:359] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:41.832494 14688 raft_consensus.cc:385] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.832688 14690 raft_consensus.cc:385] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.832826 14688 raft_consensus.cc:740] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.833201 14690 raft_consensus.cc:740] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.833112 14687 raft_consensus.cc:359] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:41.833843 14687 raft_consensus.cc:385] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.833662 14688 consensus_queue.cc:260] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:41.834234 14687 raft_consensus.cc:740] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.834110 14690 consensus_queue.cc:260] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:41.833899 14689 raft_consensus.cc:359] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:41.835635 14689 raft_consensus.cc:385] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.835840 14688 ts_tablet_manager.cc:1434] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260709 14:49:41.836005 14689 raft_consensus.cc:740] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.836982 14688 tablet_bootstrap.cc:492] T 260b75603b054988bcbac0b847f9ec4f P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:41.837543 14687 consensus_queue.cc:260] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:41.839478 14690 ts_tablet_manager.cc:1434] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:49:41.839550 14687 ts_tablet_manager.cc:1434] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:49:41.838485 14847 raft_consensus.cc:493] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:41.840409 14690 tablet_bootstrap.cc:492] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:41.840538 14847 raft_consensus.cc:515] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:41.841197 14687 tablet_bootstrap.cc:492] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:41.844224 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a402ee7f8d44438a71bbcc66e2285a" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:41.836987 14689 consensus_queue.cc:260] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:41.844935 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a402ee7f8d44438a71bbcc66e2285a" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:41.847342 14689 ts_tablet_manager.cc:1434] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 14:49:41.846391 14570 raft_consensus.cc:2468] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 0.
I20260709 14:49:41.842509 14847 leader_election.cc:290] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
W20260709 14:49:41.848260 14461 leader_election.cc:343] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:41.851866 14689 tablet_bootstrap.cc:492] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:41.864986 14463 leader_election.cc:304] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [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: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 1b1feda151584c249732dfdeb1162a32
I20260709 14:49:41.860803 14421 raft_consensus.cc:1275] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Refusing update from remote peer e9e4fe5cdf74407f8b2354ba4c62256a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:49:41.867252 14831 raft_consensus.cc:2804] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:41.867633 14831 raft_consensus.cc:493] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:41.867978 14831 raft_consensus.cc:3060] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:41.868185 14847 consensus_queue.cc:1048] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:41.868947 14688 tablet_bootstrap.cc:654] T 260b75603b054988bcbac0b847f9ec4f P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.870435 14689 tablet_bootstrap.cc:654] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.864358 14690 tablet_bootstrap.cc:654] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.875658 14687 tablet_bootstrap.cc:654] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.877220 15026 raft_consensus.cc:493] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:41.877697 15026 raft_consensus.cc:515] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:41.890142 15026 leader_election.cc:290] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:41.893061 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad986bff56cd48e9974244371d0682b0" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:41.899998 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad986bff56cd48e9974244371d0682b0" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:41.900604 14422 raft_consensus.cc:2468] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:41.893726 14570 raft_consensus.cc:2468] T ad986bff56cd48e9974244371d0682b0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:41.912138 14689 tablet_bootstrap.cc:492] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:41.912846 14689 ts_tablet_manager.cc:1403] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.009s
I20260709 14:49:41.915570 14847 raft_consensus.cc:493] T e62df97ddff947f087885f5b8de32ac0 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:41.916074 14847 raft_consensus.cc:515] T e62df97ddff947f087885f5b8de32ac0 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:41.918046 14847 leader_election.cc:290] T e62df97ddff947f087885f5b8de32ac0 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:41.922087 14689 raft_consensus.cc:359] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:41.923489 14689 raft_consensus.cc:385] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.924103 14689 raft_consensus.cc:740] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.925086 14689 consensus_queue.cc:260] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:41.929355 14689 ts_tablet_manager.cc:1434] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:49:41.931288 14689 tablet_bootstrap.cc:492] T d17bfcd2759d4258850fe4192aa15390 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:41.935376 14608 leader_election.cc:304] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:41.936280 15026 raft_consensus.cc:2804] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:41.936628 15026 raft_consensus.cc:493] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:41.936998 15026 raft_consensus.cc:3060] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:41.941018 15008 consensus_queue.cc:1048] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:41.942845 14689 tablet_bootstrap.cc:654] T d17bfcd2759d4258850fe4192aa15390 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.954149 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62df97ddff947f087885f5b8de32ac0" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:41.960695 14493 raft_consensus.cc:3060] T e62df97ddff947f087885f5b8de32ac0 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:41.968150 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62df97ddff947f087885f5b8de32ac0" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:41.968920 14421 raft_consensus.cc:2393] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9e4fe5cdf74407f8b2354ba4c62256a in current term 1: Already voted for candidate 1b1feda151584c249732dfdeb1162a32 in this term.
I20260709 14:49:41.973377 14461 leader_election.cc:304] T e62df97ddff947f087885f5b8de32ac0 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:41.977131 15005 consensus_queue.cc:1048] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:41.980424 14861 consensus_queue.cc:1048] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:41.981962 14566 raft_consensus.cc:1275] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Refusing update from remote peer e9e4fe5cdf74407f8b2354ba4c62256a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:49:41.983841 14997 consensus_queue.cc:1048] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:41.988762 14990 raft_consensus.cc:493] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:41.989291 14990 raft_consensus.cc:515] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:41.914069 14831 raft_consensus.cc:515] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:41.992206 14990 leader_election.cc:290] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:41.993465 14715 raft_consensus.cc:493] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:41.993993 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934849d9a7214cec9abcbc8bd3372bbc" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:41.993948 14715 raft_consensus.cc:515] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:41.994674 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934849d9a7214cec9abcbc8bd3372bbc" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:41.995334 14570 raft_consensus.cc:2468] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
W20260709 14:49:41.995370 14388 leader_election.cc:343] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:41.995955 14715 leader_election.cc:290] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:41.996820 14388 leader_election.cc:304] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:41.998577 14990 raft_consensus.cc:2804] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:41.999536 14990 raft_consensus.cc:493] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:41.999876 14990 raft_consensus.cc:3060] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.002858 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef52c6cc24594286801ca367d370b4cb" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
W20260709 14:49:42.004482 14463 leader_election.cc:343] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.015121 14641 raft_consensus.cc:3060] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.014997 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef52c6cc24594286801ca367d370b4cb" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
W20260709 14:49:42.019228 14461 leader_election.cc:343] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.019677 14461 leader_election.cc:304] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:42.020731 14715 raft_consensus.cc:2749] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:42.025203 14990 raft_consensus.cc:515] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.026813 14715 raft_consensus.cc:493] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.027287 14715 raft_consensus.cc:515] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:42.030465 14715 leader_election.cc:290] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:42.031515 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260b75603b054988bcbac0b847f9ec4f" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:42.032141 14421 raft_consensus.cc:2468] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 0.
I20260709 14:49:42.033367 14460 leader_election.cc:304] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:42.065339 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a402ee7f8d44438a71bbcc66e2285a" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:42.071529 14570 raft_consensus.cc:3060] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.066357 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260b75603b054988bcbac0b847f9ec4f" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:42.069268 14847 raft_consensus.cc:2749] T e62df97ddff947f087885f5b8de32ac0 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:42.060783 14997 raft_consensus.cc:2804] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:42.080128 14997 raft_consensus.cc:493] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:42.080456 14997 raft_consensus.cc:3060] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.070603 14861 consensus_queue.cc:1048] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:49:42.086513 15008 raft_consensus.cc:493] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.087020 15008 raft_consensus.cc:515] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.088936 15008 leader_election.cc:290] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:42.090399 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ef036897b2496c9daa176ee806d643" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:42.091084 14490 raft_consensus.cc:2468] T d7ef036897b2496c9daa176ee806d643 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
I20260709 14:49:42.092269 14537 leader_election.cc:304] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:42.093003 15008 raft_consensus.cc:2804] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:42.093379 15008 raft_consensus.cc:493] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:42.093695 15008 raft_consensus.cc:3060] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:42.099268 14608 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.129:38887, user_credentials={real_user=slave}} blocked reactor thread for 111272us
I20260709 14:49:42.101819 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ef036897b2496c9daa176ee806d643" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:42.102376 14422 raft_consensus.cc:2468] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
I20260709 14:49:42.106298 15008 raft_consensus.cc:515] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.108217 15008 leader_election.cc:290] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:42.010124 15026 raft_consensus.cc:515] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.112977 14417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ef036897b2496c9daa176ee806d643" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:42.113607 14417 raft_consensus.cc:3060] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.114255 14687 tablet_bootstrap.cc:492] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:42.120657 14417 raft_consensus.cc:2468] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
W20260709 14:49:42.123435 14461 leader_election.cc:343] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.124241 14831 leader_election.cc:290] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
W20260709 14:49:42.167722 14461 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.40.132:35159, user_credentials={real_user=slave}} blocked reactor thread for 44271us
I20260709 14:49:42.171411 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a402ee7f8d44438a71bbcc66e2285a" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
W20260709 14:49:42.177269 14461 leader_election.cc:343] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.180094 14534 leader_election.cc:304] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:42.181824 14990 leader_election.cc:290] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:42.182780 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934849d9a7214cec9abcbc8bd3372bbc" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:42.183393 14566 raft_consensus.cc:3060] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.183463 14997 raft_consensus.cc:515] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:42.185451 14997 leader_election.cc:290] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:42.186589 15008 raft_consensus.cc:2804] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:42.187278 15008 raft_consensus.cc:697] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:42.188050 15008 consensus_queue.cc:237] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.188453 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260b75603b054988bcbac0b847f9ec4f" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
W20260709 14:49:42.190999 14461 leader_election.cc:343] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.125144 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ef036897b2496c9daa176ee806d643" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:42.141822 14687 ts_tablet_manager.cc:1403] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.301s	user 0.063s	sys 0.116s
W20260709 14:49:42.145438 14611 consensus_peers.cc:597] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:42.145634 14690 tablet_bootstrap.cc:492] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:42.193610 14490 raft_consensus.cc:3060] T d7ef036897b2496c9daa176ee806d643 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.193909 14690 ts_tablet_manager.cc:1403] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.354s	user 0.057s	sys 0.056s
I20260709 14:49:42.148754 15026 leader_election.cc:290] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:42.150391 14570 raft_consensus.cc:2468] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:42.195796 14687 raft_consensus.cc:359] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.196429 14687 raft_consensus.cc:385] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.196674 14687 raft_consensus.cc:740] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.196964 14463 leader_election.cc:304] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [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: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 1b1feda151584c249732dfdeb1162a32
W20260709 14:49:42.197090 14611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.130:46713, user_credentials={real_user=slave}} blocked reactor thread for 51761.9us
I20260709 14:49:42.197417 14687 consensus_queue.cc:260] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.196966 14690 raft_consensus.cc:359] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.198532 14690 raft_consensus.cc:385] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.198797 14690 raft_consensus.cc:740] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.199602 14687 ts_tablet_manager.cc:1434] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:42.199421 14690 consensus_queue.cc:260] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.200245 14715 raft_consensus.cc:2804] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:42.200469 14687 tablet_bootstrap.cc:492] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:42.201368 14690 ts_tablet_manager.cc:1434] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:42.201567 14490 raft_consensus.cc:2468] T d7ef036897b2496c9daa176ee806d643 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:42.202224 14690 tablet_bootstrap.cc:492] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:42.206110 14687 tablet_bootstrap.cc:654] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.156720 14689 tablet_bootstrap.cc:492] T d17bfcd2759d4258850fe4192aa15390 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:42.159405 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad986bff56cd48e9974244371d0682b0" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:42.208310 14422 raft_consensus.cc:3060] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.209061 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad986bff56cd48e9974244371d0682b0" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:42.209625 14571 raft_consensus.cc:3060] T ad986bff56cd48e9974244371d0682b0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.191316 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260b75603b054988bcbac0b847f9ec4f" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:42.210973 14419 raft_consensus.cc:3060] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.213073 15026 consensus_queue.cc:1048] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:42.214156 14687 tablet_bootstrap.cc:492] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:42.214596 14687 ts_tablet_manager.cc:1403] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:49:42.217056 14687 raft_consensus.cc:359] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.217322 14419 raft_consensus.cc:2468] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:42.217667 14687 raft_consensus.cc:385] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.217947 14687 raft_consensus.cc:740] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.218593 15026 consensus_queue.cc:1048] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:42.221951 14715 raft_consensus.cc:697] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Becoming Leader. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:42.223114 14422 raft_consensus.cc:2468] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:42.222914 14715 consensus_queue.cc:237] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.192039 14492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934849d9a7214cec9abcbc8bd3372bbc" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:42.224041 14608 leader_election.cc:304] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:42.223987 14687 consensus_queue.cc:260] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.225320 14689 ts_tablet_manager.cc:1403] T d17bfcd2759d4258850fe4192aa15390 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.294s	user 0.008s	sys 0.010s
I20260709 14:49:42.225661 14861 raft_consensus.cc:2804] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:42.125335 14688 tablet_bootstrap.cc:492] T 260b75603b054988bcbac0b847f9ec4f P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:42.226409 14861 raft_consensus.cc:697] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:42.226945 14688 ts_tablet_manager.cc:1403] T 260b75603b054988bcbac0b847f9ec4f P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.390s	user 0.041s	sys 0.075s
I20260709 14:49:42.227459 14861 consensus_queue.cc:237] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.227806 14689 raft_consensus.cc:359] T d17bfcd2759d4258850fe4192aa15390 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:42.228523 14689 raft_consensus.cc:385] T d17bfcd2759d4258850fe4192aa15390 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.228796 14689 raft_consensus.cc:740] T d17bfcd2759d4258850fe4192aa15390 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.229403 14688 raft_consensus.cc:359] T 260b75603b054988bcbac0b847f9ec4f P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:42.231663 14571 raft_consensus.cc:2468] T ad986bff56cd48e9974244371d0682b0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:42.234401 14690 tablet_bootstrap.cc:654] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:42.239490 14388 leader_election.cc:343] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.242211 14925 raft_consensus.cc:493] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.242694 14925 raft_consensus.cc:515] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.244746 14928 raft_consensus.cc:493] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.245193 14928 raft_consensus.cc:515] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.246860 14925 leader_election.cc:290] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:42.246027 14320 catalog_manager.cc:5697] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 1 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:42.239360 14460 leader_election.cc:304] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 1b1feda151584c249732dfdeb1162a32
I20260709 14:49:42.247618 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3280787f5284c1592e506016ffd81cd" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:42.247795 14997 raft_consensus.cc:2804] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:42.248315 14997 raft_consensus.cc:697] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Becoming Leader. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:42.249078 14997 consensus_queue.cc:237] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:42.249672 14928 leader_election.cc:290] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:42.251232 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6636ea8a3033498ca5f761e32f668758" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:42.249883 14492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3280787f5284c1592e506016ffd81cd" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
W20260709 14:49:42.252592 14386 leader_election.cc:343] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:42.249106 14535 leader_election.cc:343] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.253504 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6636ea8a3033498ca5f761e32f668758" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
W20260709 14:49:42.254927 14388 leader_election.cc:343] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:42.255673 14537 leader_election.cc:343] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.256142 14537 leader_election.cc:304] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:42.257100 15005 raft_consensus.cc:2749] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:42.257856 14388 leader_election.cc:304] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:42.260783 14928 raft_consensus.cc:2749] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:42.262512 14697 consensus_queue.cc:1048] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:42.230041 14688 raft_consensus.cc:385] T 260b75603b054988bcbac0b847f9ec4f P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.265306 14688 raft_consensus.cc:740] T 260b75603b054988bcbac0b847f9ec4f P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.266072 14688 consensus_queue.cc:260] T 260b75603b054988bcbac0b847f9ec4f P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:42.268558 14688 ts_tablet_manager.cc:1434] T 260b75603b054988bcbac0b847f9ec4f P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.002s
I20260709 14:49:42.274421 14688 tablet_bootstrap.cc:492] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:42.271171 14689 consensus_queue.cc:260] T d17bfcd2759d4258850fe4192aa15390 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:42.271823 14697 raft_consensus.cc:493] T 260b75603b054988bcbac0b847f9ec4f P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.279078 14697 raft_consensus.cc:515] T 260b75603b054988bcbac0b847f9ec4f P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:42.281163 14697 leader_election.cc:290] T 260b75603b054988bcbac0b847f9ec4f P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:42.270596 14566 raft_consensus.cc:2468] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:42.283831 14388 leader_election.cc:304] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:42.284586 14928 raft_consensus.cc:2804] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:42.285065 14928 raft_consensus.cc:697] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:42.285878 14928 consensus_queue.cc:237] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.286981 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260b75603b054988bcbac0b847f9ec4f" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:42.287813 14419 raft_consensus.cc:2393] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b1feda151584c249732dfdeb1162a32 in current term 1: Already voted for candidate e9e4fe5cdf74407f8b2354ba4c62256a in this term.
I20260709 14:49:42.291321 14687 ts_tablet_manager.cc:1434] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.001s
I20260709 14:49:42.292232 14687 tablet_bootstrap.cc:492] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:42.294525 14493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260b75603b054988bcbac0b847f9ec4f" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:42.298105 14611 leader_election.cc:304] T 260b75603b054988bcbac0b847f9ec4f P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:42.298843 14861 raft_consensus.cc:3060] T 260b75603b054988bcbac0b847f9ec4f P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.304937 14689 ts_tablet_manager.cc:1434] T d17bfcd2759d4258850fe4192aa15390 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.000s
I20260709 14:49:42.307355 14689 tablet_bootstrap.cc:492] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:42.312251 14319 catalog_manager.cc:5697] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.331949 14318 catalog_manager.cc:5697] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:42.332297 14688 tablet_bootstrap.cc:654] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.335734 15005 raft_consensus.cc:493] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.332154 14320 catalog_manager.cc:5697] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a reported cstate change: term changed from 0 to 1, leader changed from <none> to e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130). New cstate: current_term: 1 leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.336923 14320 catalog_manager.cc:5697] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a reported cstate change: term changed from 0 to 1, leader changed from <none> to e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130). New cstate: current_term: 1 leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:42.332123 14861 raft_consensus.cc:2749] T 260b75603b054988bcbac0b847f9ec4f P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:42.337236 15005 raft_consensus.cc:515] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.343701 14493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417f34ca409341a4b155caa15827516c" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:42.343954 14687 tablet_bootstrap.cc:654] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:42.345203 14537 leader_election.cc:343] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.347002 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417f34ca409341a4b155caa15827516c" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:42.347564 14422 raft_consensus.cc:2468] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
I20260709 14:49:42.348569 14534 leader_election.cc:304] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:42.349424 15008 raft_consensus.cc:2804] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:42.349756 15008 raft_consensus.cc:493] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:42.350078 15008 raft_consensus.cc:3060] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.352140 15005 leader_election.cc:290] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:42.352068 14690 tablet_bootstrap.cc:492] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:42.357079 14690 ts_tablet_manager.cc:1403] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.155s	user 0.021s	sys 0.030s
I20260709 14:49:42.361267 14690 raft_consensus.cc:359] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:42.361882 14690 raft_consensus.cc:385] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.340842 14689 tablet_bootstrap.cc:654] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.367499 15008 raft_consensus.cc:515] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.369966 14690 raft_consensus.cc:740] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.370673 14690 consensus_queue.cc:260] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:42.368053 14688 tablet_bootstrap.cc:492] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:42.371814 14688 ts_tablet_manager.cc:1403] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.098s	user 0.008s	sys 0.002s
I20260709 14:49:42.372743 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417f34ca409341a4b155caa15827516c" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:42.373418 14422 raft_consensus.cc:3060] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.380748 14422 raft_consensus.cc:2468] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:42.381757 14690 ts_tablet_manager.cc:1434] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:49:42.391956 14690 tablet_bootstrap.cc:492] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:42.395455 14534 leader_election.cc:304] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:42.386484 14688 raft_consensus.cc:359] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:42.385308 14689 tablet_bootstrap.cc:492] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:42.396229 14688 raft_consensus.cc:385] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.396337 15005 raft_consensus.cc:2804] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:42.396538 14689 ts_tablet_manager.cc:1403] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.003s
I20260709 14:49:42.397518 15005 raft_consensus.cc:697] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:42.398665 14690 tablet_bootstrap.cc:654] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.398322 15005 consensus_queue.cc:237] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.405882 14687 tablet_bootstrap.cc:492] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:42.406358 14687 ts_tablet_manager.cc:1403] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.114s	user 0.028s	sys 0.022s
I20260709 14:49:42.408753 14687 raft_consensus.cc:359] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.409384 14687 raft_consensus.cc:385] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.409647 14687 raft_consensus.cc:740] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.396559 14688 raft_consensus.cc:740] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.399375 14689 raft_consensus.cc:359] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.410714 14687 consensus_queue.cc:260] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.411939 14493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417f34ca409341a4b155caa15827516c" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
W20260709 14:49:42.414146 14537 leader_election.cc:343] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.414853 14687 ts_tablet_manager.cc:1434] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:49:42.415719 14687 tablet_bootstrap.cc:492] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:42.419138 14320 catalog_manager.cc:5697] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.421311 14687 tablet_bootstrap.cc:654] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.423666 14689 raft_consensus.cc:385] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.423899 14689 raft_consensus.cc:740] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.424451 14689 consensus_queue.cc:260] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.426144 14689 ts_tablet_manager.cc:1434] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.000s
I20260709 14:49:42.426467 15008 leader_election.cc:290] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:42.429881 14689 tablet_bootstrap.cc:492] T 417f34ca409341a4b155caa15827516c P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:42.431718 14688 consensus_queue.cc:260] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:42.442297 14688 ts_tablet_manager.cc:1434] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.058s	user 0.004s	sys 0.002s
I20260709 14:49:42.438659 14690 tablet_bootstrap.cc:492] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:42.442487 14687 tablet_bootstrap.cc:492] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:42.442889 14690 ts_tablet_manager.cc:1403] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.024s
I20260709 14:49:42.443017 14687 ts_tablet_manager.cc:1403] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260709 14:49:42.446450 14687 raft_consensus.cc:359] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.447093 14687 raft_consensus.cc:385] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.448454 14689 tablet_bootstrap.cc:654] T 417f34ca409341a4b155caa15827516c P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.447347 14687 raft_consensus.cc:740] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.464077 14687 consensus_queue.cc:260] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.466379 14687 ts_tablet_manager.cc:1434] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:49:42.465850 14690 raft_consensus.cc:359] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.467007 14690 raft_consensus.cc:385] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.467271 14690 raft_consensus.cc:740] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.467892 14690 consensus_queue.cc:260] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.468582 14687 tablet_bootstrap.cc:492] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:42.455354 14990 raft_consensus.cc:493] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.470685 14690 ts_tablet_manager.cc:1434] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:49:42.470434 14990 raft_consensus.cc:515] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:42.472821 14690 tablet_bootstrap.cc:492] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:42.473321 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d27f63dfd247189ee42894e80e74f2" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:42.473927 14641 raft_consensus.cc:2468] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
I20260709 14:49:42.474910 14386 leader_election.cc:304] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:42.475800 14928 raft_consensus.cc:2804] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:42.476176 14928 raft_consensus.cc:493] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:42.476521 14928 raft_consensus.cc:3060] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.475232 14687 tablet_bootstrap.cc:654] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.478786 14690 tablet_bootstrap.cc:654] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.483111 14689 tablet_bootstrap.cc:492] T 417f34ca409341a4b155caa15827516c P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:42.483525 14689 ts_tablet_manager.cc:1403] T 417f34ca409341a4b155caa15827516c P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.003s
I20260709 14:49:42.485808 14689 raft_consensus.cc:359] T 417f34ca409341a4b155caa15827516c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.486416 14689 raft_consensus.cc:385] T 417f34ca409341a4b155caa15827516c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.486683 14689 raft_consensus.cc:740] T 417f34ca409341a4b155caa15827516c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.487340 14689 consensus_queue.cc:260] T 417f34ca409341a4b155caa15827516c P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.488194 14493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d27f63dfd247189ee42894e80e74f2" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:42.489207 14689 ts_tablet_manager.cc:1434] T 417f34ca409341a4b155caa15827516c P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260709 14:49:42.490478 14388 leader_election.cc:343] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.491367 14689 tablet_bootstrap.cc:492] T 68d27f63dfd247189ee42894e80e74f2 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:42.496591 14689 tablet_bootstrap.cc:654] T 68d27f63dfd247189ee42894e80e74f2 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.499138 14928 raft_consensus.cc:515] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:42.501907 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d27f63dfd247189ee42894e80e74f2" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:42.502519 14641 raft_consensus.cc:3060] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.501348 14990 leader_election.cc:290] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:42.511359 14689 tablet_bootstrap.cc:492] T 68d27f63dfd247189ee42894e80e74f2 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:42.512020 14689 ts_tablet_manager.cc:1403] T 68d27f63dfd247189ee42894e80e74f2 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260709 14:49:42.469120 14688 tablet_bootstrap.cc:492] T ef52c6cc24594286801ca367d370b4cb P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:42.515235 14689 raft_consensus.cc:359] T 68d27f63dfd247189ee42894e80e74f2 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:42.516008 14689 raft_consensus.cc:385] T 68d27f63dfd247189ee42894e80e74f2 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.516292 14689 raft_consensus.cc:740] T 68d27f63dfd247189ee42894e80e74f2 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.517282 14689 consensus_queue.cc:260] T 68d27f63dfd247189ee42894e80e74f2 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:42.518888 15050 raft_consensus.cc:493] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.519475 15050 raft_consensus.cc:515] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.521800 15050 leader_election.cc:290] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:42.524154 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1262009d19f4a20b191bdb551db7cd6" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:42.528733 14492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1262009d19f4a20b191bdb551db7cd6" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
W20260709 14:49:42.530766 14388 leader_election.cc:343] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:42.531864 14388 leader_election.cc:343] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.532284 14388 leader_election.cc:304] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:42.534075 15050 raft_consensus.cc:2749] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:42.535109 14493 raft_consensus.cc:3060] T d17bfcd2759d4258850fe4192aa15390 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.536867 14689 ts_tablet_manager.cc:1434] T 68d27f63dfd247189ee42894e80e74f2 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:49:42.540321 14641 raft_consensus.cc:2468] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:42.541810 14386 leader_election.cc:304] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:42.542798 15050 raft_consensus.cc:2804] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:42.543347 15050 raft_consensus.cc:697] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:42.554291 15050 consensus_queue.cc:237] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:42.551759 14689 tablet_bootstrap.cc:492] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
W20260709 14:49:42.576416 14388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.40.131:32865, user_credentials={real_user=slave}} blocked reactor thread for 44570.1us
I20260709 14:49:42.576714 14689 tablet_bootstrap.cc:654] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.585594 14492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d27f63dfd247189ee42894e80e74f2" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:42.586326 14492 raft_consensus.cc:3060] T 68d27f63dfd247189ee42894e80e74f2 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.597730 14318 catalog_manager.cc:5697] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:42.604100 14492 raft_consensus.cc:2468] T 68d27f63dfd247189ee42894e80e74f2 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:42.552116 14928 leader_election.cc:290] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:42.612231 14688 tablet_bootstrap.cc:654] T ef52c6cc24594286801ca367d370b4cb P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.619673 14687 tablet_bootstrap.cc:492] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:42.619752 14690 tablet_bootstrap.cc:492] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:42.620841 14689 tablet_bootstrap.cc:492] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:42.621317 14687 ts_tablet_manager.cc:1403] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.153s	user 0.026s	sys 0.024s
I20260709 14:49:42.621399 14690 ts_tablet_manager.cc:1403] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.149s	user 0.046s	sys 0.087s
I20260709 14:49:42.621495 14689 ts_tablet_manager.cc:1403] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.010s
I20260709 14:49:42.624364 14687 raft_consensus.cc:359] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.625146 14687 raft_consensus.cc:385] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.625439 14687 raft_consensus.cc:740] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.624611 14689 raft_consensus.cc:359] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.625489 14688 tablet_bootstrap.cc:492] T ef52c6cc24594286801ca367d370b4cb P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:42.626060 14689 raft_consensus.cc:385] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.626204 14690 raft_consensus.cc:359] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.626971 14688 ts_tablet_manager.cc:1403] T ef52c6cc24594286801ca367d370b4cb P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.158s	user 0.007s	sys 0.006s
I20260709 14:49:42.626459 14689 raft_consensus.cc:740] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.627185 14690 raft_consensus.cc:385] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.627913 14690 raft_consensus.cc:740] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.627803 14689 consensus_queue.cc:260] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.628794 14690 consensus_queue.cc:260] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.629210 14689 ts_tablet_manager.cc:1434] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:42.629796 14997 raft_consensus.cc:493] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.626154 14687 consensus_queue.cc:260] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.630283 14997 raft_consensus.cc:515] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.630904 14690 ts_tablet_manager.cc:1434] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 14:49:42.631707 14687 ts_tablet_manager.cc:1434] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:49:42.632618 14687 tablet_bootstrap.cc:492] T d1262009d19f4a20b191bdb551db7cd6 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:42.633435 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934849d9a7214cec9abcbc8bd3372bbc" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:42.636608 14688 raft_consensus.cc:359] T ef52c6cc24594286801ca367d370b4cb P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.637260 14688 raft_consensus.cc:385] T ef52c6cc24594286801ca367d370b4cb P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.637554 14688 raft_consensus.cc:740] T ef52c6cc24594286801ca367d370b4cb P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.641031 14690 tablet_bootstrap.cc:492] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:42.638150 14688 consensus_queue.cc:260] T ef52c6cc24594286801ca367d370b4cb P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.644721 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934849d9a7214cec9abcbc8bd3372bbc" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:42.645741 14570 raft_consensus.cc:2393] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9e4fe5cdf74407f8b2354ba4c62256a in current term 1: Already voted for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in this term.
I20260709 14:49:42.647400 14690 tablet_bootstrap.cc:654] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.648849 14997 leader_election.cc:290] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:42.649019 14463 leader_election.cc:304] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:42.651873 14715 raft_consensus.cc:3060] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.652299 15005 consensus_queue.cc:1048] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:42.653961 14689 tablet_bootstrap.cc:492] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:42.660048 14689 tablet_bootstrap.cc:654] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.663563 14688 ts_tablet_manager.cc:1434] T ef52c6cc24594286801ca367d370b4cb P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:49:42.664724 14715 raft_consensus.cc:2749] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:42.665601 14697 consensus_queue.cc:1048] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:42.667236 14690 tablet_bootstrap.cc:492] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:42.667707 14690 ts_tablet_manager.cc:1403] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 14:49:42.670204 14690 raft_consensus.cc:359] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.670897 14690 raft_consensus.cc:385] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.671136 14690 raft_consensus.cc:740] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.671700 14690 consensus_queue.cc:260] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.673785 14690 ts_tablet_manager.cc:1434] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:42.678064 14688 tablet_bootstrap.cc:492] T 60a402ee7f8d44438a71bbcc66e2285a P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:42.683328 15008 consensus_queue.cc:1048] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:42.676999 14690 tablet_bootstrap.cc:492] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:42.698975 14687 tablet_bootstrap.cc:654] T d1262009d19f4a20b191bdb551db7cd6 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.699859 14690 tablet_bootstrap.cc:654] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.706085 14715 consensus_queue.cc:1048] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:42.706799 14697 consensus_queue.cc:1048] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:42.716014 14461 consensus_peers.cc:597] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Couldn't send request to peer 1b1feda151584c249732dfdeb1162a32. 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 14:49:42.723254 15008 raft_consensus.cc:493] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.723832 15008 raft_consensus.cc:515] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.726347 15008 leader_election.cc:290] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:42.726503 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6636ea8a3033498ca5f761e32f668758" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:42.727630 14689 tablet_bootstrap.cc:492] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
W20260709 14:49:42.728003 14535 leader_election.cc:343] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.728134 14689 ts_tablet_manager.cc:1403] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.000s
I20260709 14:49:42.729748 14688 tablet_bootstrap.cc:654] T 60a402ee7f8d44438a71bbcc66e2285a P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.731401 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6636ea8a3033498ca5f761e32f668758" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:42.732040 14419 raft_consensus.cc:2468] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
I20260709 14:49:42.733525 14534 leader_election.cc:304] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32
I20260709 14:49:42.728269 14925 raft_consensus.cc:493] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.734431 14925 raft_consensus.cc:515] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.737223 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596c71f77d14d7ba8f04d5e54fe5ea5" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
W20260709 14:49:42.739266 14535 leader_election.cc:343] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.738598 14925 leader_election.cc:290] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:42.753619 14687 tablet_bootstrap.cc:492] T d1262009d19f4a20b191bdb551db7cd6 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:42.754138 14687 ts_tablet_manager.cc:1403] T d1262009d19f4a20b191bdb551db7cd6 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.122s	user 0.010s	sys 0.010s
I20260709 14:49:42.748896 15005 raft_consensus.cc:2804] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:42.757208 14687 raft_consensus.cc:359] T d1262009d19f4a20b191bdb551db7cd6 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.757860 14687 raft_consensus.cc:385] T d1262009d19f4a20b191bdb551db7cd6 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.758113 14687 raft_consensus.cc:740] T d1262009d19f4a20b191bdb551db7cd6 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.758875 14687 consensus_queue.cc:260] T d1262009d19f4a20b191bdb551db7cd6 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.758873 15005 raft_consensus.cc:493] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:42.761343 15005 raft_consensus.cc:3060] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.761345 14687 ts_tablet_manager.cc:1434] T d1262009d19f4a20b191bdb551db7cd6 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 14:49:42.762775 14687 tablet_bootstrap.cc:492] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:42.754031 14689 raft_consensus.cc:359] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.767421 14689 raft_consensus.cc:385] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.767732 14689 raft_consensus.cc:740] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.768700 14689 consensus_queue.cc:260] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.770750 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596c71f77d14d7ba8f04d5e54fe5ea5" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:42.771339 14419 raft_consensus.cc:2468] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
I20260709 14:49:42.771667 14687 tablet_bootstrap.cc:654] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.772118 14689 ts_tablet_manager.cc:1434] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 14:49:42.773020 14689 tablet_bootstrap.cc:492] T 61d1b9e9535b4a049de5429b6dd108dd P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:42.782008 14690 tablet_bootstrap.cc:492] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:42.782476 14690 ts_tablet_manager.cc:1403] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.108s	user 0.014s	sys 0.002s
I20260709 14:49:42.784041 14997 consensus_queue.cc:1048] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:42.784931 14690 raft_consensus.cc:359] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:42.785583 14690 raft_consensus.cc:385] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.785828 14690 raft_consensus.cc:740] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.786317 14688 tablet_bootstrap.cc:492] T 60a402ee7f8d44438a71bbcc66e2285a P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:42.786800 14688 ts_tablet_manager.cc:1403] T 60a402ee7f8d44438a71bbcc66e2285a P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.000s
I20260709 14:49:42.789254 14688 raft_consensus.cc:359] T 60a402ee7f8d44438a71bbcc66e2285a P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.791443 14688 raft_consensus.cc:385] T 60a402ee7f8d44438a71bbcc66e2285a P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.792681 14688 raft_consensus.cc:740] T 60a402ee7f8d44438a71bbcc66e2285a P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.793325 14688 consensus_queue.cc:260] T 60a402ee7f8d44438a71bbcc66e2285a P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.796622 14688 ts_tablet_manager.cc:1434] T 60a402ee7f8d44438a71bbcc66e2285a P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:49:42.775305 14534 leader_election.cc:304] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32
I20260709 14:49:42.798372 15085 raft_consensus.cc:2804] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:42.798751 15085 raft_consensus.cc:493] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:42.799059 15085 raft_consensus.cc:3060] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.799876 14687 tablet_bootstrap.cc:492] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:42.800333 14687 ts_tablet_manager.cc:1403] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.002s
I20260709 14:49:42.818277 14687 raft_consensus.cc:359] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.822103 14688 tablet_bootstrap.cc:492] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
W20260709 14:49:42.824415 14368 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:42.825456 15085 raft_consensus.cc:515] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.786433 14690 consensus_queue.cc:260] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
W20260709 14:49:42.826596 14534 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.40.129:38887, user_credentials={real_user=slave}} blocked reactor thread for 51390.1us
I20260709 14:49:42.823127 14689 tablet_bootstrap.cc:654] T 61d1b9e9535b4a049de5429b6dd108dd P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.829679 14690 ts_tablet_manager.cc:1434] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 14:49:42.829912 14688 tablet_bootstrap.cc:654] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.830549 14690 tablet_bootstrap.cc:492] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:42.833030 14687 raft_consensus.cc:385] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.833312 14687 raft_consensus.cc:740] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.833884 14687 consensus_queue.cc:260] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.836437 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596c71f77d14d7ba8f04d5e54fe5ea5" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
W20260709 14:49:42.837682 14535 leader_election.cc:343] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.848371 14687 ts_tablet_manager.cc:1434] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.002s
I20260709 14:49:42.849294 14687 tablet_bootstrap.cc:492] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:42.851244 15085 leader_election.cc:290] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:42.854969 14690 tablet_bootstrap.cc:654] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.859953 15085 raft_consensus.cc:493] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.860473 15085 raft_consensus.cc:515] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.862460 15085 leader_election.cc:290] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:42.863164 14688 tablet_bootstrap.cc:492] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:42.863706 14687 tablet_bootstrap.cc:654] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.864574 14493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef52c6cc24594286801ca367d370b4cb" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:42.863582 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef52c6cc24594286801ca367d370b4cb" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:42.863611 14688 ts_tablet_manager.cc:1403] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.000s
I20260709 14:49:42.865902 14641 raft_consensus.cc:2468] T ef52c6cc24594286801ca367d370b4cb P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
I20260709 14:49:42.867175 14535 leader_election.cc:304] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:42.865172 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596c71f77d14d7ba8f04d5e54fe5ea5" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:42.868127 14419 raft_consensus.cc:3060] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.865200 14493 raft_consensus.cc:2468] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
I20260709 14:49:42.868700 14928 raft_consensus.cc:493] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.869148 14928 raft_consensus.cc:515] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.869972 15085 raft_consensus.cc:2804] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:42.870411 15085 raft_consensus.cc:493] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:42.870819 15085 raft_consensus.cc:3060] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.871021 14928 leader_election.cc:290] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:42.872977 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6ad720cff642a0a908cd53b4ae2168" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:42.874768 14419 raft_consensus.cc:2468] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
W20260709 14:49:42.875200 14386 leader_election.cc:343] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.875949 15005 raft_consensus.cc:515] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.868084 14688 raft_consensus.cc:359] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:42.878003 14688 raft_consensus.cc:385] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.877673 15085 raft_consensus.cc:515] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.878280 14688 raft_consensus.cc:740] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.878500 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6636ea8a3033498ca5f761e32f668758" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:42.878988 14688 consensus_queue.cc:260] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
W20260709 14:49:42.879797 14535 leader_election.cc:343] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.880321 14493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef52c6cc24594286801ca367d370b4cb" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:42.880877 14493 raft_consensus.cc:3060] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.881572 14690 tablet_bootstrap.cc:492] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:42.881992 14690 ts_tablet_manager.cc:1403] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.000s
I20260709 14:49:42.884323 14688 ts_tablet_manager.cc:1434] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:49:42.884455 14689 tablet_bootstrap.cc:492] T 61d1b9e9535b4a049de5429b6dd108dd P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:42.885000 14689 ts_tablet_manager.cc:1403] T 61d1b9e9535b4a049de5429b6dd108dd P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.112s	user 0.014s	sys 0.001s
I20260709 14:49:42.885392 14688 tablet_bootstrap.cc:492] T 6636ea8a3033498ca5f761e32f668758 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:42.888129 14689 raft_consensus.cc:359] T 61d1b9e9535b4a049de5429b6dd108dd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.888763 14689 raft_consensus.cc:385] T 61d1b9e9535b4a049de5429b6dd108dd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.889035 14689 raft_consensus.cc:740] T 61d1b9e9535b4a049de5429b6dd108dd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.889631 14689 consensus_queue.cc:260] T 61d1b9e9535b4a049de5429b6dd108dd P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.891994 15005 leader_election.cc:290] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:42.895784 14689 ts_tablet_manager.cc:1434] T 61d1b9e9535b4a049de5429b6dd108dd P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260709 14:49:42.896806 14689 tablet_bootstrap.cc:492] T 900a16a78494433ba43b5313f2d36197 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:42.898797 14715 raft_consensus.cc:493] T 417f34ca409341a4b155caa15827516c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.894057 14690 raft_consensus.cc:359] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.899359 14690 raft_consensus.cc:385] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.899235 14715 raft_consensus.cc:515] T 417f34ca409341a4b155caa15827516c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.899721 14690 raft_consensus.cc:740] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.899822 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6ad720cff642a0a908cd53b4ae2168" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:42.900611 14690 consensus_queue.cc:260] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.903229 14690 ts_tablet_manager.cc:1434] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:49:42.903332 14715 leader_election.cc:290] T 417f34ca409341a4b155caa15827516c P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:42.905066 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417f34ca409341a4b155caa15827516c" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:42.908279 14422 raft_consensus.cc:2393] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9e4fe5cdf74407f8b2354ba4c62256a in current term 1: Already voted for candidate b8d0cabbfae54e6b84526da274f7a9f0 in this term.
I20260709 14:49:42.909499 14690 tablet_bootstrap.cc:492] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:42.915079 14688 tablet_bootstrap.cc:654] T 6636ea8a3033498ca5f761e32f668758 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.915091 14689 tablet_bootstrap.cc:654] T 900a16a78494433ba43b5313f2d36197 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.918351 14690 tablet_bootstrap.cc:654] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.921167 14687 tablet_bootstrap.cc:492] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:42.921586 14687 ts_tablet_manager.cc:1403] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.000s
I20260709 14:49:42.924017 14687 raft_consensus.cc:359] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.924635 14687 raft_consensus.cc:385] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.924888 14687 raft_consensus.cc:740] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.925269 14715 raft_consensus.cc:493] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.925761 14715 raft_consensus.cc:515] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:42.925938 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6636ea8a3033498ca5f761e32f668758" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:42.926543 14421 raft_consensus.cc:3060] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.927563 14715 leader_election.cc:290] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:42.927471 14687 consensus_queue.cc:260] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.929667 14687 ts_tablet_manager.cc:1434] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:49:42.930507 14687 tablet_bootstrap.cc:492] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0: Bootstrap starting.
I20260709 14:49:42.932507 14928 consensus_queue.cc:1048] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:42.933296 14715 consensus_queue.cc:1048] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:42.934706 14534 leader_election.cc:304] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32
I20260709 14:49:42.937821 14687 tablet_bootstrap.cc:654] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.938527 15086 raft_consensus.cc:2804] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:42.939044 15086 raft_consensus.cc:697] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:42.939819 15086 consensus_queue.cc:237] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.942945 14421 raft_consensus.cc:2468] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:42.944522 14493 raft_consensus.cc:2468] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:42.947345 14537 leader_election.cc:304] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:42.948194 15005 raft_consensus.cc:2804] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:42.948258 15050 consensus_queue.cc:1048] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:42.949103 15005 raft_consensus.cc:697] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:42.949405 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef52c6cc24594286801ca367d370b4cb" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:42.949997 14642 raft_consensus.cc:3060] T ef52c6cc24594286801ca367d370b4cb P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.949946 15005 consensus_queue.cc:237] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
W20260709 14:49:42.950178 14388 leader_election.cc:343] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.950996 14388 leader_election.cc:304] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:42.948333 15085 leader_election.cc:290] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:42.955283 14688 tablet_bootstrap.cc:492] T 6636ea8a3033498ca5f761e32f668758 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:42.955806 14688 ts_tablet_manager.cc:1403] T 6636ea8a3033498ca5f761e32f668758 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.000s
I20260709 14:49:42.951668 15050 raft_consensus.cc:2749] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:42.959430 14642 raft_consensus.cc:2468] T ef52c6cc24594286801ca367d370b4cb P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:42.960026 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1262009d19f4a20b191bdb551db7cd6" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:42.960170 15085 raft_consensus.cc:493] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.960628 14422 raft_consensus.cc:2468] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 0.
I20260709 14:49:42.960659 15085 raft_consensus.cc:515] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.962334 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417f34ca409341a4b155caa15827516c" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:42.962893 15085 leader_election.cc:290] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:42.963164 14460 leader_election.cc:304] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:42.963953 14715 raft_consensus.cc:2804] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:42.964262 14715 raft_consensus.cc:493] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:42.964534 14715 raft_consensus.cc:3060] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.965170 14493 raft_consensus.cc:3060] T 417f34ca409341a4b155caa15827516c P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.967046 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61d1b9e9535b4a049de5429b6dd108dd" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:42.967736 14490 raft_consensus.cc:2468] T 61d1b9e9535b4a049de5429b6dd108dd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
I20260709 14:49:42.969862 14537 leader_election.cc:304] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:42.970676 15008 raft_consensus.cc:2804] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:42.971025 15008 raft_consensus.cc:493] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:42.971338 15008 raft_consensus.cc:3060] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.967093 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1262009d19f4a20b191bdb551db7cd6" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:42.975356 14571 raft_consensus.cc:2468] T d1262009d19f4a20b191bdb551db7cd6 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 0.
I20260709 14:49:42.981451 14925 consensus_queue.cc:1048] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:42.978467 15008 raft_consensus.cc:515] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:42.986492 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61d1b9e9535b4a049de5429b6dd108dd" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:42.986588 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61d1b9e9535b4a049de5429b6dd108dd" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:42.987277 14495 raft_consensus.cc:3060] T 61d1b9e9535b4a049de5429b6dd108dd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:42.988205 14535 leader_election.cc:343] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.988765 15008 leader_election.cc:290] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:42.989475 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61d1b9e9535b4a049de5429b6dd108dd" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
W20260709 14:49:42.990649 14535 leader_election.cc:343] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.994133 14495 raft_consensus.cc:2468] T 61d1b9e9535b4a049de5429b6dd108dd P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:42.995417 14534 leader_election.cc:304] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32
I20260709 14:49:42.996199 15085 raft_consensus.cc:2804] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:42.996678 15085 raft_consensus.cc:697] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:42.997526 15085 consensus_queue.cc:237] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:42.998584 14463 leader_election.cc:304] T 417f34ca409341a4b155caa15827516c P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:42.996907 14715 raft_consensus.cc:515] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:43.002027 14537 leader_election.cc:304] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [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: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 1b1feda151584c249732dfdeb1162a32
I20260709 14:49:42.958777 14688 raft_consensus.cc:359] T 6636ea8a3033498ca5f761e32f668758 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:43.003713 14925 raft_consensus.cc:2804] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.003805 14857 raft_consensus.cc:493] T 60a402ee7f8d44438a71bbcc66e2285a P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.004205 14925 raft_consensus.cc:697] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:43.004292 14857 raft_consensus.cc:515] T 60a402ee7f8d44438a71bbcc66e2285a P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:43.005043 14925 consensus_queue.cc:237] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:43.005378 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1262009d19f4a20b191bdb551db7cd6" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:43.006060 14422 raft_consensus.cc:3060] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.006266 14857 leader_election.cc:290] T 60a402ee7f8d44438a71bbcc66e2285a P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:43.008427 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a402ee7f8d44438a71bbcc66e2285a" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:43.009752 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a402ee7f8d44438a71bbcc66e2285a" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:43.010905 14611 leader_election.cc:304] T 60a402ee7f8d44438a71bbcc66e2285a P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32; no voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:43.012112 14857 raft_consensus.cc:2749] T 60a402ee7f8d44438a71bbcc66e2285a P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.012229 14422 raft_consensus.cc:2468] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:43.013465 14688 raft_consensus.cc:385] T 6636ea8a3033498ca5f761e32f668758 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.013784 14688 raft_consensus.cc:740] T 6636ea8a3033498ca5f761e32f668758 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.016427 14460 leader_election.cc:304] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:43.017136 14997 raft_consensus.cc:2804] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.028929 14715 leader_election.cc:290] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:43.037086 14687 tablet_bootstrap.cc:492] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0: No bootstrap required, opened a new log
I20260709 14:49:43.037283 14928 raft_consensus.cc:493] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.037724 14687 ts_tablet_manager.cc:1403] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent bootstrapping tablet: real 0.107s	user 0.028s	sys 0.048s
I20260709 14:49:43.037845 14928 raft_consensus.cc:515] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:43.039849 14928 leader_election.cc:290] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:43.040467 14687 raft_consensus.cc:359] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:43.041177 14687 raft_consensus.cc:385] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.041580 14687 raft_consensus.cc:740] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.042330 14687 consensus_queue.cc:260] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:43.043450 14493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b92dce14aae4ddc92341bb39e8245b4" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:43.044773 14687 ts_tablet_manager.cc:1434] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:43.046669 14813 consensus_queue.cc:1048] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.046975 14688 consensus_queue.cc:260] T 6636ea8a3033498ca5f761e32f668758 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:43.056600 14688 ts_tablet_manager.cc:1434] T 6636ea8a3033498ca5f761e32f668758 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.100s	user 0.007s	sys 0.000s
I20260709 14:49:43.057498 14688 tablet_bootstrap.cc:492] T 61d1b9e9535b4a049de5429b6dd108dd P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:43.057934 15022 raft_consensus.cc:2749] T 417f34ca409341a4b155caa15827516c P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.065927 14688 tablet_bootstrap.cc:654] T 61d1b9e9535b4a049de5429b6dd108dd P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:43.070807 14388 leader_election.cc:343] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.074169 14320 catalog_manager.cc:5697] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.075721 14320 catalog_manager.cc:5697] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.077062 14320 catalog_manager.cc:5697] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.083861 14925 consensus_queue.cc:1048] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.094138 14997 raft_consensus.cc:697] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Becoming Leader. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:43.095139 14997 consensus_queue.cc:237] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:43.117673 15070 consensus_queue.cc:1048] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.119302 14697 raft_consensus.cc:493] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.119774 14697 raft_consensus.cc:515] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:43.121513 14697 leader_election.cc:290] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:43.123355 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b92dce14aae4ddc92341bb39e8245b4" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:43.124008 14566 raft_consensus.cc:2468] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 0.
I20260709 14:49:43.125306 14388 leader_election.cc:304] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:43.126295 14928 raft_consensus.cc:2804] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.126695 14928 raft_consensus.cc:493] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.127049 14928 raft_consensus.cc:3060] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.126410 14319 catalog_manager.cc:5697] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.128309 14492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900a16a78494433ba43b5313f2d36197" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:43.130852 14690 tablet_bootstrap.cc:492] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: No bootstrap required, opened a new log
I20260709 14:49:43.131301 14690 ts_tablet_manager.cc:1403] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.222s	user 0.015s	sys 0.000s
W20260709 14:49:43.133011 14611 leader_election.cc:343] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.133632 14690 raft_consensus.cc:359] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:43.134282 14690 raft_consensus.cc:385] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.134532 14690 raft_consensus.cc:740] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.135149 14690 consensus_queue.cc:260] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:43.136766 14690 ts_tablet_manager.cc:1434] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:49:43.136646 14928 raft_consensus.cc:515] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:43.137574 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900a16a78494433ba43b5313f2d36197" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:43.138118 14422 raft_consensus.cc:2468] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:43.139086 14608 leader_election.cc:304] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:43.140025 14697 raft_consensus.cc:2804] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.140442 14697 raft_consensus.cc:493] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.140472 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1262009d19f4a20b191bdb551db7cd6" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:43.140853 14697 raft_consensus.cc:3060] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.141095 14566 raft_consensus.cc:3060] T d1262009d19f4a20b191bdb551db7cd6 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.142787 14928 leader_election.cc:290] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:43.150054 14689 tablet_bootstrap.cc:492] T 900a16a78494433ba43b5313f2d36197 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:43.150521 14689 ts_tablet_manager.cc:1403] T 900a16a78494433ba43b5313f2d36197 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.254s	user 0.010s	sys 0.007s
I20260709 14:49:43.156255 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b92dce14aae4ddc92341bb39e8245b4" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:43.156780 14570 raft_consensus.cc:3060] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.157239 15022 raft_consensus.cc:493] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.157716 15022 raft_consensus.cc:515] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:43.162513 14570 raft_consensus.cc:2468] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 1.
I20260709 14:49:43.163371 15022 leader_election.cc:290] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:43.164330 14388 leader_election.cc:304] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:43.165092 14928 raft_consensus.cc:2804] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.165678 14928 raft_consensus.cc:697] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:43.166409 14928 consensus_queue.cc:237] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:43.170715 14566 raft_consensus.cc:2468] T d1262009d19f4a20b191bdb551db7cd6 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:43.175731 14688 tablet_bootstrap.cc:492] T 61d1b9e9535b4a049de5429b6dd108dd P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:43.176141 14688 ts_tablet_manager.cc:1403] T 61d1b9e9535b4a049de5429b6dd108dd P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.119s	user 0.028s	sys 0.037s
I20260709 14:49:43.178599 14688 raft_consensus.cc:359] T 61d1b9e9535b4a049de5429b6dd108dd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:43.179265 14688 raft_consensus.cc:385] T 61d1b9e9535b4a049de5429b6dd108dd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.179744 14688 raft_consensus.cc:740] T 61d1b9e9535b4a049de5429b6dd108dd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.180488 14688 consensus_queue.cc:260] T 61d1b9e9535b4a049de5429b6dd108dd P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:43.183166 14644 raft_consensus.cc:3060] T 60a402ee7f8d44438a71bbcc66e2285a P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.184325 14688 ts_tablet_manager.cc:1434] T 61d1b9e9535b4a049de5429b6dd108dd P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:43.185271 14688 tablet_bootstrap.cc:492] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:43.176162 14689 raft_consensus.cc:359] T 900a16a78494433ba43b5313f2d36197 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:43.188068 14689 raft_consensus.cc:385] T 900a16a78494433ba43b5313f2d36197 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.188513 14689 raft_consensus.cc:740] T 900a16a78494433ba43b5313f2d36197 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.187996 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3280787f5284c1592e506016ffd81cd" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:43.189186 14689 consensus_queue.cc:260] T 900a16a78494433ba43b5313f2d36197 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:43.191372 14689 ts_tablet_manager.cc:1434] T 900a16a78494433ba43b5313f2d36197 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260709 14:49:43.192242 14689 tablet_bootstrap.cc:492] T 750bbd59ecef4e7eb420be98735f4ecf P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:43.192864 14688 tablet_bootstrap.cc:654] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.157060 14697 raft_consensus.cc:515] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:43.203539 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900a16a78494433ba43b5313f2d36197" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:43.210641 14422 raft_consensus.cc:3060] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:43.213039 14461 leader_election.cc:343] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.205593 14697 leader_election.cc:290] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:43.231339 14688 tablet_bootstrap.cc:492] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:43.231850 14688 ts_tablet_manager.cc:1403] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.047s	user 0.028s	sys 0.010s
I20260709 14:49:43.234439 14688 raft_consensus.cc:359] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:43.235092 14688 raft_consensus.cc:385] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.235342 14688 raft_consensus.cc:740] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.236078 14688 consensus_queue.cc:260] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:43.239640 14688 ts_tablet_manager.cc:1434] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:43.240504 14688 tablet_bootstrap.cc:492] T f3280787f5284c1592e506016ffd81cd P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:43.243809 14320 catalog_manager.cc:5697] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.247433 14689 tablet_bootstrap.cc:654] T 750bbd59ecef4e7eb420be98735f4ecf P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.247447 14688 tablet_bootstrap.cc:654] T f3280787f5284c1592e506016ffd81cd P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.249501 14422 raft_consensus.cc:2468] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:43.266902 14608 leader_election.cc:304] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:43.267627 15026 raft_consensus.cc:2804] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.268064 15026 raft_consensus.cc:697] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:43.268811 15026 consensus_queue.cc:237] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
W20260709 14:49:43.250247 14460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.129:38887, user_credentials={real_user=slave}} blocked reactor thread for 120409us
I20260709 14:49:43.275365 14688 tablet_bootstrap.cc:492] T f3280787f5284c1592e506016ffd81cd P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:43.251744 14492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900a16a78494433ba43b5313f2d36197" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
W20260709 14:49:43.259414 14463 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.131:32865, user_credentials={real_user=slave}} blocked reactor thread for 102665us
I20260709 14:49:43.276733 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b92dce14aae4ddc92341bb39e8245b4" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:43.278568 14688 ts_tablet_manager.cc:1403] T f3280787f5284c1592e506016ffd81cd P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.002s
I20260709 14:49:43.280579 15085 raft_consensus.cc:493] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.281020 14688 raft_consensus.cc:359] T f3280787f5284c1592e506016ffd81cd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:43.281821 14688 raft_consensus.cc:385] T f3280787f5284c1592e506016ffd81cd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.282109 14688 raft_consensus.cc:740] T f3280787f5284c1592e506016ffd81cd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.282727 14688 consensus_queue.cc:260] T f3280787f5284c1592e506016ffd81cd P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:43.284547 14688 ts_tablet_manager.cc:1434] T f3280787f5284c1592e506016ffd81cd P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:43.285384 14688 tablet_bootstrap.cc:492] T bc6ad720cff642a0a908cd53b4ae2168 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:43.290860 14688 tablet_bootstrap.cc:654] T bc6ad720cff642a0a908cd53b4ae2168 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.281069 15085 raft_consensus.cc:515] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:43.293478 15085 leader_election.cc:290] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:43.294970 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6ad720cff642a0a908cd53b4ae2168" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:43.295352 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6ad720cff642a0a908cd53b4ae2168" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:43.295603 14419 raft_consensus.cc:2468] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 0.
W20260709 14:49:43.296300 14388 leader_election.cc:343] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:43.296702 14535 leader_election.cc:343] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.276775 14492 raft_consensus.cc:3060] T 900a16a78494433ba43b5313f2d36197 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.297261 14534 leader_election.cc:304] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32
I20260709 14:49:43.298343 15085 raft_consensus.cc:2804] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.298727 15085 raft_consensus.cc:493] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.299070 15085 raft_consensus.cc:3060] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.306746 15085 raft_consensus.cc:515] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:43.308182 14688 tablet_bootstrap.cc:492] T bc6ad720cff642a0a908cd53b4ae2168 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:43.308696 14688 ts_tablet_manager.cc:1403] T bc6ad720cff642a0a908cd53b4ae2168 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260709 14:49:43.309185 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6ad720cff642a0a908cd53b4ae2168" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:43.296619 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3280787f5284c1592e506016ffd81cd" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:43.310035 14566 raft_consensus.cc:2468] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 0.
W20260709 14:49:43.311012 14535 leader_election.cc:343] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.311185 14463 leader_election.cc:304] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [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: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 1b1feda151584c249732dfdeb1162a32
I20260709 14:49:43.312495 14688 raft_consensus.cc:359] T bc6ad720cff642a0a908cd53b4ae2168 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:43.312841 15113 raft_consensus.cc:2804] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.313913 14688 raft_consensus.cc:385] T bc6ad720cff642a0a908cd53b4ae2168 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.314041 15113 raft_consensus.cc:493] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.314802 14688 raft_consensus.cc:740] T bc6ad720cff642a0a908cd53b4ae2168 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.314842 15113 raft_consensus.cc:3060] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.316056 14688 consensus_queue.cc:260] T bc6ad720cff642a0a908cd53b4ae2168 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:43.320035 14688 ts_tablet_manager.cc:1434] T bc6ad720cff642a0a908cd53b4ae2168 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:49:43.317978 14492 raft_consensus.cc:2468] T 900a16a78494433ba43b5313f2d36197 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:43.322456 15085 leader_election.cc:290] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 1 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:43.322330 14688 tablet_bootstrap.cc:492] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 1b1feda151584c249732dfdeb1162a32: Bootstrap starting.
I20260709 14:49:43.323769 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6ad720cff642a0a908cd53b4ae2168" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:43.324335 14421 raft_consensus.cc:3060] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.329810 14688 tablet_bootstrap.cc:654] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 1b1feda151584c249732dfdeb1162a32: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.331611 15113 raft_consensus.cc:515] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:43.334133 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3280787f5284c1592e506016ffd81cd" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:43.334740 14566 raft_consensus.cc:3060] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.335827 14318 catalog_manager.cc:5697] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a reported cstate change: term changed from 0 to 1, leader changed from <none> to e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130). New cstate: current_term: 1 leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.340024 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3280787f5284c1592e506016ffd81cd" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:43.340591 14642 raft_consensus.cc:3060] T f3280787f5284c1592e506016ffd81cd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.348044 14642 raft_consensus.cc:2468] T f3280787f5284c1592e506016ffd81cd P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:43.349738 14461 leader_election.cc:304] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:43.350548 15115 raft_consensus.cc:2804] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.351182 15115 raft_consensus.cc:697] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Becoming Leader. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:43.351920 15115 consensus_queue.cc:237] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:43.361415 14566 raft_consensus.cc:2468] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:43.364895 15113 leader_election.cc:290] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:43.334057 14421 raft_consensus.cc:2468] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:43.369226 14534 leader_election.cc:304] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32
I20260709 14:49:43.371209 14925 raft_consensus.cc:2804] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.371734 14925 raft_consensus.cc:697] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:43.372786 14925 consensus_queue.cc:237] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:43.371323 14857 raft_consensus.cc:493] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.376433 14857 raft_consensus.cc:515] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:43.378262 14857 leader_election.cc:290] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:43.381147 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750bbd59ecef4e7eb420be98735f4ecf" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:43.382652 14421 raft_consensus.cc:2468] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 0.
I20260709 14:49:43.384497 14608 leader_election.cc:304] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:43.385170 14697 raft_consensus.cc:2804] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.385490 14697 raft_consensus.cc:493] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.385790 14697 raft_consensus.cc:3060] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.393138 14697 raft_consensus.cc:515] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:43.395887 14688 tablet_bootstrap.cc:492] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 1b1feda151584c249732dfdeb1162a32: No bootstrap required, opened a new log
I20260709 14:49:43.396342 14688 ts_tablet_manager.cc:1403] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 1b1feda151584c249732dfdeb1162a32: Time spent bootstrapping tablet: real 0.074s	user 0.024s	sys 0.029s
I20260709 14:49:43.399098 14688 raft_consensus.cc:359] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:43.400247 14688 raft_consensus.cc:385] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.400514 14688 raft_consensus.cc:740] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.401157 14688 consensus_queue.cc:260] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:43.401542 14492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750bbd59ecef4e7eb420be98735f4ecf" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:43.404503 14318 catalog_manager.cc:5697] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a reported cstate change: term changed from 0 to 1, leader changed from <none> to e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130). New cstate: current_term: 1 leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.411185 14689 tablet_bootstrap.cc:492] T 750bbd59ecef4e7eb420be98735f4ecf P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:43.411695 14689 ts_tablet_manager.cc:1403] T 750bbd59ecef4e7eb420be98735f4ecf P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.220s	user 0.031s	sys 0.055s
I20260709 14:49:43.413036 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750bbd59ecef4e7eb420be98735f4ecf" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:43.413690 14421 raft_consensus.cc:3060] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.407369 14688 ts_tablet_manager.cc:1434] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 1b1feda151584c249732dfdeb1162a32: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
W20260709 14:49:43.408154 14611 leader_election.cc:343] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.420991 14421 raft_consensus.cc:2468] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:43.421274 14320 catalog_manager.cc:5697] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.412341 14697 leader_election.cc:290] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:43.425155 14608 leader_election.cc:304] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:43.423717 14689 raft_consensus.cc:359] T 750bbd59ecef4e7eb420be98735f4ecf P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:43.426146 14689 raft_consensus.cc:385] T 750bbd59ecef4e7eb420be98735f4ecf P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.426497 14689 raft_consensus.cc:740] T 750bbd59ecef4e7eb420be98735f4ecf P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.427229 14689 consensus_queue.cc:260] T 750bbd59ecef4e7eb420be98735f4ecf P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:43.429551 14689 ts_tablet_manager.cc:1434] T 750bbd59ecef4e7eb420be98735f4ecf P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.005s
I20260709 14:49:43.426379 15129 raft_consensus.cc:2804] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.431365 15129 raft_consensus.cc:697] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:43.432145 15129 consensus_queue.cc:237] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:43.430452 14689 tablet_bootstrap.cc:492] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a: Bootstrap starting.
I20260709 14:49:43.433878 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750bbd59ecef4e7eb420be98735f4ecf" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:43.434430 14490 raft_consensus.cc:3060] T 750bbd59ecef4e7eb420be98735f4ecf P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.438995 14689 tablet_bootstrap.cc:654] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.438943 14642 raft_consensus.cc:3060] T 61d1b9e9535b4a049de5429b6dd108dd P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.444479 15085 consensus_queue.cc:1048] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.450006 14925 consensus_queue.cc:1048] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.455483 14857 raft_consensus.cc:493] T 6636ea8a3033498ca5f761e32f668758 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.455960 14857 raft_consensus.cc:515] T 6636ea8a3033498ca5f761e32f668758 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:43.457424 15008 consensus_queue.cc:1048] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.457774 14857 leader_election.cc:290] T 6636ea8a3033498ca5f761e32f668758 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:43.462419 15005 consensus_queue.cc:1048] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.464473 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6636ea8a3033498ca5f761e32f668758" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:43.507737 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6636ea8a3033498ca5f761e32f668758" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:43.517025 15086 consensus_queue.cc:1048] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.517264 14490 raft_consensus.cc:2468] T 750bbd59ecef4e7eb420be98735f4ecf P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:43.518314 15086 consensus_queue.cc:1048] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:43.525692 14611 leader_election.cc:304] T 6636ea8a3033498ca5f761e32f668758 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:43.527081 15126 raft_consensus.cc:2749] T 6636ea8a3033498ca5f761e32f668758 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.530583 14641 raft_consensus.cc:3060] T 6636ea8a3033498ca5f761e32f668758 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.531320 14318 catalog_manager.cc:5697] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 1 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.535996 14640 raft_consensus.cc:3060] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.553398 15050 consensus_queue.cc:1048] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.560155 15113 consensus_queue.cc:1048] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.589829 14925 consensus_queue.cc:1048] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.603572 14697 raft_consensus.cc:493] T bc6ad720cff642a0a908cd53b4ae2168 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.604130 14697 raft_consensus.cc:515] T bc6ad720cff642a0a908cd53b4ae2168 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:43.614801 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6ad720cff642a0a908cd53b4ae2168" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:43.618911 14697 leader_election.cc:290] T bc6ad720cff642a0a908cd53b4ae2168 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:43.617370 15005 consensus_queue.cc:1048] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:49:43.632469 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6ad720cff642a0a908cd53b4ae2168" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:43.633301 14421 raft_consensus.cc:2393] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b1feda151584c249732dfdeb1162a32 in current term 1: Already voted for candidate b8d0cabbfae54e6b84526da274f7a9f0 in this term.
I20260709 14:49:43.640453 14608 leader_election.cc:304] T bc6ad720cff642a0a908cd53b4ae2168 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:43.652315 14697 raft_consensus.cc:3060] T bc6ad720cff642a0a908cd53b4ae2168 P 1b1feda151584c249732dfdeb1162a32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.662118 14320 catalog_manager.cc:5697] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 1 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.682595 14689 tablet_bootstrap.cc:492] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a: No bootstrap required, opened a new log
I20260709 14:49:43.683651 14689 ts_tablet_manager.cc:1403] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent bootstrapping tablet: real 0.253s	user 0.015s	sys 0.028s
I20260709 14:49:43.692476 14697 raft_consensus.cc:2749] T bc6ad720cff642a0a908cd53b4ae2168 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:43.714895 14388 consensus_peers.cc:597] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:43.714946 14715 consensus_queue.cc:1048] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:43.706012 14689 raft_consensus.cc:359] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:43.730957 14689 raft_consensus.cc:385] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.731262 14689 raft_consensus.cc:740] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.731902 14689 consensus_queue.cc:260] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:43.733997 14689 ts_tablet_manager.cc:1434] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 14:49:43.764717 15026 raft_consensus.cc:493] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8d0cabbfae54e6b84526da274f7a9f0)
I20260709 14:49:43.765237 15026 raft_consensus.cc:515] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:43.771306 15026 leader_election.cc:290] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:43.771799 15026 consensus_queue.cc:1048] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.772607 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596c71f77d14d7ba8f04d5e54fe5ea5" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:43.773999 14417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596c71f77d14d7ba8f04d5e54fe5ea5" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:43.775756 14608 leader_election.cc:304] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:43.778312 15026 raft_consensus.cc:2749] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:43.796341 15026 consensus_queue.cc:1048] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.832042 15086 consensus_queue.cc:1048] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.851853 15005 consensus_queue.cc:1048] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.873266 14697 consensus_queue.cc:1048] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.887174 15129 consensus_queue.cc:1048] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.960475 15115 consensus_queue.cc:1048] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.970986 15022 consensus_queue.cc:1048] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:44.101239 15115 raft_consensus.cc:493] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.101637 15115 raft_consensus.cc:515] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:44.103266 15115 leader_election.cc:290] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:44.103845 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b92dce14aae4ddc92341bb39e8245b4" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:44.105667 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b92dce14aae4ddc92341bb39e8245b4" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:44.106957 14463 leader_election.cc:304] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:44.107787 15115 raft_consensus.cc:2749] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.154973 12450 tablet_server.cc:179] TabletServer@127.12.40.129:0 shutting down...
W20260709 14:49:44.203229 14608 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 61 similar messages]
W20260709 14:49:44.207928 14608 consensus_peers.cc:597] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:44.210606 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:44.211301 12450 tablet_replica.cc:333] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.212066 12450 raft_consensus.cc:2243] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.212476 12450 raft_consensus.cc:2272] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.215461 12450 tablet_replica.cc:333] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.216224 12450 raft_consensus.cc:2243] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.216663 12450 raft_consensus.cc:2272] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.219074 12450 tablet_replica.cc:333] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.219849 12450 raft_consensus.cc:2243] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.220579 12450 raft_consensus.cc:2272] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:44.221803 14534 consensus_peers.cc:597] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:44.222330 12450 tablet_replica.cc:333] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.223032 12450 raft_consensus.cc:2243] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.223366 12450 raft_consensus.cc:2272] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.225183 12450 tablet_replica.cc:333] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.225659 12450 raft_consensus.cc:2243] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.226262 12450 raft_consensus.cc:2272] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.227941 12450 tablet_replica.cc:333] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.228446 12450 raft_consensus.cc:2243] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.228883 12450 raft_consensus.cc:2272] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.230399 12450 tablet_replica.cc:333] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.231092 12450 raft_consensus.cc:2243] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.231526 12450 raft_consensus.cc:2272] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.233536 12450 tablet_replica.cc:333] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.234264 12450 raft_consensus.cc:2243] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.234740 12450 raft_consensus.cc:2272] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.235241 14491 raft_consensus.cc:3060] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:44.235860 14460 consensus_peers.cc:597] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:44.236770 12450 tablet_replica.cc:333] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.237347 12450 raft_consensus.cc:2243] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.238142 12450 raft_consensus.cc:2272] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.239950 12450 tablet_replica.cc:333] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.240561 12450 raft_consensus.cc:2243] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.241276 12450 raft_consensus.cc:2272] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.243043 12450 tablet_replica.cc:333] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.243654 12450 raft_consensus.cc:2243] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.244087 12450 raft_consensus.cc:2272] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.246729 12450 tablet_replica.cc:333] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.247449 12450 raft_consensus.cc:2243] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.247869 12450 raft_consensus.cc:2272] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.249828 12450 tablet_replica.cc:333] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.250483 12450 raft_consensus.cc:2243] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.251309 12450 raft_consensus.cc:2272] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.253250 12450 tablet_replica.cc:333] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
W20260709 14:49:44.253814 14460 consensus_peers.cc:597] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:44.253924 12450 raft_consensus.cc:2243] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.254462 12450 raft_consensus.cc:2272] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.256564 12450 tablet_replica.cc:333] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.257251 12450 raft_consensus.cc:2243] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.257669 12450 raft_consensus.cc:2272] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.259725 12450 tablet_replica.cc:333] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.260303 12450 raft_consensus.cc:2243] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.260730 12450 raft_consensus.cc:2272] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:44.261101 14460 consensus_peers.cc:597] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:44.262823 12450 tablet_replica.cc:333] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.263597 12450 raft_consensus.cc:2243] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.264329 12450 raft_consensus.cc:2272] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.266080 12450 tablet_replica.cc:333] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.266582 12450 raft_consensus.cc:2243] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.267280 12450 raft_consensus.cc:2272] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.268980 12450 tablet_replica.cc:333] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.269620 12450 raft_consensus.cc:2243] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.270316 12450 raft_consensus.cc:2272] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:44.271227 14608 consensus_peers.cc:597] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:44.272369 12450 tablet_replica.cc:333] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.273229 12450 raft_consensus.cc:2243] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.274000 12450 raft_consensus.cc:2272] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:44.275665 14534 consensus_peers.cc:597] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:44.276423 12450 tablet_replica.cc:333] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.277207 12450 raft_consensus.cc:2243] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.277635 12450 raft_consensus.cc:2272] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.279537 12450 tablet_replica.cc:333] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.280004 12450 raft_consensus.cc:2243] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.280306 12450 raft_consensus.cc:2272] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.281750 12450 tablet_replica.cc:333] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.282209 12450 raft_consensus.cc:2243] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.282517 12450 raft_consensus.cc:2272] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.284353 12450 tablet_replica.cc:333] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.284952 12450 raft_consensus.cc:2243] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.285698 12450 raft_consensus.cc:2272] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.287352 12450 tablet_replica.cc:333] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.287797 12450 raft_consensus.cc:2243] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.288111 12450 raft_consensus.cc:2272] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.290140 12450 tablet_replica.cc:333] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.290850 12450 raft_consensus.cc:2243] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.291296 12450 raft_consensus.cc:2272] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.293231 12450 tablet_replica.cc:333] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.293871 12450 raft_consensus.cc:2243] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.294288 12450 raft_consensus.cc:2272] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.296657 12450 tablet_replica.cc:333] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.297338 12450 raft_consensus.cc:2243] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.297775 12450 raft_consensus.cc:2272] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:44.298236 14534 consensus_peers.cc:597] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:44.299849 12450 tablet_replica.cc:333] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.300583 12450 raft_consensus.cc:2243] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.301048 12450 raft_consensus.cc:2272] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.303171 12450 tablet_replica.cc:333] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.303886 12450 raft_consensus.cc:2243] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.304324 12450 raft_consensus.cc:2272] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.306339 12450 tablet_replica.cc:333] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.307049 12450 raft_consensus.cc:2243] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.307870 12450 raft_consensus.cc:2272] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:44.307884 14608 consensus_peers.cc:597] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:44.310079 12450 tablet_replica.cc:333] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.310833 12450 raft_consensus.cc:2243] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.311303 12450 raft_consensus.cc:2272] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.313014 12450 tablet_replica.cc:333] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.313501 12450 raft_consensus.cc:2243] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.313843 12450 raft_consensus.cc:2272] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.315346 12450 tablet_replica.cc:333] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.315831 12450 raft_consensus.cc:2243] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.316174 12450 raft_consensus.cc:2272] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.318100 12450 tablet_replica.cc:333] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.318746 12450 raft_consensus.cc:2243] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.319550 12450 raft_consensus.cc:2272] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.321408 12450 tablet_replica.cc:333] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.322021 12450 raft_consensus.cc:2243] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.322420 12450 raft_consensus.cc:2272] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.327039 12450 tablet_replica.cc:333] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.328006 12450 raft_consensus.cc:2243] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.328464 12450 raft_consensus.cc:2272] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.330488 12450 tablet_replica.cc:333] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.331120 12450 raft_consensus.cc:2243] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.331566 12450 raft_consensus.cc:2272] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.333490 12450 tablet_replica.cc:333] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.334136 12450 raft_consensus.cc:2243] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:44.334206 14460 consensus_peers.cc:597] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:44.334619 12450 raft_consensus.cc:2272] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.336325 12450 tablet_replica.cc:333] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.336813 12450 raft_consensus.cc:2243] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.337251 12450 raft_consensus.cc:2272] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.339076 12450 tablet_replica.cc:333] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.339608 12450 raft_consensus.cc:2243] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.340337 12450 raft_consensus.cc:2272] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.342381 12450 tablet_replica.cc:333] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.342936 12450 raft_consensus.cc:2243] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.343372 12450 raft_consensus.cc:2272] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.344987 12450 tablet_replica.cc:333] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.345448 12450 raft_consensus.cc:2243] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:44.345696 14460 consensus_peers.cc:597] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:44.345899 12450 raft_consensus.cc:2272] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.347546 12450 tablet_replica.cc:333] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.347965 12450 raft_consensus.cc:2243] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.348708 12450 raft_consensus.cc:2272] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.350458 12450 tablet_replica.cc:333] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: stopping tablet replica
I20260709 14:49:44.351023 12450 raft_consensus.cc:2243] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.351646 12450 raft_consensus.cc:2272] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:44.370350 14608 consensus_peers.cc:597] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:44.376936 14460 consensus_peers.cc:597] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:44.384505 14608 consensus_peers.cc:597] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:44.387279 14534 consensus_peers.cc:597] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:44.394886 14608 consensus_peers.cc:597] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:44.397594 14608 consensus_peers.cc:597] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:44.418591 12450 tablet_server.cc:196] TabletServer@127.12.40.129:0 shutdown complete.
W20260709 14:49:44.428550 14534 consensus_peers.cc:597] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:44.431689 14608 consensus_peers.cc:597] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:44.443969 14460 consensus_peers.cc:597] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:44.454757 14534 consensus_peers.cc:597] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:44.466091 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:44.472167 15162 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 14:49:44.472920 15163 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 14:49:44.474696 12450 server_base.cc:1061] running on GCE node
W20260709 14:49:44.475122 15165 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 14:49:44.478222 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:44.478415 12450 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 14:49:44.478554 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608584478544 us; error 0 us; skew 500 ppm
I20260709 14:49:44.479143 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:44.481477 12450 webserver.cc:533] Webserver started at http://127.12.40.129:39091/ using document root <none> and password file <none>
I20260709 14:49:44.481889 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:44.482034 12450 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:49:44.485172 12450 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260709 14:49:44.491897 15170 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:44.492764 12450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260709 14:49:44.493121 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/ts-0-root
uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
format_stamp: "Formatted at 2026-07-09 14:49:35 on dist-test-slave-nxbx"
I20260709 14:49:44.493579 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608535732111-12450-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 14:49:44.511116 14608 consensus_peers.cc:597] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:44.528010 14534 consensus_peers.cc:597] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:44.533800 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:44.535197 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:44.537387 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 14:49:44.538017 14608 consensus_peers.cc:597] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:44.542757 15177 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:49:44.552160 14534 consensus_peers.cc:597] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:44.558418 14608 consensus_peers.cc:597] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:44.563335 14534 consensus_peers.cc:597] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:44.615675 14608 consensus_peers.cc:597] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:44.670699 14534 consensus_peers.cc:597] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:44.677142 14460 consensus_peers.cc:597] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:44.754971 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:49:44.755295 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.213s	user 0.008s	sys 0.001s
I20260709 14:49:44.755582 12450 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:49:44.759634 15177 tablet_bootstrap.cc:492] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:44.771332 15177 tablet_bootstrap.cc:492] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:44.772019 15177 tablet_bootstrap.cc:492] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:44.772465 15177 ts_tablet_manager.cc:1403] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 14:49:44.774173 15177 raft_consensus.cc:359] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:44.774659 15177 raft_consensus.cc:740] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.775156 15177 consensus_queue.cc:260] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:44.776842 15177 ts_tablet_manager.cc:1434] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:44.777477 15177 tablet_bootstrap.cc:492] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:44.788672 15177 tablet_bootstrap.cc:492] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:44.789495 15177 tablet_bootstrap.cc:492] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:44.790055 15177 ts_tablet_manager.cc:1403] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:49:44.791966 15177 raft_consensus.cc:359] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:44.792500 15177 raft_consensus.cc:740] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.793009 15177 consensus_queue.cc:260] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:44.794607 15177 ts_tablet_manager.cc:1434] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:49:44.795334 15177 tablet_bootstrap.cc:492] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:44.805903 15177 tablet_bootstrap.cc:492] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:44.806519 15177 tablet_bootstrap.cc:492] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:44.807066 15177 ts_tablet_manager.cc:1403] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 14:49:44.809003 15177 raft_consensus.cc:359] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:44.809562 15177 raft_consensus.cc:740] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.810153 15177 consensus_queue.cc:260] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:44.811805 15177 ts_tablet_manager.cc:1434] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:49:44.812489 15177 tablet_bootstrap.cc:492] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:44.823678 15177 tablet_bootstrap.cc:492] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:44.824281 15177 tablet_bootstrap.cc:492] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:44.824793 15177 ts_tablet_manager.cc:1403] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:49:44.826767 15177 raft_consensus.cc:359] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:44.827363 15177 raft_consensus.cc:740] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.828035 15177 consensus_queue.cc:260] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:44.829735 15177 ts_tablet_manager.cc:1434] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:49:44.830405 15177 tablet_bootstrap.cc:492] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:44.850452 15177 tablet_bootstrap.cc:492] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:44.851172 15177 tablet_bootstrap.cc:492] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:44.851715 15177 ts_tablet_manager.cc:1403] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260709 14:49:44.853231 15177 raft_consensus.cc:359] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:44.853677 15177 raft_consensus.cc:740] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.854202 15177 consensus_queue.cc:260] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:44.855785 15177 ts_tablet_manager.cc:1434] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:49:44.856457 15177 tablet_bootstrap.cc:492] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:44.883265 15177 tablet_bootstrap.cc:492] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:44.888857 15177 tablet_bootstrap.cc:492] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:44.889518 15177 ts_tablet_manager.cc:1403] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.004s
I20260709 14:49:44.891700 15177 raft_consensus.cc:359] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:44.892388 15177 raft_consensus.cc:740] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.893056 15177 consensus_queue.cc:260] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:44.895097 15177 ts_tablet_manager.cc:1434] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:49:44.895867 15177 tablet_bootstrap.cc:492] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:44.960366 15177 tablet_bootstrap.cc:492] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:44.967669 15177 tablet_bootstrap.cc:492] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:44.968137 12450 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:49:44.968736 15177 ts_tablet_manager.cc:1403] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.007s
I20260709 14:49:44.969026 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.213s	user 0.199s	sys 0.001s
I20260709 14:49:44.975495 15177 raft_consensus.cc:359] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:44.977393 15177 raft_consensus.cc:740] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.978572 15177 consensus_queue.cc:260] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:44.983700 15177 ts_tablet_manager.cc:1434] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:49:44.988168 15177 tablet_bootstrap.cc:492] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
W20260709 14:49:45.040315 14611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.130:46713, user_credentials={real_user=slave}} blocked reactor thread for 105401us
I20260709 14:49:45.046718 15177 tablet_bootstrap.cc:492] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:45.047606 15177 tablet_bootstrap.cc:492] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:45.048187 15177 ts_tablet_manager.cc:1403] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.060s	user 0.023s	sys 0.000s
I20260709 14:49:45.051684 15177 raft_consensus.cc:359] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:45.055928 15177 raft_consensus.cc:740] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.056977 15177 consensus_queue.cc:260] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:45.058972 15177 ts_tablet_manager.cc:1434] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:49:45.059666 15177 tablet_bootstrap.cc:492] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:45.075613 15177 tablet_bootstrap.cc:492] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:45.076458 15177 tablet_bootstrap.cc:492] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:45.076999 15177 ts_tablet_manager.cc:1403] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.002s
I20260709 14:49:45.079034 15177 raft_consensus.cc:359] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:45.079671 15177 raft_consensus.cc:740] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.080277 15177 consensus_queue.cc:260] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:45.082268 15177 ts_tablet_manager.cc:1434] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20260709 14:49:45.082960 15177 tablet_bootstrap.cc:492] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:45.094614 15177 tablet_bootstrap.cc:492] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:45.095510 15177 tablet_bootstrap.cc:492] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:45.096177 15177 ts_tablet_manager.cc:1403] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:49:45.098529 15177 raft_consensus.cc:359] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.099284 15177 raft_consensus.cc:740] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.099988 15177 consensus_queue.cc:260] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.101917 15177 ts_tablet_manager.cc:1434] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:45.102716 15177 tablet_bootstrap.cc:492] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:45.122991 15177 tablet_bootstrap.cc:492] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:45.123919 15177 tablet_bootstrap.cc:492] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:45.124550 15177 ts_tablet_manager.cc:1403] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 14:49:45.127027 15177 raft_consensus.cc:359] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.127698 15177 raft_consensus.cc:740] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.128407 15177 consensus_queue.cc:260] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.130421 15177 ts_tablet_manager.cc:1434] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:45.131222 15177 tablet_bootstrap.cc:492] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:45.148454 15177 tablet_bootstrap.cc:492] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:45.149403 15177 tablet_bootstrap.cc:492] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:45.150053 15177 ts_tablet_manager.cc:1403] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:49:45.152456 15177 raft_consensus.cc:359] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.153118 15177 raft_consensus.cc:740] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.153861 15177 consensus_queue.cc:260] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.155802 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.129:38887
I20260709 14:49:45.155855 15177 ts_tablet_manager.cc:1434] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 14:49:45.155927 15255 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.129:38887 every 8 connection(s)
I20260709 14:49:45.156786 15177 tablet_bootstrap.cc:492] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:45.199713 15177 tablet_bootstrap.cc:492] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:45.200577 15177 tablet_bootstrap.cc:492] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:45.201154 15177 ts_tablet_manager.cc:1403] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.006s
I20260709 14:49:45.207719 15177 raft_consensus.cc:359] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.208382 15177 raft_consensus.cc:740] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.209031 15177 consensus_queue.cc:260] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.213152 15257 heartbeater.cc:344] Connected to a master server at 127.12.40.190:43983
I20260709 14:49:45.213584 15257 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:45.213891 15177 ts_tablet_manager.cc:1434] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 14:49:45.214686 15177 tablet_bootstrap.cc:492] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:45.214413 15257 heartbeater.cc:507] Master 127.12.40.190:43983 requested a full tablet report, sending...
I20260709 14:49:45.232529 15177 tablet_bootstrap.cc:492] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:45.233418 15177 tablet_bootstrap.cc:492] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:45.234146 15177 ts_tablet_manager.cc:1403] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:49:45.234230 14320 ts_manager.cc:194] Re-registered known tserver with Master: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:45.236192 15177 raft_consensus.cc:359] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.237316 15177 raft_consensus.cc:740] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.237960 15177 consensus_queue.cc:260] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.239661 15177 ts_tablet_manager.cc:1434] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:49:45.240363 15177 tablet_bootstrap.cc:492] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:45.253460 15177 tablet_bootstrap.cc:492] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:45.254240 15177 tablet_bootstrap.cc:492] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:45.254804 15177 ts_tablet_manager.cc:1403] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 14:49:45.256665 15177 raft_consensus.cc:359] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:45.257380 15177 raft_consensus.cc:740] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.257956 15177 consensus_queue.cc:260] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:45.259678 15177 ts_tablet_manager.cc:1434] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260709 14:49:45.260221 15177 tablet_bootstrap.cc:492] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:45.266464 15190 raft_consensus.cc:493] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.266995 15190 raft_consensus.cc:515] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:45.269649 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e03728743c4abd923e28089171a304" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.270258 15230 raft_consensus.cc:2468] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:45.270185 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e03728743c4abd923e28089171a304" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:45.271540 14608 leader_election.cc:304] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:45.271744 15190 leader_election.cc:290] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:45.272294 15190 raft_consensus.cc:2804] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:45.272639 15190 raft_consensus.cc:493] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.272969 15190 raft_consensus.cc:3060] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.273614 14320 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35192
I20260709 14:49:45.278386 15257 heartbeater.cc:499] Master 127.12.40.190:43983 was elected leader, sending a full tablet report...
I20260709 14:49:45.284780 15184 raft_consensus.cc:493] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.285275 15184 raft_consensus.cc:515] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.288445 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf23d4f4bd3457abb8d0a89feb78950" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
W20260709 14:49:45.289817 14534 leader_election.cc:343] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.291239 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf23d4f4bd3457abb8d0a89feb78950" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:45.287312 15190 raft_consensus.cc:515] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:45.292666 14537 leader_election.cc:304] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [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: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:45.294086 15005 raft_consensus.cc:2749] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:45.298866 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e03728743c4abd923e28089171a304" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:45.299414 15230 raft_consensus.cc:3060] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.301280 15187 raft_consensus.cc:493] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.301798 15187 raft_consensus.cc:515] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:45.303743 15187 leader_election.cc:290] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:45.306068 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e612600feb3d473c86462ac5b8792780" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
W20260709 14:49:45.307487 14608 leader_election.cc:343] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.308287 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e612600feb3d473c86462ac5b8792780" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:45.311228 14611 leader_election.cc:304] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:45.287322 15184 leader_election.cc:290] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:45.318575 15187 raft_consensus.cc:2749] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:45.321002 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e03728743c4abd923e28089171a304" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:45.321372 15190 leader_election.cc:290] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:45.324193 15189 raft_consensus.cc:493] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.324664 15189 raft_consensus.cc:515] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.330752 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8fab1f27784bdd941bca8874b33609" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.342916 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8fab1f27784bdd941bca8874b33609" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:45.326613 15189 leader_election.cc:290] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:45.352344 15177 tablet_bootstrap.cc:492] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:45.353232 15177 tablet_bootstrap.cc:492] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
W20260709 14:49:45.353797 14608 leader_election.cc:343] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.353840 15177 ts_tablet_manager.cc:1403] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.094s	user 0.051s	sys 0.028s
I20260709 14:49:45.354256 14608 leader_election.cc:304] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:45.355852 15129 raft_consensus.cc:2749] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:45.356830 15177 raft_consensus.cc:359] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.357570 15177 raft_consensus.cc:740] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.358218 15177 consensus_queue.cc:260] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.360172 15177 ts_tablet_manager.cc:1434] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:45.360863 15177 tablet_bootstrap.cc:492] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:45.383947 15230 raft_consensus.cc:2468] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 2.
I20260709 14:49:45.385113 14608 leader_election.cc:304] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:45.386153 15115 raft_consensus.cc:493] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.386688 15115 raft_consensus.cc:515] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.387540 15190 raft_consensus.cc:2804] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:45.388109 15190 raft_consensus.cc:697] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [term 2 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:45.388669 15115 leader_election.cc:290] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:45.389843 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559a7b710e64116af9dec40d3dfae79" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:45.389779 15190 consensus_queue.cc:237] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:45.391155 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559a7b710e64116af9dec40d3dfae79" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
W20260709 14:49:45.392473 14460 leader_election.cc:343] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.392871 14460 leader_election.cc:304] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [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: e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:45.393790 15115 raft_consensus.cc:2749] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:45.404327 15177 tablet_bootstrap.cc:492] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:45.405144 15177 tablet_bootstrap.cc:492] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:45.404876 14317 catalog_manager.cc:5697] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 1 to 2, leader changed from 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129) to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 2 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.405784 15177 ts_tablet_manager.cc:1403] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.045s	user 0.025s	sys 0.016s
I20260709 14:49:45.408478 15177 raft_consensus.cc:359] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.409083 15177 raft_consensus.cc:740] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.409801 15177 consensus_queue.cc:260] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.411530 15177 ts_tablet_manager.cc:1434] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:45.412317 15177 tablet_bootstrap.cc:492] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:45.416955 15115 raft_consensus.cc:493] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.417505 15115 raft_consensus.cc:515] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.419476 15115 leader_election.cc:290] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:45.421716 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6974858ff50f4334bb26e780b4ad1080" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:45.427997 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6974858ff50f4334bb26e780b4ad1080" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
W20260709 14:49:45.429616 14460 leader_election.cc:343] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.430037 15177 tablet_bootstrap.cc:492] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:45.430059 14460 leader_election.cc:304] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [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: e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:45.430971 15177 tablet_bootstrap.cc:492] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:45.431391 15115 raft_consensus.cc:2749] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:45.431582 15177 ts_tablet_manager.cc:1403] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260709 14:49:45.437323 15177 raft_consensus.cc:359] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.437975 15177 raft_consensus.cc:740] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.438719 15177 consensus_queue.cc:260] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.440757 15177 ts_tablet_manager.cc:1434] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:49:45.441531 15177 tablet_bootstrap.cc:492] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:45.466763 15184 raft_consensus.cc:493] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.467386 15184 raft_consensus.cc:515] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.469317 15184 leader_election.cc:290] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:45.471347 15177 tablet_bootstrap.cc:492] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:45.471786 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040c8f0b95644457af9d1e6825c78c93" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.472299 15177 tablet_bootstrap.cc:492] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:45.473031 15177 ts_tablet_manager.cc:1403] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.005s
I20260709 14:49:45.473198 15190 raft_consensus.cc:493] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.472909 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040c8f0b95644457af9d1e6825c78c93" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:45.473693 15190 raft_consensus.cc:515] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
W20260709 14:49:45.473459 14534 leader_election.cc:343] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.475239 14535 leader_election.cc:304] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [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: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:45.475603 15190 leader_election.cc:290] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:45.476552 15184 raft_consensus.cc:2749] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:45.476454 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d27f63dfd247189ee42894e80e74f2" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.476920 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d27f63dfd247189ee42894e80e74f2" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:45.476791 15177 raft_consensus.cc:359] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:45.477516 15177 raft_consensus.cc:740] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.477603 15229 raft_consensus.cc:2468] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:45.478159 15177 consensus_queue.cc:260] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:45.478835 14608 leader_election.cc:304] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:45.479689 15189 raft_consensus.cc:2804] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:45.480028 15189 raft_consensus.cc:493] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.480358 15189 raft_consensus.cc:3060] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.481904 15190 raft_consensus.cc:493] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.482219 15177 ts_tablet_manager.cc:1434] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:49:45.482419 15190 raft_consensus.cc:515] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.483281 15177 tablet_bootstrap.cc:492] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:45.486958 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342172507f0e4bca9417479ccbbc53db" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.487202 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342172507f0e4bca9417479ccbbc53db" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:45.489456 15189 raft_consensus.cc:515] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:45.487546 15230 raft_consensus.cc:2468] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:45.491111 14608 leader_election.cc:304] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:45.491544 15189 leader_election.cc:290] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:45.492110 15189 raft_consensus.cc:2804] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:45.492332 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d27f63dfd247189ee42894e80e74f2" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:45.493029 14490 raft_consensus.cc:3060] T 68d27f63dfd247189ee42894e80e74f2 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.493636 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d27f63dfd247189ee42894e80e74f2" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:45.493922 15155 raft_consensus.cc:493] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.494181 15230 raft_consensus.cc:3060] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.494419 15155 raft_consensus.cc:515] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.496701 15155 leader_election.cc:290] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:45.497951 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a1aae2a9c8417fa2f1e5600b3bef43" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
W20260709 14:49:45.501017 14534 leader_election.cc:343] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.498481 14491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a1aae2a9c8417fa2f1e5600b3bef43" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:45.499095 15184 raft_consensus.cc:493] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.503588 15230 raft_consensus.cc:2468] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 2.
I20260709 14:49:45.503473 15184 raft_consensus.cc:515] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.504660 15155 raft_consensus.cc:493] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.505205 15155 raft_consensus.cc:515] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.505570 15184 leader_election.cc:290] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:45.505962 14490 raft_consensus.cc:2468] T 68d27f63dfd247189ee42894e80e74f2 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 2.
I20260709 14:49:45.506163 15187 raft_consensus.cc:493] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.506733 15187 raft_consensus.cc:515] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.507146 14611 leader_election.cc:304] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:45.507329 15155 leader_election.cc:290] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:45.507874 15190 leader_election.cc:290] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:45.508375 15188 raft_consensus.cc:2804] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:45.510758 15188 raft_consensus.cc:697] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [term 2 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:45.511086 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8fab1f27784bdd941bca8874b33609" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:45.511571 14645 raft_consensus.cc:2468] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:45.511839 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e03d82a2be4d5e800e16055d50340f" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:45.508711 15187 leader_election.cc:290] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:45.509348 14537 leader_election.cc:304] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [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: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:45.513067 14535 leader_election.cc:304] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [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: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:45.511534 15188 consensus_queue.cc:237] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:45.514407 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040c8f0b95644457af9d1e6825c78c93" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:45.515038 14570 raft_consensus.cc:2468] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:45.516398 15184 raft_consensus.cc:2749] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:45.517975 15184 raft_consensus.cc:2804] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:45.518347 15184 raft_consensus.cc:493] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.518725 15184 raft_consensus.cc:3060] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.519289 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e03d82a2be4d5e800e16055d50340f" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.492491 15189 raft_consensus.cc:493] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.525784 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040c8f0b95644457af9d1e6825c78c93" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.528005 14320 catalog_manager.cc:5697] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 1 to 2, leader changed from 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129) to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 2 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.528803 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8fab1f27784bdd941bca8874b33609" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
W20260709 14:49:45.528718 14534 leader_election.cc:343] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.531034 14534 leader_election.cc:304] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [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: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
W20260709 14:49:45.531140 14608 leader_election.cc:343] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.531706 15005 raft_consensus.cc:493] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.532187 15005 raft_consensus.cc:515] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.533270 15189 raft_consensus.cc:3060] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.534272 15005 leader_election.cc:290] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:45.534893 15005 raft_consensus.cc:2749] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:45.536765 14491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6974858ff50f4334bb26e780b4ad1080" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:45.537496 14491 raft_consensus.cc:2468] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:45.538851 14537 leader_election.cc:304] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [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: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:45.539680 15005 raft_consensus.cc:2804] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:45.540081 15005 raft_consensus.cc:493] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.540473 15005 raft_consensus.cc:3060] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.543001 14925 raft_consensus.cc:493] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
W20260709 14:49:45.543891 14534 leader_election.cc:343] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.544459 14611 leader_election.cc:304] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:45.544863 14925 raft_consensus.cc:515] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.545750 15189 raft_consensus.cc:515] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.547632 14925 leader_election.cc:290] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:45.548898 14715 raft_consensus.cc:493] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.548949 15189 leader_election.cc:290] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:45.549479 14715 raft_consensus.cc:515] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:45.550611 14491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559a7b710e64116af9dec40d3dfae79" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:45.551311 14715 leader_election.cc:290] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:45.551262 14491 raft_consensus.cc:2468] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:45.550787 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342172507f0e4bca9417479ccbbc53db" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:45.552265 15229 raft_consensus.cc:3060] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.554680 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e612600feb3d473c86462ac5b8792780" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:45.555464 14641 raft_consensus.cc:2468] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:45.552595 14537 leader_election.cc:304] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [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: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:45.556512 14461 leader_election.cc:304] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [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: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:45.556743 14925 raft_consensus.cc:2804] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:45.553076 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e612600feb3d473c86462ac5b8792780" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.557132 14925 raft_consensus.cc:493] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.557199 15115 raft_consensus.cc:2804] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:45.557509 14925 raft_consensus.cc:3060] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.557662 15115 raft_consensus.cc:493] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.558025 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342172507f0e4bca9417479ccbbc53db" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:45.552004 15190 raft_consensus.cc:2804] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:49:45.558912 14460 leader_election.cc:343] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.559266 15190 raft_consensus.cc:493] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.553674 15227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559a7b710e64116af9dec40d3dfae79" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.558184 15115 raft_consensus.cc:3060] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.560262 15190 raft_consensus.cc:3060] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:45.560590 14534 leader_election.cc:343] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.561115 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6974858ff50f4334bb26e780b4ad1080" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.561714 15230 raft_consensus.cc:2468] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:45.525843 15184 raft_consensus.cc:515] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.564244 15184 leader_election.cc:290] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:45.564754 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8fab1f27784bdd941bca8874b33609" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:45.565266 14645 raft_consensus.cc:3060] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.568758 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8fab1f27784bdd941bca8874b33609" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:45.569792 15189 raft_consensus.cc:493] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.569876 15005 raft_consensus.cc:515] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.570533 15189 raft_consensus.cc:515] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.572731 15189 leader_election.cc:290] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:45.566349 15115 raft_consensus.cc:515] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:45.573740 15227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e03d82a2be4d5e800e16055d50340f" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.575330 14645 raft_consensus.cc:2468] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 2.
I20260709 14:49:45.576115 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e612600feb3d473c86462ac5b8792780" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:45.576586 14535 leader_election.cc:304] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:45.576967 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e612600feb3d473c86462ac5b8792780" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
W20260709 14:49:45.578382 14460 leader_election.cc:343] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.578730 15115 leader_election.cc:290] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:45.576627 14641 raft_consensus.cc:3060] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.579084 15177 tablet_bootstrap.cc:492] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:45.579059 14925 raft_consensus.cc:515] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.579783 15005 leader_election.cc:290] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:45.580107 15177 tablet_bootstrap.cc:492] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:45.580786 15177 ts_tablet_manager.cc:1403] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.098s	user 0.021s	sys 0.037s
I20260709 14:49:45.582767 15229 raft_consensus.cc:2468] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 2.
I20260709 14:49:45.583065 15177 raft_consensus.cc:359] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.583086 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6974858ff50f4334bb26e780b4ad1080" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:45.583750 15177 raft_consensus.cc:740] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.584077 15228 raft_consensus.cc:3060] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.584551 15177 consensus_queue.cc:260] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.584581 15190 raft_consensus.cc:515] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.587874 15177 ts_tablet_manager.cc:1434] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:45.588214 15190 leader_election.cc:290] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:45.588825 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040c8f0b95644457af9d1e6825c78c93" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:45.590854 15177 tablet_bootstrap.cc:492] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:45.591429 15005 raft_consensus.cc:2804] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:45.591936 15005 raft_consensus.cc:697] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:45.592702 15005 consensus_queue.cc:237] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.596099 14641 raft_consensus.cc:2468] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 2.
I20260709 14:49:45.597831 14461 leader_election.cc:304] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [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: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:45.598789 15115 raft_consensus.cc:2804] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:45.599252 15115 raft_consensus.cc:697] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Becoming Leader. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:45.599998 15115 consensus_queue.cc:237] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:45.603447 15228 raft_consensus.cc:2468] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 2.
I20260709 14:49:45.605005 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559a7b710e64116af9dec40d3dfae79" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:45.605288 14925 leader_election.cc:290] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:45.615918 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040c8f0b95644457af9d1e6825c78c93" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:45.616531 14570 raft_consensus.cc:3060] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.606138 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e03d82a2be4d5e800e16055d50340f" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:45.617447 14566 raft_consensus.cc:2468] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 1.
I20260709 14:49:45.607436 14491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6974858ff50f4334bb26e780b4ad1080" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:45.622871 14491 raft_consensus.cc:3060] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.624773 15177 tablet_bootstrap.cc:492] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:45.625633 15177 tablet_bootstrap.cc:492] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:45.607739 15005 raft_consensus.cc:493] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.626269 15177 ts_tablet_manager.cc:1403] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260709 14:49:45.626533 15005 raft_consensus.cc:515] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.627642 15115 raft_consensus.cc:493] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.628147 15115 raft_consensus.cc:515] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.628496 15005 leader_election.cc:290] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:45.610863 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559a7b710e64116af9dec40d3dfae79" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:45.611660 14715 raft_consensus.cc:493] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.629537 14715 raft_consensus.cc:515] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:45.630084 15115 leader_election.cc:290] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:45.630776 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934849d9a7214cec9abcbc8bd3372bbc" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.631289 14715 leader_election.cc:290] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
W20260709 14:49:45.612979 14534 leader_election.cc:343] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.632261 15177 raft_consensus.cc:359] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.632895 15177 raft_consensus.cc:740] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.632964 14534 leader_election.cc:304] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:45.613576 14608 leader_election.cc:304] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:45.633538 15177 consensus_queue.cc:260] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.635706 15177 ts_tablet_manager.cc:1434] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:49:45.636200 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e03728743c4abd923e28089171a304" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
I20260709 14:49:45.636482 15177 tablet_bootstrap.cc:492] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:45.633241 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934849d9a7214cec9abcbc8bd3372bbc" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:45.629410 14570 raft_consensus.cc:2468] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 2.
I20260709 14:49:45.646142 14715 raft_consensus.cc:493] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.646610 14715 raft_consensus.cc:515] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.650439 15227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9448c8cd5924400a992ff7dc5ac102cc" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
W20260709 14:49:45.634498 14608 leader_election.cc:343] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.631392 15225 raft_consensus.cc:2468] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
W20260709 14:49:45.651942 14608 leader_election.cc:343] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.651305 15227 raft_consensus.cc:2468] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:45.629180 14490 raft_consensus.cc:3060] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.653791 14460 leader_election.cc:304] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:45.654522 15115 raft_consensus.cc:2804] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:45.654920 15115 raft_consensus.cc:493] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.655270 15115 raft_consensus.cc:3060] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:45.658902 14534 leader_election.cc:343] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.659394 15188 raft_consensus.cc:2804] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:45.659880 15188 raft_consensus.cc:697] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [term 2 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:45.660630 15188 consensus_queue.cc:237] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.663076 15005 raft_consensus.cc:2804] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:45.663625 15184 raft_consensus.cc:493] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.664176 15184 raft_consensus.cc:515] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.663657 15005 raft_consensus.cc:697] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:45.666141 15184 leader_election.cc:290] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:45.663605 14460 leader_election.cc:304] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:45.667181 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934849d9a7214cec9abcbc8bd3372bbc" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.667327 15022 raft_consensus.cc:2804] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:45.667766 15022 raft_consensus.cc:493] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.635762 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b92dce14aae4ddc92341bb39e8245b4" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.668401 15022 raft_consensus.cc:3060] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:45.669246 14534 leader_election.cc:343] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.666184 15005 consensus_queue.cc:237] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.667761 15225 raft_consensus.cc:2468] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:45.676294 14715 leader_election.cc:290] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:45.677222 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9448c8cd5924400a992ff7dc5ac102cc" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:45.685312 14715 raft_consensus.cc:493] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.685971 14534 leader_election.cc:304] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:45.686822 15277 raft_consensus.cc:2804] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:45.687225 15277 raft_consensus.cc:493] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.687613 15277 raft_consensus.cc:3060] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.638603 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e03728743c4abd923e28089171a304" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.690523 14320 catalog_manager.cc:5697] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a reported cstate change: term changed from 1 to 2, leader changed from 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129) to e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130). New cstate: current_term: 2 leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:45.691411 15228 raft_consensus.cc:2393] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9e4fe5cdf74407f8b2354ba4c62256a in current term 2: Already voted for candidate 1b1feda151584c249732dfdeb1162a32 in this term.
I20260709 14:49:45.628999 14491 raft_consensus.cc:2468] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 2.
I20260709 14:49:45.691920 14490 raft_consensus.cc:2468] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 2.
I20260709 14:49:45.682868 14318 catalog_manager.cc:5697] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 1 to 2, leader changed from 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129) to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 2 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.685828 14715 raft_consensus.cc:515] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.703874 14611 leader_election.cc:304] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:45.705112 14715 leader_election.cc:290] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:45.711175 14611 leader_election.cc:304] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:45.702188 15022 raft_consensus.cc:515] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.719370 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf23d4f4bd3457abb8d0a89feb78950" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.710229 15184 raft_consensus.cc:493] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.715404 15187 raft_consensus.cc:2804] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:45.723212 15287 raft_consensus.cc:493] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.717861 15189 raft_consensus.cc:2804] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:45.728463 14460 leader_election.cc:304] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a [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: e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:45.731437 15189 raft_consensus.cc:697] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 2 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:45.728003 15287 raft_consensus.cc:515] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
W20260709 14:49:45.732321 14460 leader_election.cc:343] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.732354 15189 consensus_queue.cc:237] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.736924 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf23d4f4bd3457abb8d0a89feb78950" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:45.737545 14566 raft_consensus.cc:2468] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:45.726387 15187 raft_consensus.cc:493] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.737653 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a1aae2a9c8417fa2f1e5600b3bef43" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.722131 15115 raft_consensus.cc:515] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.743855 14537 leader_election.cc:304] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [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: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:45.748524 14715 raft_consensus.cc:493] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.749202 14715 raft_consensus.cc:515] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.754273 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934849d9a7214cec9abcbc8bd3372bbc" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:45.745146 15187 raft_consensus.cc:3060] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.755394 15287 leader_election.cc:290] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:45.726842 15184 raft_consensus.cc:515] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.754890 15225 raft_consensus.cc:3060] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.749884 14925 raft_consensus.cc:2804] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:45.773906 15187 raft_consensus.cc:515] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.774874 15184 leader_election.cc:290] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:45.777444 15115 leader_election.cc:290] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:45.773940 15155 raft_consensus.cc:493] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.781699 14715 leader_election.cc:290] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:45.802584 14320 catalog_manager.cc:5697] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 1 to 2, leader changed from 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129) to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 2 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.745404 15286 raft_consensus.cc:3060] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.771803 15277 raft_consensus.cc:515] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
W20260709 14:49:45.816131 14460 leader_election.cc:343] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.803954 15022 leader_election.cc:290] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:45.827585 15294 raft_consensus.cc:493] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.828089 15294 raft_consensus.cc:515] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:45.804037 15155 raft_consensus.cc:515] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.832001 14715 raft_consensus.cc:493] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.832438 14715 raft_consensus.cc:515] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.839651 15294 leader_election.cc:290] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:45.843493 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.844403 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9448c8cd5924400a992ff7dc5ac102cc" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:45.845268 14495 raft_consensus.cc:2393] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8d0cabbfae54e6b84526da274f7a9f0 in current term 2: Already voted for candidate e9e4fe5cdf74407f8b2354ba4c62256a in this term.
I20260709 14:49:45.822561 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9448c8cd5924400a992ff7dc5ac102cc" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.855916 15177 tablet_bootstrap.cc:492] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:45.856609 14715 leader_election.cc:290] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:45.858229 15187 leader_election.cc:290] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
I20260709 14:49:45.858922 15277 leader_election.cc:290] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:45.860051 15177 tablet_bootstrap.cc:492] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:45.860683 15177 ts_tablet_manager.cc:1403] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.224s	user 0.046s	sys 0.035s
I20260709 14:49:45.861020 15155 leader_election.cc:290] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:45.861332 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b92dce14aae4ddc92341bb39e8245b4" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:45.861965 14490 raft_consensus.cc:2468] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:45.863276 15177 raft_consensus.cc:359] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.863934 15177 raft_consensus.cc:740] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.864502 15177 consensus_queue.cc:260] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.866050 15177 ts_tablet_manager.cc:1434] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:49:45.825938 14925 raft_consensus.cc:697] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:45.831138 14463 leader_election.cc:304] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [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: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:45.866886 14318 catalog_manager.cc:5697] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 1 to 2, leader changed from 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129) to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 2 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.867082 14925 consensus_queue.cc:237] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.851500 14493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934849d9a7214cec9abcbc8bd3372bbc" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:45.868495 14318 catalog_manager.cc:5697] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 1 to 2, leader changed from 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129) to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 2 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.869973 14493 raft_consensus.cc:2393] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8d0cabbfae54e6b84526da274f7a9f0 in current term 2: Already voted for candidate e9e4fe5cdf74407f8b2354ba4c62256a in this term.
I20260709 14:49:45.873972 14537 leader_election.cc:304] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [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: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:45.874879 15155 raft_consensus.cc:2804] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:45.870411 15229 raft_consensus.cc:2468] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:45.876034 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e03d82a2be4d5e800e16055d50340f" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:45.876583 14566 raft_consensus.cc:3060] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:45.888060 14463 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.40.131:32865, user_credentials={real_user=slave}} blocked reactor thread for 67333.1us
I20260709 14:49:45.888819 15115 raft_consensus.cc:2804] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:45.889201 15115 raft_consensus.cc:493] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.889546 15115 raft_consensus.cc:3060] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.892956 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:45.893601 14569 raft_consensus.cc:2468] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:45.893862 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a1aae2a9c8417fa2f1e5600b3bef43" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
I20260709 14:49:45.894469 14570 raft_consensus.cc:2468] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:45.894575 14563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b92dce14aae4ddc92341bb39e8245b4" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" is_pre_election: true
W20260709 14:49:45.895051 14460 leader_election.cc:343] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.895303 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934849d9a7214cec9abcbc8bd3372bbc" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:45.896059 14571 raft_consensus.cc:2393] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e9e4fe5cdf74407f8b2354ba4c62256a in current term 2: Already voted for candidate b8d0cabbfae54e6b84526da274f7a9f0 in this term.
I20260709 14:49:45.897759 14567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9448c8cd5924400a992ff7dc5ac102cc" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:45.898313 14567 raft_consensus.cc:3060] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.900692 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:45.901273 14490 raft_consensus.cc:2468] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:45.902793 14493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934849d9a7214cec9abcbc8bd3372bbc" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:45.903492 14493 raft_consensus.cc:2393] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b8d0cabbfae54e6b84526da274f7a9f0 in current term 2: Already voted for candidate e9e4fe5cdf74407f8b2354ba4c62256a in this term.
I20260709 14:49:45.905230 14534 leader_election.cc:304] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:45.907804 14463 leader_election.cc:304] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [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: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:45.875216 15155 raft_consensus.cc:493] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.908510 15155 raft_consensus.cc:3060] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.908962 14463 leader_election.cc:304] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [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: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:45.909476 14490 raft_consensus.cc:1275] T 68d27f63dfd247189ee42894e80e74f2 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Refusing update from remote peer 1b1feda151584c249732dfdeb1162a32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:45.909732 15283 raft_consensus.cc:2804] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:45.910131 15283 raft_consensus.cc:493] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.910481 15283 raft_consensus.cc:3060] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.911765 15285 raft_consensus.cc:2804] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:45.911976 15190 consensus_queue.cc:1048] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:45.912190 15285 raft_consensus.cc:493] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.912827 15285 raft_consensus.cc:3060] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.919335 15285 raft_consensus.cc:515] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.921415 15225 raft_consensus.cc:2468] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 2.
I20260709 14:49:45.922849 14460 leader_election.cc:304] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:45.922277 14567 raft_consensus.cc:2468] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 2.
I20260709 14:49:45.923816 14537 leader_election.cc:304] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [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: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:45.925134 15285 leader_election.cc:290] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:45.938884 15294 raft_consensus.cc:2804] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:45.925439 15291 raft_consensus.cc:2764] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:49:45.939236 15294 raft_consensus.cc:493] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.940253 15294 raft_consensus.cc:3060] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.930687 14566 raft_consensus.cc:2468] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 2.
I20260709 14:49:45.943164 15286 raft_consensus.cc:2749] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:45.945189 14611 leader_election.cc:304] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:45.946221 15190 raft_consensus.cc:2804] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:45.946743 15190 raft_consensus.cc:697] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 2 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:45.946970 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342172507f0e4bca9417479ccbbc53db" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.947737 15221 raft_consensus.cc:2393] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8d0cabbfae54e6b84526da274f7a9f0 in current term 2: Already voted for candidate 1b1feda151584c249732dfdeb1162a32 in this term.
I20260709 14:49:45.947852 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.948674 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a1aae2a9c8417fa2f1e5600b3bef43" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:45.949213 15226 raft_consensus.cc:1275] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Refusing update from remote peer 1b1feda151584c249732dfdeb1162a32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:45.950778 15222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e03d82a2be4d5e800e16055d50340f" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
W20260709 14:49:45.952248 14460 leader_election.cc:343] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.953014 15177 tablet_bootstrap.cc:492] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:45.954869 15226 raft_consensus.cc:1275] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Refusing update from remote peer 1b1feda151584c249732dfdeb1162a32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:45.956604 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9448c8cd5924400a992ff7dc5ac102cc" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:45.957177 15228 raft_consensus.cc:3060] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.926211 15289 raft_consensus.cc:2804] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:45.959118 15289 raft_consensus.cc:697] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Becoming Leader. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:45.960027 15289 consensus_queue.cc:237] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.947548 15190 consensus_queue.cc:237] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
W20260709 14:49:45.924388 14535 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.132:35159, user_credentials={real_user=slave}} blocked reactor thread for 138538us
I20260709 14:49:45.936506 15115 raft_consensus.cc:515] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.962757 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b92dce14aae4ddc92341bb39e8245b4" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:45.963349 15229 raft_consensus.cc:2468] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 1.
I20260709 14:49:45.964928 14460 leader_election.cc:304] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:45.966248 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf23d4f4bd3457abb8d0a89feb78950" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:45.966612 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342172507f0e4bca9417479ccbbc53db" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b1feda151584c249732dfdeb1162a32" is_pre_election: true
W20260709 14:49:45.967342 14460 leader_election.cc:343] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.968407 15290 raft_consensus.cc:2804] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:45.968770 15290 raft_consensus.cc:493] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:45.969089 15290 raft_consensus.cc:3060] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.976132 15193 consensus_queue.cc:1048] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:49:45.977463 14534 leader_election.cc:343] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:45.977551 14608 leader_election.cc:343] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.982612 15129 consensus_queue.cc:1048] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:45.983091 15228 raft_consensus.cc:2468] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 2.
I20260709 14:49:45.984967 14490 raft_consensus.cc:1275] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Refusing update from remote peer 1b1feda151584c249732dfdeb1162a32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:45.938254 15283 raft_consensus.cc:515] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.986868 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934849d9a7214cec9abcbc8bd3372bbc" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:45.988850 15225 raft_consensus.cc:2393] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b8d0cabbfae54e6b84526da274f7a9f0 in current term 2: Already voted for candidate e9e4fe5cdf74407f8b2354ba4c62256a in this term.
I20260709 14:49:45.989372 15283 leader_election.cc:290] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:45.934399 14463 leader_election.cc:304] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
W20260709 14:49:45.991511 14463 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.40.131:32865, user_credentials={real_user=slave}} blocked reactor thread for 57185.3us
I20260709 14:49:45.994578 14567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf23d4f4bd3457abb8d0a89feb78950" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:45.994959 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a1aae2a9c8417fa2f1e5600b3bef43" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:45.995203 14567 raft_consensus.cc:3060] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.995709 14568 raft_consensus.cc:3060] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:45.995486 15155 raft_consensus.cc:515] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:45.996649 14563 raft_consensus.cc:2393] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9e4fe5cdf74407f8b2354ba4c62256a in current term 2: Already voted for candidate b8d0cabbfae54e6b84526da274f7a9f0 in this term.
I20260709 14:49:45.989601 14535 leader_election.cc:304] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [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: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:46.001691 15285 raft_consensus.cc:2804] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:45.995256 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:46.002790 15285 raft_consensus.cc:697] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Becoming Leader. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:46.003612 15285 consensus_queue.cc:237] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:46.007790 15277 raft_consensus.cc:3060] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.009265 14567 raft_consensus.cc:2468] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 2.
I20260709 14:49:46.010370 14463 leader_election.cc:304] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [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: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:46.011358 15286 raft_consensus.cc:2804] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:46.011802 15286 raft_consensus.cc:697] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Becoming Leader. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:46.025483 15294 raft_consensus.cc:515] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:46.026697 14566 raft_consensus.cc:2393] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e9e4fe5cdf74407f8b2354ba4c62256a in current term 2: Already voted for candidate b8d0cabbfae54e6b84526da274f7a9f0 in this term.
I20260709 14:49:46.012590 15286 consensus_queue.cc:237] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:46.029475 15155 leader_election.cc:290] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:46.051196 14568 raft_consensus.cc:2468] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 2.
I20260709 14:49:45.963371 15115 leader_election.cc:290] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:46.054493 14318 catalog_manager.cc:5697] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 1 to 2, leader changed from 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129) to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 2 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:46.053369 14534 leader_election.cc:304] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [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: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:46.021159 15187 consensus_queue.cc:1048] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
W20260709 14:49:46.069756 14537 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.130:46713, user_credentials={real_user=slave}} blocked reactor thread for 49247.6us
I20260709 14:49:46.074491 14491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b92dce14aae4ddc92341bb39e8245b4" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:46.066007 14925 raft_consensus.cc:2749] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:46.084887 14645 raft_consensus.cc:1275] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Refusing update from remote peer b8d0cabbfae54e6b84526da274f7a9f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:46.075697 15294 leader_election.cc:290] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:46.109400 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:46.110214 14497 raft_consensus.cc:2393] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b8d0cabbfae54e6b84526da274f7a9f0 in current term 2: Already voted for candidate e9e4fe5cdf74407f8b2354ba4c62256a in this term.
I20260709 14:49:46.111905 14463 leader_election.cc:304] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [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: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:46.112486 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:46.113601 15290 raft_consensus.cc:515] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:46.113950 15287 raft_consensus.cc:2804] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:46.122030 15287 raft_consensus.cc:697] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Becoming Leader. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:46.122890 15287 consensus_queue.cc:237] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
W20260709 14:49:46.117123 14460 leader_election.cc:343] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:46.116720 14534 consensus_peers.cc:597] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:46.124440 14460 leader_election.cc:304] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [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: e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:46.127948 15286 raft_consensus.cc:2749] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:46.133903 14491 raft_consensus.cc:2393] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b8d0cabbfae54e6b84526da274f7a9f0 in current term 2: Already voted for candidate e9e4fe5cdf74407f8b2354ba4c62256a in this term.
I20260709 14:49:46.132599 14645 raft_consensus.cc:1275] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Refusing update from remote peer e9e4fe5cdf74407f8b2354ba4c62256a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:46.130079 15155 consensus_queue.cc:1048] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:49:46.140517 15115 consensus_queue.cc:1048] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:46.141563 15277 raft_consensus.cc:2749] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:46.142678 15226 raft_consensus.cc:1275] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Refusing update from remote peer b8d0cabbfae54e6b84526da274f7a9f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:46.144820 14567 raft_consensus.cc:1275] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Refusing update from remote peer 1b1feda151584c249732dfdeb1162a32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:46.163861 15221 raft_consensus.cc:1275] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Refusing update from remote peer 1b1feda151584c249732dfdeb1162a32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:46.165887 15294 consensus_queue.cc:1048] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:46.167037 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:46.176725 14697 consensus_queue.cc:1048] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:46.178493 14318 catalog_manager.cc:5697] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 1 to 2, leader changed from 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129) to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 2 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.165802 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b92dce14aae4ddc92341bb39e8245b4" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
W20260709 14:49:46.191166 14460 consensus_peers.cc:597] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:46.188429 15187 consensus_queue.cc:1048] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 14:49:46.203156 15229 raft_consensus.cc:3060] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.207437 15177 tablet_bootstrap.cc:492] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:46.208407 15177 tablet_bootstrap.cc:492] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:46.209050 15177 ts_tablet_manager.cc:1403] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.256s	user 0.016s	sys 0.003s
I20260709 14:49:46.211259 15177 raft_consensus.cc:359] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:46.212666 15226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b92dce14aae4ddc92341bb39e8245b4" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:46.213923 15177 raft_consensus.cc:740] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
W20260709 14:49:46.215466 14534 leader_election.cc:343] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.215981 14534 leader_election.cc:304] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [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: b8d0cabbfae54e6b84526da274f7a9f0; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:46.220669 15177 consensus_queue.cc:260] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:46.221997 15184 raft_consensus.cc:2749] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:46.222244 15177 ts_tablet_manager.cc:1434] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:49:46.223042 15177 tablet_bootstrap.cc:492] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:46.202570 14320 catalog_manager.cc:5697] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a reported cstate change: term changed from 1 to 2, leader changed from 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129) to e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130). New cstate: current_term: 2 leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.229349 14320 catalog_manager.cc:5697] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a reported cstate change: term changed from 1 to 2, leader changed from 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129) to e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130). New cstate: current_term: 2 leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.234114 14320 catalog_manager.cc:5697] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a reported cstate change: term changed from 1 to 2, leader changed from 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129) to e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130). New cstate: current_term: 2 leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.268115 15229 raft_consensus.cc:2468] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 2.
W20260709 14:49:46.281757 15301 log.cc:927] Time spent T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a: Append to log took a long time: real 0.113s	user 0.001s	sys 0.000s
I20260709 14:49:46.271200 15290 leader_election.cc:290] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:46.290050 14491 raft_consensus.cc:1275] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Refusing update from remote peer b8d0cabbfae54e6b84526da274f7a9f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:46.292892 14567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b92dce14aae4ddc92341bb39e8245b4" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:46.293710 14567 raft_consensus.cc:2393] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e9e4fe5cdf74407f8b2354ba4c62256a in current term 2: Already voted for candidate b8d0cabbfae54e6b84526da274f7a9f0 in this term.
I20260709 14:49:46.296135 14534 leader_election.cc:304] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:46.298206 15294 raft_consensus.cc:2804] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:46.298700 15294 raft_consensus.cc:697] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:46.298731 14463 leader_election.cc:304] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [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: e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:46.299527 15294 consensus_queue.cc:237] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:46.300998 15290 raft_consensus.cc:2749] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:49:46.328652 14608 consensus_peers.cc:597] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:46.342310 14534 consensus_peers.cc:597] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:46.312593 15293 consensus_queue.cc:1048] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:49:46.348760 14320 catalog_manager.cc:5697] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a reported cstate change: term changed from 1 to 2, leader changed from 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129) to e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130). New cstate: current_term: 2 leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.411970 14563 raft_consensus.cc:1275] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Refusing update from remote peer e9e4fe5cdf74407f8b2354ba4c62256a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:49:46.488965 14611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.131:32865, user_credentials={real_user=slave}} blocked reactor thread for 136858us
I20260709 14:49:46.496805 15177 tablet_bootstrap.cc:492] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:46.499787 15177 tablet_bootstrap.cc:492] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:46.500418 15177 ts_tablet_manager.cc:1403] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.278s	user 0.014s	sys 0.031s
I20260709 14:49:46.501209 14493 raft_consensus.cc:1275] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Refusing update from remote peer b8d0cabbfae54e6b84526da274f7a9f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:46.502732 15177 raft_consensus.cc:359] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:46.503263 15177 raft_consensus.cc:740] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.503800 15177 consensus_queue.cc:260] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:46.513561 15220 raft_consensus.cc:1275] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Refusing update from remote peer e9e4fe5cdf74407f8b2354ba4c62256a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:46.514719 15283 consensus_queue.cc:1048] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:46.515439 15177 ts_tablet_manager.cc:1434] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:49:46.516229 15177 tablet_bootstrap.cc:492] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:46.518330 14925 consensus_queue.cc:1048] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
W20260709 14:49:46.536096 14460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.129:38887, user_credentials={real_user=slave}} blocked reactor thread for 44441.6us
I20260709 14:49:46.517145 14563 raft_consensus.cc:1275] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Refusing update from remote peer 1b1feda151584c249732dfdeb1162a32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:46.552287 14318 catalog_manager.cc:5697] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 1 to 2, leader changed from 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129) to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 2 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:46.553275 14566 raft_consensus.cc:1275] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Refusing update from remote peer e9e4fe5cdf74407f8b2354ba4c62256a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:46.554139 15289 consensus_queue.cc:1048] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:49:46.577584 15320 consensus_queue.cc:1048] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:49:46.581147 14608 consensus_peers.cc:597] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:46.637632 14460 consensus_peers.cc:597] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:46.636718 15287 consensus_queue.cc:1048] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
W20260709 14:49:46.721807 14611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.131:32865, user_credentials={real_user=slave}} blocked reactor thread for 81915us
I20260709 14:49:46.725296 14568 raft_consensus.cc:1275] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Refusing update from remote peer e9e4fe5cdf74407f8b2354ba4c62256a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:49:46.739939 14460 consensus_peers.cc:597] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:46.744923 15230 raft_consensus.cc:1275] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Refusing update from remote peer e9e4fe5cdf74407f8b2354ba4c62256a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:46.781257 15285 consensus_queue.cc:1048] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:49:46.809176 14460 consensus_peers.cc:597] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:46.810014 14460 consensus_peers.cc:597] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:46.814666 14567 raft_consensus.cc:1275] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Refusing update from remote peer e9e4fe5cdf74407f8b2354ba4c62256a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:46.816468 15286 consensus_queue.cc:1048] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:46.817970 15286 consensus_queue.cc:1048] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:46.823819 14497 raft_consensus.cc:1275] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Refusing update from remote peer b8d0cabbfae54e6b84526da274f7a9f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:49:46.825781 14460 consensus_peers.cc:597] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:46.826756 15184 consensus_queue.cc:1048] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:46.838021 15177 tablet_bootstrap.cc:492] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:46.849802 14571 raft_consensus.cc:1275] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Refusing update from remote peer 1b1feda151584c249732dfdeb1162a32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:46.864667 15220 raft_consensus.cc:1275] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Refusing update from remote peer b8d0cabbfae54e6b84526da274f7a9f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:46.867030 14925 consensus_queue.cc:1048] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:49:46.888513 14460 consensus_peers.cc:597] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:46.889240 14460 consensus_peers.cc:597] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:46.890467 15177 tablet_bootstrap.cc:492] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:46.892850 15177 ts_tablet_manager.cc:1403] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.377s	user 0.011s	sys 0.009s
I20260709 14:49:46.917151 15177 raft_consensus.cc:359] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:46.918076 15177 raft_consensus.cc:740] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.918919 15177 consensus_queue.cc:260] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:46.920956 15177 ts_tablet_manager.cc:1434] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260709 14:49:46.923508 15177 tablet_bootstrap.cc:492] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:46.918145 15322 consensus_queue.cc:1048] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
W20260709 14:49:46.927907 14460 consensus_peers.cc:597] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:46.936792 14534 consensus_peers.cc:597] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:46.991693 15177 tablet_bootstrap.cc:492] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.003145 15177 tablet_bootstrap.cc:492] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.004737 15177 ts_tablet_manager.cc:1403] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.082s	user 0.020s	sys 0.003s
I20260709 14:49:47.007540 15177 raft_consensus.cc:359] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:47.008177 15177 raft_consensus.cc:740] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.012712 15177 consensus_queue.cc:260] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:47.020407 15177 ts_tablet_manager.cc:1434] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:49:47.021044 15177 tablet_bootstrap.cc:492] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
W20260709 14:49:47.029770 14534 consensus_peers.cc:597] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:47.034165 15177 tablet_bootstrap.cc:492] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.035787 15177 tablet_bootstrap.cc:492] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.036371 15177 ts_tablet_manager.cc:1403] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 14:49:47.038666 15177 raft_consensus.cc:359] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:47.039295 15177 raft_consensus.cc:740] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.039983 15177 consensus_queue.cc:260] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:47.041373 15177 ts_tablet_manager.cc:1434] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:47.042018 15177 tablet_bootstrap.cc:492] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:47.054282 15177 tablet_bootstrap.cc:492] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.054965 15177 tablet_bootstrap.cc:492] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.055389 15177 ts_tablet_manager.cc:1403] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 14:49:47.057090 15177 raft_consensus.cc:359] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:47.057520 15177 raft_consensus.cc:740] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.057946 15177 consensus_queue.cc:260] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:47.059998 15177 ts_tablet_manager.cc:1434] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:47.061025 15177 tablet_bootstrap.cc:492] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
W20260709 14:49:47.062177 14534 consensus_peers.cc:597] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:47.073642 15177 tablet_bootstrap.cc:492] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.074342 15177 tablet_bootstrap.cc:492] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.074905 15177 ts_tablet_manager.cc:1403] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.001s
I20260709 14:49:47.077066 15177 raft_consensus.cc:359] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:47.077667 15177 raft_consensus.cc:740] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.078179 15177 consensus_queue.cc:260] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:47.079818 15177 ts_tablet_manager.cc:1434] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 14:49:47.080837 15177 tablet_bootstrap.cc:492] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:47.093348 15177 tablet_bootstrap.cc:492] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.094014 15177 tablet_bootstrap.cc:492] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.094561 15177 ts_tablet_manager.cc:1403] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 14:49:47.096340 15177 raft_consensus.cc:359] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:47.096791 15177 raft_consensus.cc:740] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.097294 15177 consensus_queue.cc:260] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:47.098793 15177 ts_tablet_manager.cc:1434] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:49:47.099985 15177 tablet_bootstrap.cc:492] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
W20260709 14:49:47.107070 14534 consensus_peers.cc:597] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:47.115301 15177 tablet_bootstrap.cc:492] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.115135 14608 consensus_peers.cc:597] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:47.116295 15177 tablet_bootstrap.cc:492] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.116966 15177 ts_tablet_manager.cc:1403] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 14:49:47.119704 15177 raft_consensus.cc:359] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:47.120339 15177 raft_consensus.cc:740] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.120997 15177 consensus_queue.cc:260] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:47.124782 15177 ts_tablet_manager.cc:1434] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:49:47.125908 15177 tablet_bootstrap.cc:492] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:47.140190 15177 tablet_bootstrap.cc:492] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.141003 15177 tablet_bootstrap.cc:492] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.141623 15177 ts_tablet_manager.cc:1403] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260709 14:49:47.143940 15177 raft_consensus.cc:359] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:47.144569 15177 raft_consensus.cc:740] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.145185 15177 consensus_queue.cc:260] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:47.147118 15177 ts_tablet_manager.cc:1434] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260709 14:49:47.147876 15177 tablet_bootstrap.cc:492] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:47.161630 15177 tablet_bootstrap.cc:492] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.162465 15177 tablet_bootstrap.cc:492] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.163100 15177 ts_tablet_manager.cc:1403] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.008s
I20260709 14:49:47.165459 15177 raft_consensus.cc:359] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:47.166117 15177 raft_consensus.cc:740] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.166735 15177 consensus_queue.cc:260] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:47.168256 15177 ts_tablet_manager.cc:1434] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:47.169450 15177 tablet_bootstrap.cc:492] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:47.182435 15177 tablet_bootstrap.cc:492] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.183102 15177 tablet_bootstrap.cc:492] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.183563 15177 ts_tablet_manager.cc:1403] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 14:49:47.185201 15177 raft_consensus.cc:359] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:47.185658 15177 raft_consensus.cc:740] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.186164 15177 consensus_queue.cc:260] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:47.187700 15177 ts_tablet_manager.cc:1434] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:49:47.188747 15177 tablet_bootstrap.cc:492] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:47.205262 15177 tablet_bootstrap.cc:492] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.206138 15177 tablet_bootstrap.cc:492] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.206753 15177 ts_tablet_manager.cc:1403] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 14:49:47.209048 15177 raft_consensus.cc:359] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:47.209654 15177 raft_consensus.cc:740] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.210335 15177 consensus_queue.cc:260] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:47.212008 15177 ts_tablet_manager.cc:1434] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:47.217387 15177 tablet_bootstrap.cc:492] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:47.234077 15177 tablet_bootstrap.cc:492] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.234961 15177 tablet_bootstrap.cc:492] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.235548 15177 ts_tablet_manager.cc:1403] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:49:47.238137 15177 raft_consensus.cc:359] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:47.238765 15177 raft_consensus.cc:740] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.239404 15177 consensus_queue.cc:260] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:47.241418 15177 ts_tablet_manager.cc:1434] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:47.242326 15177 tablet_bootstrap.cc:492] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:47.254515 15177 tablet_bootstrap.cc:492] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.255167 15177 tablet_bootstrap.cc:492] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.255702 15177 ts_tablet_manager.cc:1403] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 14:49:47.257395 15177 raft_consensus.cc:359] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:47.257972 15177 raft_consensus.cc:740] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.258582 15177 consensus_queue.cc:260] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:47.260578 15177 ts_tablet_manager.cc:1434] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:47.261736 15177 tablet_bootstrap.cc:492] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:47.273310 15177 tablet_bootstrap.cc:492] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.273993 15177 tablet_bootstrap.cc:492] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.274495 15177 ts_tablet_manager.cc:1403] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:49:47.276630 15177 raft_consensus.cc:359] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:47.277298 15177 raft_consensus.cc:740] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.277912 15177 consensus_queue.cc:260] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:47.279659 15177 ts_tablet_manager.cc:1434] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:47.280570 15177 tablet_bootstrap.cc:492] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:47.294931 15177 tablet_bootstrap.cc:492] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.295696 15177 tablet_bootstrap.cc:492] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.296191 15177 ts_tablet_manager.cc:1403] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 14:49:47.298225 15177 raft_consensus.cc:359] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:47.298702 15177 raft_consensus.cc:740] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.299330 15177 consensus_queue.cc:260] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:47.301095 15177 ts_tablet_manager.cc:1434] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:47.302155 15177 tablet_bootstrap.cc:492] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:47.315176 15177 tablet_bootstrap.cc:492] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.316538 15177 tablet_bootstrap.cc:492] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.317198 15177 ts_tablet_manager.cc:1403] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 14:49:47.319801 15177 raft_consensus.cc:359] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:47.320473 15177 raft_consensus.cc:740] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.321772 15177 consensus_queue.cc:260] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:47.324133 15177 ts_tablet_manager.cc:1434] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:47.324887 15177 tablet_bootstrap.cc:492] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:47.338415 15177 tablet_bootstrap.cc:492] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.339083 15177 tablet_bootstrap.cc:492] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.339555 15177 ts_tablet_manager.cc:1403] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 14:49:47.341289 15177 raft_consensus.cc:359] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:47.341753 15177 raft_consensus.cc:740] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.342227 15177 consensus_queue.cc:260] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:47.344038 15177 ts_tablet_manager.cc:1434] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:49:47.344938 15177 tablet_bootstrap.cc:492] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:47.356597 15177 tablet_bootstrap.cc:492] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.357215 15177 tablet_bootstrap.cc:492] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.357815 15177 ts_tablet_manager.cc:1403] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:49:47.359932 15177 raft_consensus.cc:359] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:47.361388 15177 raft_consensus.cc:740] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.362257 15177 consensus_queue.cc:260] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:47.364647 15177 ts_tablet_manager.cc:1434] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:47.365417 15177 tablet_bootstrap.cc:492] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:47.380609 15177 tablet_bootstrap.cc:492] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.381515 15177 tablet_bootstrap.cc:492] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.382126 15177 ts_tablet_manager.cc:1403] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 14:49:47.384586 15177 raft_consensus.cc:359] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:47.385183 15177 raft_consensus.cc:740] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.385835 15177 consensus_queue.cc:260] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:47.387437 15177 ts_tablet_manager.cc:1434] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:49:47.388223 15177 tablet_bootstrap.cc:492] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:47.399446 15221 raft_consensus.cc:3060] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:47.402112 15177 tablet_bootstrap.cc:492] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.403069 15177 tablet_bootstrap.cc:492] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.403666 15177 ts_tablet_manager.cc:1403] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260709 14:49:47.406159 15177 raft_consensus.cc:359] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:47.406838 15177 raft_consensus.cc:740] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.407755 15177 consensus_queue.cc:260] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:47.409785 15177 ts_tablet_manager.cc:1434] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:49:47.410612 15177 tablet_bootstrap.cc:492] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap starting.
I20260709 14:49:47.423619 15221 raft_consensus.cc:3060] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:47.425256 15177 tablet_bootstrap.cc:492] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: 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 14:49:47.426252 15177 tablet_bootstrap.cc:492] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Bootstrap complete.
I20260709 14:49:47.426857 15177 ts_tablet_manager.cc:1403] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 14:49:47.429582 15177 raft_consensus.cc:359] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:47.430205 15177 raft_consensus.cc:740] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.430833 15177 consensus_queue.cc:260] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:47.432760 15177 ts_tablet_manager.cc:1434] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:49:47.502822 15221 raft_consensus.cc:3060] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:47.553959 15221 raft_consensus.cc:3060] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:47.613897 15221 raft_consensus.cc:3060] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:47.726608 15228 raft_consensus.cc:3060] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:47.814402 15228 raft_consensus.cc:3060] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:47.827641 15005 raft_consensus.cc:493] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.828207 15005 raft_consensus.cc:515] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:47.830852 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" is_pre_election: true
I20260709 14:49:47.831110 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" is_pre_election: true
I20260709 14:49:47.831645 15221 raft_consensus.cc:2468] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 1.
I20260709 14:49:47.831710 14497 raft_consensus.cc:2468] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 2.
I20260709 14:49:47.830302 15005 leader_election.cc:290] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:47.833027 14537 leader_election.cc:304] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:47.833740 15005 raft_consensus.cc:2804] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:47.834071 15005 raft_consensus.cc:493] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.834362 15005 raft_consensus.cc:3060] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:47.840022 15005 raft_consensus.cc:515] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:47.841341 15005 leader_election.cc:290] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 3 election: Requested vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:47.841996 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
I20260709 14:49:47.842106 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:47.842495 15221 raft_consensus.cc:3060] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:49:47.842576 14497 raft_consensus.cc:3060] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:47.847249 14497 raft_consensus.cc:2468] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 3.
I20260709 14:49:47.847802 15221 raft_consensus.cc:2468] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 3.
I20260709 14:49:47.848011 14537 leader_election.cc:304] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [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: b8d0cabbfae54e6b84526da274f7a9f0, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:47.848727 15005 raft_consensus.cc:2804] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:47.849167 15005 raft_consensus.cc:697] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:47.849924 15005 consensus_queue.cc:237] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:47.858270 14318 catalog_manager.cc:5697] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 1 to 3, leader changed from 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129) to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 3 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:48.281893 15220 raft_consensus.cc:1275] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 FOLLOWER]: Refusing update from remote peer b8d0cabbfae54e6b84526da274f7a9f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:48.283430 15375 consensus_queue.cc:1048] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:48.298692 14491 raft_consensus.cc:1275] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 3 FOLLOWER]: Refusing update from remote peer b8d0cabbfae54e6b84526da274f7a9f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:48.300276 15005 consensus_queue.cc:1048] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:50.538033 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:50.930261 14641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "025a41ef9d364476b606dff0a598497e"
dest_uuid: "1b1feda151584c249732dfdeb1162a32"
mode: GRACEFUL
new_leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
 from {username='slave'} at 127.0.0.1:35102
I20260709 14:49:50.930972 14641 raft_consensus.cc:606] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Received request to transfer leadership to TS b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:50.934440 14641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "040c8f0b95644457af9d1e6825c78c93"
dest_uuid: "1b1feda151584c249732dfdeb1162a32"
mode: GRACEFUL
new_leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:35102
I20260709 14:49:50.934935 14641 raft_consensus.cc:606] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 2 LEADER]: Received request to transfer leadership to TS 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
W20260709 14:49:51.244385 15397 sasl_common.cc:323] Time spent creating new SASL server: real 0.270s	user 0.001s	sys 0.000s
I20260709 14:49:51.281975 14567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "373f98dcae9749319a7638e5d3299116"
dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
mode: GRACEFUL
new_leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:44136
I20260709 14:49:51.282616 14567 raft_consensus.cc:606] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 LEADER]: Received request to transfer leadership to TS 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
W20260709 14:49:51.325591 14611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.130:46713, user_credentials={real_user=slave}} blocked reactor thread for 350472us
I20260709 14:49:51.351182 15388 raft_consensus.cc:993] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0: : Instructing follower 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:51.351354 14641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9057d6169ca04b3e855d9b45f499945b"
dest_uuid: "1b1feda151584c249732dfdeb1162a32"
mode: GRACEFUL
new_leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
 from {username='slave'} at 127.0.0.1:35102
I20260709 14:49:51.351802 15388 raft_consensus.cc:1081] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 LEADER]: Signalling peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:51.351977 14641 raft_consensus.cc:606] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Received request to transfer leadership to TS e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:51.355034 15228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "373f98dcae9749319a7638e5d3299116"
dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:53966
I20260709 14:49:51.355597 15228 raft_consensus.cc:493] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:51.355960 15228 raft_consensus.cc:3060] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:51.356563 14641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1502fb0c73b481dbae150ebe0a02bb3"
dest_uuid: "1b1feda151584c249732dfdeb1162a32"
mode: GRACEFUL
new_leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:35102
I20260709 14:49:51.357108 14641 raft_consensus.cc:606] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Received request to transfer leadership to TS 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:51.366598 15228 raft_consensus.cc:515] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:51.371874 15228 leader_election.cc:290] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 4 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:51.418393 15373 raft_consensus.cc:993] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32: : Instructing follower b8d0cabbfae54e6b84526da274f7a9f0 to start an election
I20260709 14:49:51.418929 15373 raft_consensus.cc:1081] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Signalling peer b8d0cabbfae54e6b84526da274f7a9f0 to start an election
I20260709 14:49:51.423799 15383 raft_consensus.cc:993] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32: : Instructing follower 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:51.424376 15384 raft_consensus.cc:1081] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Signalling peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:51.426447 15384 raft_consensus.cc:993] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32: : Instructing follower 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:51.427476 15384 raft_consensus.cc:1081] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 2 LEADER]: Signalling peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:51.431329 15229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1502fb0c73b481dbae150ebe0a02bb3"
dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:53974
I20260709 14:49:51.431861 15229 raft_consensus.cc:493] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:51.432217 15229 raft_consensus.cc:3060] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.437976 14568 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "025a41ef9d364476b606dff0a598497e"
dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
 from {username='slave'} at 127.0.0.1:57874
I20260709 14:49:51.438515 14568 raft_consensus.cc:493] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:51.438838 14568 raft_consensus.cc:3060] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.441932 15221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "040c8f0b95644457af9d1e6825c78c93"
dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:53974
I20260709 14:49:51.442494 15221 raft_consensus.cc:493] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:51.442873 15221 raft_consensus.cc:3060] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:51.452032 14568 raft_consensus.cc:515] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:51.456519 15221 raft_consensus.cc:515] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:51.461189 14567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:51.461843 14567 raft_consensus.cc:3055] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:51.462157 14567 raft_consensus.cc:740] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:51.462940 14567 consensus_queue.cc:260] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:51.463971 14567 raft_consensus.cc:3060] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:51.465854 15221 leader_election.cc:290] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 3 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:51.467653 14568 leader_election.cc:290] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:51.458154 15229 raft_consensus.cc:515] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:51.469435 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040c8f0b95644457af9d1e6825c78c93" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:51.475587 14566 raft_consensus.cc:3060] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:51.480767 14566 raft_consensus.cc:2468] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 3.
I20260709 14:49:51.483201 15229 leader_election.cc:290] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 2 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:51.484790 15174 leader_election.cc:304] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:51.484925 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1502fb0c73b481dbae150ebe0a02bb3" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:51.485431 14566 raft_consensus.cc:3060] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.488915 14493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025a41ef9d364476b606dff0a598497e" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:51.489465 14493 raft_consensus.cc:3060] T 025a41ef9d364476b606dff0a598497e P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.490795 15383 raft_consensus.cc:993] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32: : Instructing follower e9e4fe5cdf74407f8b2354ba4c62256a to start an election
I20260709 14:49:51.491771 15385 raft_consensus.cc:1081] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Signalling peer e9e4fe5cdf74407f8b2354ba4c62256a to start an election
I20260709 14:49:51.475025 14567 raft_consensus.cc:2468] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 4.
I20260709 14:49:51.497644 15403 raft_consensus.cc:2804] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:51.499439 14490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1262009d19f4a20b191bdb551db7cd6"
dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
mode: GRACEFUL
new_leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:35606
I20260709 14:49:51.500074 14490 raft_consensus.cc:606] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Received request to transfer leadership to TS 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:51.499446 14640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025a41ef9d364476b606dff0a598497e" candidate_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:51.501447 14640 raft_consensus.cc:3055] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:51.501734 14640 raft_consensus.cc:740] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:51.502548 14640 consensus_queue.cc:260] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:51.503119 14566 raft_consensus.cc:2468] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 2.
I20260709 14:49:51.503717 14640 raft_consensus.cc:3060] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.509168 14644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3fdb7c08a4a435384b14f95b0e13409"
dest_uuid: "1b1feda151584c249732dfdeb1162a32"
mode: GRACEFUL
new_leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:35102
I20260709 14:49:51.509760 14644 raft_consensus.cc:606] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Received request to transfer leadership to TS 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:51.510397 15403 raft_consensus.cc:697] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:51.511405 12450 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 14:49:51.511277 15403 consensus_queue.cc:237] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:51.512992 12450 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:51.512992 14490 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9057d6169ca04b3e855d9b45f499945b"
dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
 from {username='slave'} at 127.0.0.1:42206
I20260709 14:49:51.514089 14490 raft_consensus.cc:493] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:51.514524 14490 raft_consensus.cc:3060] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.514242 15174 leader_election.cc:304] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:51.515897 14639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1502fb0c73b481dbae150ebe0a02bb3" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:51.516448 14639 raft_consensus.cc:3055] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:51.516495 15174 leader_election.cc:304] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:51.516873 14639 raft_consensus.cc:740] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:51.517696 14639 consensus_queue.cc:260] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:51.520670 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040c8f0b95644457af9d1e6825c78c93" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:51.521320 14644 raft_consensus.cc:3055] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:51.521632 14644 raft_consensus.cc:740] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:51.524300 14490 raft_consensus.cc:515] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:51.525604 14639 raft_consensus.cc:3060] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.528990 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f98dcae9749319a7638e5d3299116" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:51.527737 15406 raft_consensus.cc:2804] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:51.529503 14497 raft_consensus.cc:3060] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:51.514074 14640 raft_consensus.cc:2468] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 2.
I20260709 14:49:51.522377 14644 consensus_queue.cc:260] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:51.531105 14644 raft_consensus.cc:3060] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:51.533587 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9057d6169ca04b3e855d9b45f499945b" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:51.534053 14566 raft_consensus.cc:3060] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.543502 14497 raft_consensus.cc:2468] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 4.
I20260709 14:49:51.544260 14490 leader_election.cc:290] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:51.547709 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9057d6169ca04b3e855d9b45f499945b" candidate_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:51.548273 14641 raft_consensus.cc:3055] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:51.548547 14641 raft_consensus.cc:740] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:51.549252 14641 consensus_queue.cc:260] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:51.550379 14641 raft_consensus.cc:3060] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.552811 14535 leader_election.cc:304] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:51.553795 15396 raft_consensus.cc:2804] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:51.554299 15396 raft_consensus.cc:697] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 LEADER]: Becoming Leader. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:51.555150 15396 consensus_queue.cc:237] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:51.556905 14641 raft_consensus.cc:2468] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 2.
I20260709 14:49:51.567576 14461 leader_election.cc:304] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:51.568441 15389 raft_consensus.cc:2804] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:51.568260 14318 catalog_manager.cc:5697] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 2 to 3, leader changed from 1b1feda151584c249732dfdeb1162a32 (127.12.40.132) to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 3 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:51.559979 15403 raft_consensus.cc:2804] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:51.546715 14493 raft_consensus.cc:2468] T 025a41ef9d364476b606dff0a598497e P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d0cabbfae54e6b84526da274f7a9f0 in term 2.
I20260709 14:49:51.569974 15403 raft_consensus.cc:697] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:51.561582 15406 raft_consensus.cc:697] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 4 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:51.565512 14644 raft_consensus.cc:2468] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 3.
I20260709 14:49:51.568944 15389 raft_consensus.cc:697] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Becoming Leader. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:51.570804 15403 consensus_queue.cc:237] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:51.571609 15389 consensus_queue.cc:237] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:51.571424 14320 catalog_manager.cc:5697] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 reported cstate change: term changed from 1 to 2, leader changed from 1b1feda151584c249732dfdeb1162a32 (127.12.40.132) to b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131). New cstate: current_term: 2 leader_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:51.542460 14639 raft_consensus.cc:2468] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 2.
I20260709 14:49:51.574885 15406 consensus_queue.cc:237] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:51.570829 14566 raft_consensus.cc:2468] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e4fe5cdf74407f8b2354ba4c62256a in term 2.
W20260709 14:49:51.578894 15174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.40.131:32865, user_credentials={real_user=slave}} blocked reactor thread for 62462.7us
I20260709 14:49:51.593636 14317 catalog_manager.cc:5697] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a reported cstate change: term changed from 1 to 2, leader changed from 1b1feda151584c249732dfdeb1162a32 (127.12.40.132) to e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130). New cstate: current_term: 2 leader_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:51.619808 14320 catalog_manager.cc:5697] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 1 to 2, leader changed from 1b1feda151584c249732dfdeb1162a32 (127.12.40.132) to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 2 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:51.623811 14320 catalog_manager.cc:5697] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 3 to 4, leader changed from b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131) to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 4 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:51.831775 15405 raft_consensus.cc:993] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32: : Instructing follower 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:51.832218 15385 raft_consensus.cc:1081] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Signalling peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:51.833575 15221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3fdb7c08a4a435384b14f95b0e13409"
dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:53974
I20260709 14:49:51.834043 15221 raft_consensus.cc:493] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:51.834303 15221 raft_consensus.cc:3060] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.839078 15221 raft_consensus.cc:515] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:51.841837 15221 leader_election.cc:290] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 2 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:51.842996 14639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3fdb7c08a4a435384b14f95b0e13409" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:51.843655 14639 raft_consensus.cc:3055] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:51.843680 14567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3fdb7c08a4a435384b14f95b0e13409" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:51.844084 14639 raft_consensus.cc:740] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:51.844347 14567 raft_consensus.cc:3060] T e3fdb7c08a4a435384b14f95b0e13409 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.844955 14639 consensus_queue.cc:260] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:51.846241 14639 raft_consensus.cc:3060] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.851161 14567 raft_consensus.cc:2468] T e3fdb7c08a4a435384b14f95b0e13409 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 2.
I20260709 14:49:51.853170 15174 leader_election.cc:304] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:51.853998 15403 raft_consensus.cc:2804] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:51.854331 14639 raft_consensus.cc:2468] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 2.
I20260709 14:49:51.854496 15403 raft_consensus.cc:697] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:51.855444 15403 consensus_queue.cc:237] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:51.868216 14320 catalog_manager.cc:5697] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 1 to 2, leader changed from 1b1feda151584c249732dfdeb1162a32 (127.12.40.132) to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 2 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:51.906252 15389 raft_consensus.cc:993] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a: : Instructing follower 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:51.906754 15389 raft_consensus.cc:1081] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Signalling peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:51.908187 15230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1262009d19f4a20b191bdb551db7cd6"
dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:53964
I20260709 14:49:51.908614 15230 raft_consensus.cc:493] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:51.908866 15230 raft_consensus.cc:3060] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.913590 15230 raft_consensus.cc:515] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:51.916179 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1262009d19f4a20b191bdb551db7cd6" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:51.916550 14567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1262009d19f4a20b191bdb551db7cd6" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:51.916860 14490 raft_consensus.cc:3055] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:51.917120 14567 raft_consensus.cc:3060] T d1262009d19f4a20b191bdb551db7cd6 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.917258 14490 raft_consensus.cc:740] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:51.918002 14490 consensus_queue.cc:260] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:51.919088 14490 raft_consensus.cc:3060] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.924162 14567 raft_consensus.cc:2468] T d1262009d19f4a20b191bdb551db7cd6 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 2.
I20260709 14:49:51.915607 15230 leader_election.cc:290] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 2 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:51.925258 15174 leader_election.cc:304] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:51.925547 14490 raft_consensus.cc:2468] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 2.
I20260709 14:49:51.925961 15403 raft_consensus.cc:2804] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:51.926520 15403 raft_consensus.cc:697] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:51.927325 15403 consensus_queue.cc:237] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:51.936851 14320 catalog_manager.cc:5697] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 1 to 2, leader changed from e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130) to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 2 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:51.937970 14567 raft_consensus.cc:1275] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:51.939383 15403 consensus_queue.cc:1048] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:51.954030 14639 raft_consensus.cc:1275] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 3 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:51.956097 15406 consensus_queue.cc:1048] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:51.958390 14566 raft_consensus.cc:1275] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Refusing update from remote peer e9e4fe5cdf74407f8b2354ba4c62256a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.961290 15391 consensus_queue.cc:1048] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:51.963222 14644 raft_consensus.cc:1275] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.965622 14644 raft_consensus.cc:1275] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Refusing update from remote peer b8d0cabbfae54e6b84526da274f7a9f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.966909 15406 consensus_queue.cc:1048] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:51.967144 15374 consensus_queue.cc:1048] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:52.016371 14644 raft_consensus.cc:1275] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Refusing update from remote peer e9e4fe5cdf74407f8b2354ba4c62256a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:52.017946 15389 consensus_queue.cc:1048] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:52.022332 14490 raft_consensus.cc:1275] T 025a41ef9d364476b606dff0a598497e P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Refusing update from remote peer b8d0cabbfae54e6b84526da274f7a9f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:52.024118 15396 consensus_queue.cc:1048] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:52.045954 14567 raft_consensus.cc:1275] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:52.047266 15409 consensus_queue.cc:1048] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:49:52.082669 14592 debug-util.cc:398] Leaking SignalData structure 0x7b08000d9820 after lost signal to thread 12453
W20260709 14:49:52.083702 14592 debug-util.cc:398] Leaking SignalData structure 0x7b0800086da0 after lost signal to thread 14354
W20260709 14:49:52.086546 14592 debug-util.cc:398] Leaking SignalData structure 0x7b08002f2300 after lost signal to thread 15255
I20260709 14:49:52.115724 14567 raft_consensus.cc:1275] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 4 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:52.116904 15409 consensus_queue.cc:1048] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:52.132701 14490 raft_consensus.cc:1275] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 4 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:52.134164 15408 consensus_queue.cc:1048] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:52.348948 14567 raft_consensus.cc:1275] T d1262009d19f4a20b191bdb551db7cd6 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:52.350157 15403 consensus_queue.cc:1048] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:52.351732 14639 raft_consensus.cc:1275] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:52.353255 15403 consensus_queue.cc:1048] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:52.399479 14490 raft_consensus.cc:1275] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:52.401801 15403 consensus_queue.cc:1048] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:52.421465 14566 raft_consensus.cc:1275] T e3fdb7c08a4a435384b14f95b0e13409 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:52.425242 15406 consensus_queue.cc:1048] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:52.514035 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:52.551910 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:52.590687 14490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "245757b9759b4306ad654b07a19155f9"
dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
mode: GRACEFUL
new_leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:35606
I20260709 14:49:52.591140 14490 raft_consensus.cc:606] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Received request to transfer leadership to TS 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:52.593500 14641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "750bbd59ecef4e7eb420be98735f4ecf"
dest_uuid: "1b1feda151584c249732dfdeb1162a32"
mode: GRACEFUL
new_leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:35102
I20260709 14:49:52.594048 14641 raft_consensus.cc:606] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Received request to transfer leadership to TS 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:52.609428 14641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92e03d82a2be4d5e800e16055d50340f"
dest_uuid: "1b1feda151584c249732dfdeb1162a32"
mode: GRACEFUL
new_leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:35102
I20260709 14:49:52.609885 14641 raft_consensus.cc:606] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 2 LEADER]: Received request to transfer leadership to TS 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:52.612242 14566 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a952ca34f45d4e57b738677a1203c6cc"
dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
mode: GRACEFUL
new_leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:44136
I20260709 14:49:52.612843 14566 raft_consensus.cc:606] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Received request to transfer leadership to TS 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:52.615610 14566 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9ca4ef663bc48499d856b8f0d98945e"
dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
mode: GRACEFUL
new_leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:44136
I20260709 14:49:52.616153 14566 raft_consensus.cc:606] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Received request to transfer leadership to TS 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:52.618736 14566 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f16133a079804621874b6c8bd80c176c"
dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
mode: GRACEFUL
new_leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:44136
I20260709 14:49:52.619200 14566 raft_consensus.cc:606] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Received request to transfer leadership to TS 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:52.622550 12450 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:49:52.623677 12450 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:52.664175 15380 raft_consensus.cc:993] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0: : Instructing follower 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:52.664817 15374 raft_consensus.cc:1081] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Signalling peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:52.666706 15221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f16133a079804621874b6c8bd80c176c"
dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:53966
I20260709 14:49:52.667239 15221 raft_consensus.cc:493] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:52.667637 15221 raft_consensus.cc:3060] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.673817 15221 raft_consensus.cc:515] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:52.675570 15221 leader_election.cc:290] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 2 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:52.676119 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16133a079804621874b6c8bd80c176c" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:52.676381 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16133a079804621874b6c8bd80c176c" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:52.676926 14568 raft_consensus.cc:3055] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:52.676721 14490 raft_consensus.cc:3060] T f16133a079804621874b6c8bd80c176c P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.677330 14568 raft_consensus.cc:740] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:52.678392 14568 consensus_queue.cc:260] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:52.679575 14568 raft_consensus.cc:3060] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.681685 14490 raft_consensus.cc:2468] T f16133a079804621874b6c8bd80c176c P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 2.
I20260709 14:49:52.682760 15174 leader_election.cc:304] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:52.683460 15409 raft_consensus.cc:2804] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:52.683816 15409 raft_consensus.cc:697] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:52.684533 15409 consensus_queue.cc:237] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:52.685333 14568 raft_consensus.cc:2468] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 2.
I20260709 14:49:52.697017 14317 catalog_manager.cc:5697] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 1 to 2, leader changed from b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131) to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 2 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:52.733196 15392 raft_consensus.cc:993] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a: : Instructing follower 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:52.733596 15389 raft_consensus.cc:1081] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Signalling peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:52.735049 15221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "245757b9759b4306ad654b07a19155f9"
dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:53964
I20260709 14:49:52.735564 15221 raft_consensus.cc:493] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:52.735898 15221 raft_consensus.cc:3060] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:52.742179 15221 raft_consensus.cc:515] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:52.745230 15221 leader_election.cc:290] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 3 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:52.745944 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245757b9759b4306ad654b07a19155f9" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:52.747087 14490 raft_consensus.cc:3055] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:52.747418 14490 raft_consensus.cc:740] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:52.746747 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245757b9759b4306ad654b07a19155f9" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:52.748027 14490 consensus_queue.cc:260] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:52.748664 14568 raft_consensus.cc:3060] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:52.749245 14490 raft_consensus.cc:3060] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:52.756806 14490 raft_consensus.cc:2468] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 3.
I20260709 14:49:52.758111 15174 leader_election.cc:304] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:52.758812 15409 raft_consensus.cc:2804] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:52.759269 15409 raft_consensus.cc:697] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:52.759974 15409 consensus_queue.cc:237] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:52.760164 14568 raft_consensus.cc:2468] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 3.
I20260709 14:49:52.765622 15441 raft_consensus.cc:993] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32: : Instructing follower 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:52.766223 15444 raft_consensus.cc:1081] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Signalling peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:52.767766 15221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "750bbd59ecef4e7eb420be98735f4ecf"
dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:53974
I20260709 14:49:52.768271 15221 raft_consensus.cc:493] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:52.768600 15221 raft_consensus.cc:3060] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.771620 14317 catalog_manager.cc:5697] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 2 to 3, leader changed from e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130) to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 3 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:52.774586 15221 raft_consensus.cc:515] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:52.776188 15221 leader_election.cc:290] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 2 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:52.777725 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750bbd59ecef4e7eb420be98735f4ecf" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:52.778120 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750bbd59ecef4e7eb420be98735f4ecf" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:52.778770 14641 raft_consensus.cc:3055] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:52.779592 14641 raft_consensus.cc:740] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:52.778234 14490 raft_consensus.cc:3060] T 750bbd59ecef4e7eb420be98735f4ecf P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.780484 14641 consensus_queue.cc:260] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:52.783490 14641 raft_consensus.cc:3060] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.784806 14490 raft_consensus.cc:2468] T 750bbd59ecef4e7eb420be98735f4ecf P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 2.
I20260709 14:49:52.785704 15174 leader_election.cc:304] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:52.786338 15409 raft_consensus.cc:2804] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:52.786787 15409 raft_consensus.cc:697] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:52.787557 15409 consensus_queue.cc:237] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:52.789352 14641 raft_consensus.cc:2468] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 2.
I20260709 14:49:52.796130 14317 catalog_manager.cc:5697] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 1 to 2, leader changed from 1b1feda151584c249732dfdeb1162a32 (127.12.40.132) to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 2 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:52.933576 15396 raft_consensus.cc:993] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0: : Instructing follower 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:52.934067 15396 raft_consensus.cc:1081] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Signalling peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:52.935369 15226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a952ca34f45d4e57b738677a1203c6cc"
dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:53966
I20260709 14:49:52.935966 15226 raft_consensus.cc:493] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:52.936254 15226 raft_consensus.cc:3060] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.942193 15226 raft_consensus.cc:515] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:52.944443 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a952ca34f45d4e57b738677a1203c6cc" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:52.945009 14568 raft_consensus.cc:3055] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:52.945042 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a952ca34f45d4e57b738677a1203c6cc" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:52.945456 14568 raft_consensus.cc:740] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:52.945796 14641 raft_consensus.cc:3060] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.946213 14568 consensus_queue.cc:260] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:52.947147 15226 leader_election.cc:290] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 2 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:52.947352 14568 raft_consensus.cc:3060] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.955217 14641 raft_consensus.cc:2468] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 2.
I20260709 14:49:52.957074 15172 leader_election.cc:304] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:52.957911 15409 raft_consensus.cc:2804] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:52.958371 15409 raft_consensus.cc:697] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:52.959169 15409 consensus_queue.cc:237] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:52.966868 14568 raft_consensus.cc:2468] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 2.
I20260709 14:49:52.980561 14317 catalog_manager.cc:5697] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 1 to 2, leader changed from b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131) to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 2 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:53.023900 15396 raft_consensus.cc:993] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0: : Instructing follower 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:53.024382 15380 raft_consensus.cc:1081] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Signalling peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:53.025656 15226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9ca4ef663bc48499d856b8f0d98945e"
dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:53966
I20260709 14:49:53.026194 15226 raft_consensus.cc:493] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:53.026547 15226 raft_consensus.cc:3060] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:53.035087 15226 raft_consensus.cc:515] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:53.038517 15226 leader_election.cc:290] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 2 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:53.039132 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ca4ef663bc48499d856b8f0d98945e" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:53.039693 14490 raft_consensus.cc:3060] T a9ca4ef663bc48499d856b8f0d98945e P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:53.042994 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ca4ef663bc48499d856b8f0d98945e" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:53.043567 14568 raft_consensus.cc:3055] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:53.043836 14568 raft_consensus.cc:740] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:53.043879 14490 raft_consensus.cc:2468] T a9ca4ef663bc48499d856b8f0d98945e P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 2.
I20260709 14:49:53.044755 15174 leader_election.cc:304] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:53.044565 14568 consensus_queue.cc:260] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:53.045373 15409 raft_consensus.cc:2804] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:53.045742 14568 raft_consensus.cc:3060] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:53.045780 15409 raft_consensus.cc:697] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:53.046801 15409 consensus_queue.cc:237] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:53.052079 14568 raft_consensus.cc:2468] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 2.
I20260709 14:49:53.055485 14317 catalog_manager.cc:5697] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 1 to 2, leader changed from b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131) to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 2 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:53.067515 15443 raft_consensus.cc:993] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32: : Instructing follower 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:53.067991 15441 raft_consensus.cc:1081] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 2 LEADER]: Signalling peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:53.069389 15226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92e03d82a2be4d5e800e16055d50340f"
dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:53974
I20260709 14:49:53.069921 15226 raft_consensus.cc:493] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:53.070273 15226 raft_consensus.cc:3060] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:53.076817 15226 raft_consensus.cc:515] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:53.078948 15226 leader_election.cc:290] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 3 election: Requested vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159)
I20260709 14:49:53.080503 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e03d82a2be4d5e800e16055d50340f" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:53.081089 14568 raft_consensus.cc:3060] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:53.083626 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e03d82a2be4d5e800e16055d50340f" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:53.084355 14641 raft_consensus.cc:3055] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:53.084632 14641 raft_consensus.cc:740] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:53.085284 14641 consensus_queue.cc:260] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:53.086398 14641 raft_consensus.cc:3060] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:53.087447 14568 raft_consensus.cc:2468] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 3.
I20260709 14:49:53.088619 15174 leader_election.cc:304] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:53.089563 15403 raft_consensus.cc:2804] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:53.090011 15403 raft_consensus.cc:697] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:53.090791 15403 consensus_queue.cc:237] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:53.092281 14641 raft_consensus.cc:2468] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 3.
I20260709 14:49:53.101754 14317 catalog_manager.cc:5697] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 2 to 3, leader changed from 1b1feda151584c249732dfdeb1162a32 (127.12.40.132) to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 3 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:53.134806 14568 raft_consensus.cc:1275] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:53.135862 15403 consensus_queue.cc:1048] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.141345 14566 raft_consensus.cc:1275] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:53.142684 15403 consensus_queue.cc:1048] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.169891 14490 raft_consensus.cc:1275] T f16133a079804621874b6c8bd80c176c P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:53.171597 15403 consensus_queue.cc:1048] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.183372 14497 raft_consensus.cc:1275] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 3 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:53.184679 15409 consensus_queue.cc:1048] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.310035 14641 raft_consensus.cc:1275] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:53.311305 15406 consensus_queue.cc:1048] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.323725 14490 raft_consensus.cc:1275] T 750bbd59ecef4e7eb420be98735f4ecf P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:53.330224 15403 consensus_queue.cc:1048] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.438458 14566 raft_consensus.cc:1275] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:53.439580 15403 consensus_queue.cc:1048] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.450255 14639 raft_consensus.cc:1275] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:53.453512 15463 consensus_queue.cc:1048] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.553670 14497 raft_consensus.cc:1275] T a9ca4ef663bc48499d856b8f0d98945e P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:53.554970 15403 consensus_queue.cc:1048] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.563840 14566 raft_consensus.cc:1275] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:53.565927 15403 consensus_queue.cc:1048] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.619473 14639 raft_consensus.cc:1275] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 3 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:53.620499 15463 consensus_queue.cc:1048] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:53.624425 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:53.646452 14566 raft_consensus.cc:1275] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:53.647981 15463 consensus_queue.cc:1048] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:53.692150 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:53.726846 14490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5819f77885924b569e8d255261ceab2c"
dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
mode: GRACEFUL
new_leader_uuid: "1b1feda151584c249732dfdeb1162a32"
 from {username='slave'} at 127.0.0.1:35606
I20260709 14:49:53.727330 14490 raft_consensus.cc:606] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Received request to transfer leadership to TS 1b1feda151584c249732dfdeb1162a32
I20260709 14:49:53.729488 14566 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b559a7b710e64116af9dec40d3dfae79"
dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
mode: GRACEFUL
new_leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:44136
I20260709 14:49:53.729899 14566 raft_consensus.cc:606] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 LEADER]: Received request to transfer leadership to TS 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:53.732040 14490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e612600feb3d473c86462ac5b8792780"
dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
mode: GRACEFUL
new_leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:35606
I20260709 14:49:53.732527 14490 raft_consensus.cc:606] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Received request to transfer leadership to TS 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:53.733431 12450 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:53.735019 12450 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:53.985247 15389 raft_consensus.cc:993] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a: : Instructing follower 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:53.985688 15389 raft_consensus.cc:1081] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Signalling peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:53.985806 15392 raft_consensus.cc:993] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a: : Instructing follower 1b1feda151584c249732dfdeb1162a32 to start an election
I20260709 14:49:53.987485 15226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e612600feb3d473c86462ac5b8792780"
dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:53964
I20260709 14:49:53.988373 15226 raft_consensus.cc:493] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:53.988740 15226 raft_consensus.cc:3060] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:53.990845 15392 raft_consensus.cc:1081] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Signalling peer 1b1feda151584c249732dfdeb1162a32 to start an election
I20260709 14:49:53.993671 14641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5819f77885924b569e8d255261ceab2c"
dest_uuid: "1b1feda151584c249732dfdeb1162a32"
 from {username='slave'} at 127.0.0.1:49524
I20260709 14:49:53.994221 14641 raft_consensus.cc:493] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:53.994532 14641 raft_consensus.cc:3060] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:53.997442 15226 raft_consensus.cc:515] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:54.000068 14639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e612600feb3d473c86462ac5b8792780" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:54.000597 14639 raft_consensus.cc:3060] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.001864 14641 raft_consensus.cc:515] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:54.004680 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5819f77885924b569e8d255261ceab2c" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:54.005203 14497 raft_consensus.cc:3055] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:54.005497 14497 raft_consensus.cc:740] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:54.006119 14497 consensus_queue.cc:260] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:54.007943 14641 leader_election.cc:290] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:54.008719 14497 raft_consensus.cc:3060] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:54.011138 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5819f77885924b569e8d255261ceab2c" candidate_uuid: "1b1feda151584c249732dfdeb1162a32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:54.011663 14568 raft_consensus.cc:3060] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:54.006964 14639 raft_consensus.cc:2468] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 3.
I20260709 14:49:54.013345 15172 leader_election.cc:304] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:54.014513 15406 raft_consensus.cc:2804] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:54.016661 15406 raft_consensus.cc:697] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:54.017463 15406 consensus_queue.cc:237] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:54.016685 15464 raft_consensus.cc:993] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0: : Instructing follower 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:54.019326 15464 raft_consensus.cc:1081] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 LEADER]: Signalling peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:54.019727 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e612600feb3d473c86462ac5b8792780" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:54.020260 14490 raft_consensus.cc:3055] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:54.020519 14490 raft_consensus.cc:740] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9e4fe5cdf74407f8b2354ba4c62256a, State: Running, Role: LEADER
I20260709 14:49:54.021322 14490 consensus_queue.cc:260] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [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: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:54.020459 15226 leader_election.cc:290] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 3 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:54.024171 14568 raft_consensus.cc:2468] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 2.
I20260709 14:49:54.022491 15221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b559a7b710e64116af9dec40d3dfae79"
dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:53966
I20260709 14:49:54.039269 15221 raft_consensus.cc:493] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:54.039666 15221 raft_consensus.cc:3060] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.039921 14611 leader_election.cc:304] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, b8d0cabbfae54e6b84526da274f7a9f0; no voters: 
I20260709 14:49:54.040633 15443 raft_consensus.cc:2804] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:54.041085 15443 raft_consensus.cc:697] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [term 2 LEADER]: Becoming Leader. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:54.022271 14490 raft_consensus.cc:3060] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.041867 15443 consensus_queue.cc:237] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } }
I20260709 14:49:54.048017 14490 raft_consensus.cc:2468] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 3.
I20260709 14:49:54.050109 14497 raft_consensus.cc:2468] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b1feda151584c249732dfdeb1162a32 in term 2.
I20260709 14:49:54.051944 15221 raft_consensus.cc:515] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:54.058086 14317 catalog_manager.cc:5697] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 2 to 3, leader changed from e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130) to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 3 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:54.059496 15221 leader_election.cc:290] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 3 election: Requested vote from peers e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713), b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865)
I20260709 14:49:54.060807 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559a7b710e64116af9dec40d3dfae79" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:54.061321 14490 raft_consensus.cc:3060] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.064687 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559a7b710e64116af9dec40d3dfae79" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8d0cabbfae54e6b84526da274f7a9f0"
I20260709 14:49:54.065412 14568 raft_consensus.cc:3055] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:54.065928 14568 raft_consensus.cc:740] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b8d0cabbfae54e6b84526da274f7a9f0, State: Running, Role: LEADER
I20260709 14:49:54.066803 14568 consensus_queue.cc:260] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:54.067931 14568 raft_consensus.cc:3060] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.069482 14490 raft_consensus.cc:2468] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 3.
I20260709 14:49:54.073945 15174 leader_election.cc:304] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a; no voters: 
I20260709 14:49:54.074611 15406 raft_consensus.cc:2804] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:54.074625 14568 raft_consensus.cc:2468] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 3.
I20260709 14:49:54.075238 15406 raft_consensus.cc:697] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:54.076766 15406 consensus_queue.cc:237] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [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: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } }
I20260709 14:49:54.092186 14320 catalog_manager.cc:5697] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 reported cstate change: term changed from 1 to 2, leader changed from e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130) to 1b1feda151584c249732dfdeb1162a32 (127.12.40.132). New cstate: current_term: 2 leader_uuid: "1b1feda151584c249732dfdeb1162a32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:54.099511 14317 catalog_manager.cc:5697] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 2 to 3, leader changed from b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131) to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 3 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:54.468277 14568 raft_consensus.cc:1275] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Refusing update from remote peer 1b1feda151584c249732dfdeb1162a32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:54.469635 15443 consensus_queue.cc:1048] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:54.479226 14490 raft_consensus.cc:1275] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Refusing update from remote peer 1b1feda151584c249732dfdeb1162a32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:54.480756 15441 consensus_queue.cc:1048] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:54.545142 14490 raft_consensus.cc:1275] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 3 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:54.546607 15463 consensus_queue.cc:1048] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:54.562214 14641 raft_consensus.cc:1275] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 3 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:54.563922 15406 consensus_queue.cc:1048] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:54.600464 14568 raft_consensus.cc:1275] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:54.603144 15463 consensus_queue.cc:1048] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:54.604070 14490 raft_consensus.cc:1275] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [term 3 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:54.607371 15463 consensus_queue.cc:1048] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:54.735919 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:54.777365 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:54.809023 14641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "900a16a78494433ba43b5313f2d36197"
dest_uuid: "1b1feda151584c249732dfdeb1162a32"
mode: GRACEFUL
new_leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:35102
I20260709 14:49:54.809597 14641 raft_consensus.cc:606] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Received request to transfer leadership to TS 9e4c6b7a9ea64ebd9eebd79bfe4c9e05
I20260709 14:49:54.810734 12450 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:49:54.811888 12450 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:55.285993 15441 raft_consensus.cc:993] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32: : Instructing follower 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:55.286551 15443 raft_consensus.cc:1081] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Signalling peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 to start an election
I20260709 14:49:55.287995 15221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "900a16a78494433ba43b5313f2d36197"
dest_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05"
 from {username='slave'} at 127.0.0.1:53974
I20260709 14:49:55.288492 15221 raft_consensus.cc:493] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:55.288734 15221 raft_consensus.cc:3060] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.293998 15221 raft_consensus.cc:515] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:55.295763 15221 leader_election.cc:290] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 2 election: Requested vote from peers 1b1feda151584c249732dfdeb1162a32 (127.12.40.132:35159), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:55.296522 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900a16a78494433ba43b5313f2d36197" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b1feda151584c249732dfdeb1162a32"
I20260709 14:49:55.297096 14641 raft_consensus.cc:3055] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:55.297382 14641 raft_consensus.cc:740] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b1feda151584c249732dfdeb1162a32, State: Running, Role: LEADER
I20260709 14:49:55.298314 14490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900a16a78494433ba43b5313f2d36197" candidate_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a"
I20260709 14:49:55.298336 14641 consensus_queue.cc:260] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:55.298988 14490 raft_consensus.cc:3060] T 900a16a78494433ba43b5313f2d36197 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.299499 14641 raft_consensus.cc:3060] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.305610 14490 raft_consensus.cc:2468] T 900a16a78494433ba43b5313f2d36197 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 2.
I20260709 14:49:55.306466 14641 raft_consensus.cc:2468] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 in term 2.
I20260709 14:49:55.307693 15172 leader_election.cc:304] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b1feda151584c249732dfdeb1162a32, 9e4c6b7a9ea64ebd9eebd79bfe4c9e05; no voters: 
I20260709 14:49:55.308561 15406 raft_consensus.cc:2804] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:55.308976 15406 raft_consensus.cc:697] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 LEADER]: Becoming Leader. State: Replica: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, State: Running, Role: LEADER
I20260709 14:49:55.309755 15406 consensus_queue.cc:237] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:55.321419 14317 catalog_manager.cc:5697] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 reported cstate change: term changed from 1 to 2, leader changed from 1b1feda151584c249732dfdeb1162a32 (127.12.40.132) to 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129). New cstate: current_term: 2 leader_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:55.704677 14641 raft_consensus.cc:1275] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:55.705900 15463 consensus_queue.cc:1048] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:55.725685 14490 raft_consensus.cc:1275] T 900a16a78494433ba43b5313f2d36197 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Refusing update from remote peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:55.731539 15463 consensus_queue.cc:1048] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:55.812847 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:55.861388 12450 tablet_server.cc:179] TabletServer@127.12.40.129:38887 shutting down...
W20260709 14:49:55.863538 14608 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 59 similar messages]
W20260709 14:49:55.866300 14608 consensus_peers.cc:597] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:55.884192 14608 consensus_peers.cc:597] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:55.907730 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:55.908636 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.909227 12450 raft_consensus.cc:2243] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.909953 12450 raft_consensus.cc:2272] T 373f98dcae9749319a7638e5d3299116 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.911749 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.912467 12450 raft_consensus.cc:2243] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.912886 12450 raft_consensus.cc:2272] T 4bf23d4f4bd3457abb8d0a89feb78950 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.914783 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.915472 12450 raft_consensus.cc:2243] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.915832 12450 raft_consensus.cc:2272] T e8a1aae2a9c8417fa2f1e5600b3bef43 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.917517 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.918143 12450 raft_consensus.cc:2243] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.918494 12450 raft_consensus.cc:2272] T 417f34ca409341a4b155caa15827516c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.920719 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.921566 12450 raft_consensus.cc:2243] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.922024 12450 raft_consensus.cc:2272] T 6636ea8a3033498ca5f761e32f668758 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.924218 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.924942 12450 raft_consensus.cc:2243] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.925382 12450 raft_consensus.cc:2272] T b2607f33b607466f924ac9806d74679c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.927714 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.928464 12450 raft_consensus.cc:2243] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.929399 12450 raft_consensus.cc:2272] T b559a7b710e64116af9dec40d3dfae79 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.931468 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.932323 12450 raft_consensus.cc:2243] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.932999 12450 raft_consensus.cc:2272] T 040c8f0b95644457af9d1e6825c78c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:55.933100 14534 consensus_peers.cc:597] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:55.935323 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.936116 12450 raft_consensus.cc:2243] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.936535 12450 raft_consensus.cc:2272] T 91943b8a7b6f4aed85123fa7c5a22e65 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.939229 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.939723 12450 raft_consensus.cc:2243] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.940063 12450 raft_consensus.cc:2272] T bc6ad720cff642a0a908cd53b4ae2168 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.941756 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.942253 12450 raft_consensus.cc:2243] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.942571 12450 raft_consensus.cc:2272] T 86c526a57b184c67a1a6d941fdfb15d7 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.944280 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.945643 12450 raft_consensus.cc:2243] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.946514 12450 raft_consensus.cc:2272] T 92e03d82a2be4d5e800e16055d50340f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.948360 12450 tablet_replica.cc:333] stopping tablet replica
W20260709 14:49:55.948426 14534 consensus_peers.cc:597] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:55.949012 12450 raft_consensus.cc:2243] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.949398 12450 raft_consensus.cc:2272] T 8f8fab1f27784bdd941bca8874b33609 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.950994 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.951493 12450 raft_consensus.cc:2243] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.951809 12450 raft_consensus.cc:2272] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.953346 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.953845 12450 raft_consensus.cc:2243] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.954170 12450 raft_consensus.cc:2272] T 1ac38300d9dc4a31aad4897a4d03eca0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.956254 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.956820 12450 raft_consensus.cc:2243] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.957218 12450 raft_consensus.cc:2272] T 260b75603b054988bcbac0b847f9ec4f P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:55.957898 14534 consensus_peers.cc:597] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:55.959057 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.959821 12450 raft_consensus.cc:2243] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.960248 12450 raft_consensus.cc:2272] T 1a214c1836b945eaa2451a2155691ac8 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.962167 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.962833 12450 raft_consensus.cc:2243] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.963595 12450 raft_consensus.cc:2272] T d1262009d19f4a20b191bdb551db7cd6 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.965461 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.965937 12450 raft_consensus.cc:2243] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.966306 12450 raft_consensus.cc:2272] T a91d045d8b1f42ad9c63f1cda3f8addd P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.968403 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.969090 12450 raft_consensus.cc:2243] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.969466 12450 raft_consensus.cc:2272] T e62df97ddff947f087885f5b8de32ac0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.971233 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.971755 12450 raft_consensus.cc:2243] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.972083 12450 raft_consensus.cc:2272] T eff7e030128a4298aad0ce74b0af8e02 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.973649 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.974120 12450 raft_consensus.cc:2243] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.974783 12450 raft_consensus.cc:2272] T e612600feb3d473c86462ac5b8792780 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.976349 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.977063 12450 raft_consensus.cc:2243] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.977473 12450 raft_consensus.cc:2272] T ad986bff56cd48e9974244371d0682b0 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.979004 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.979581 12450 raft_consensus.cc:2243] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.979919 12450 raft_consensus.cc:2272] T 6a23f18f149042599361c8eb74495c93 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.981504 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.981961 12450 raft_consensus.cc:2243] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.982309 12450 raft_consensus.cc:2272] T 6974858ff50f4334bb26e780b4ad1080 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.984025 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.984483 12450 raft_consensus.cc:2243] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.985215 12450 raft_consensus.cc:2272] T a9ca4ef663bc48499d856b8f0d98945e P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.987231 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.988004 12450 raft_consensus.cc:2243] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.988862 12450 raft_consensus.cc:2272] T a952ca34f45d4e57b738677a1203c6cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.990931 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.991428 12450 raft_consensus.cc:2243] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.992146 12450 raft_consensus.cc:2272] T 750bbd59ecef4e7eb420be98735f4ecf P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.994218 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.994927 12450 raft_consensus.cc:2243] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:49:55.995544 14608 consensus_peers.cc:597] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:55.995761 12450 raft_consensus.cc:2272] T e3fdb7c08a4a435384b14f95b0e13409 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.998581 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:55.999315 12450 raft_consensus.cc:2243] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.999776 12450 raft_consensus.cc:2272] T 6afbb051d3a74b92a613757655c3e399 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:56.000711 14608 consensus_peers.cc:597] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:56.002202 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:56.002766 12450 raft_consensus.cc:2243] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.003129 12450 raft_consensus.cc:2272] T 4b92dce14aae4ddc92341bb39e8245b4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.004801 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:56.005285 12450 raft_consensus.cc:2243] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.005641 12450 raft_consensus.cc:2272] T 9448c8cd5924400a992ff7dc5ac102cc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.007592 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:56.008076 12450 raft_consensus.cc:2243] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.008414 12450 raft_consensus.cc:2272] T 934849d9a7214cec9abcbc8bd3372bbc P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.010285 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:56.010773 12450 raft_consensus.cc:2243] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.011232 12450 raft_consensus.cc:2272] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.013466 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:56.014142 12450 raft_consensus.cc:2243] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:56.014269 14608 consensus_peers.cc:597] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:56.014528 12450 raft_consensus.cc:2272] T c2e03728743c4abd923e28089171a304 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.016426 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:56.016881 12450 raft_consensus.cc:2243] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.017544 12450 raft_consensus.cc:2272] T b1502fb0c73b481dbae150ebe0a02bb3 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.019259 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:56.019701 12450 raft_consensus.cc:2243] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.020025 12450 raft_consensus.cc:2272] T c6391dfa0a154bcbb513b6b9d4ec7678 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.021551 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:56.021988 12450 raft_consensus.cc:2243] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.022292 12450 raft_consensus.cc:2272] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.024253 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:56.024683 12450 raft_consensus.cc:2243] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.025468 12450 raft_consensus.cc:2272] T f16133a079804621874b6c8bd80c176c P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.027245 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:56.027686 12450 raft_consensus.cc:2243] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.028304 12450 raft_consensus.cc:2272] T 245757b9759b4306ad654b07a19155f9 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.029770 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:56.030193 12450 raft_consensus.cc:2243] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.030869 12450 raft_consensus.cc:2272] T 900a16a78494433ba43b5313f2d36197 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.033289 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:56.033938 12450 raft_consensus.cc:2243] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.034412 12450 raft_consensus.cc:2272] T d17bfcd2759d4258850fe4192aa15390 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:56.036298 14534 consensus_peers.cc:597] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:56.036870 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:56.037560 12450 raft_consensus.cc:2243] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.038056 12450 raft_consensus.cc:2272] T 342172507f0e4bca9417479ccbbc53db P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.040022 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:56.040462 12450 raft_consensus.cc:2243] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.040787 12450 raft_consensus.cc:2272] T d7ef036897b2496c9daa176ee806d643 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.042922 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:56.043329 12450 raft_consensus.cc:2243] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.043663 12450 raft_consensus.cc:2272] T 68d27f63dfd247189ee42894e80e74f2 P 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:56.054854 14608 consensus_peers.cc:597] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:56.075168 14460 consensus_peers.cc:597] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. 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 14:49:56.111675 12450 tablet_server.cc:196] TabletServer@127.12.40.129:38887 shutdown complete.
W20260709 14:49:56.132261 14534 consensus_peers.cc:597] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:56.136936 14608 consensus_peers.cc:597] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:56.159344 14608 consensus_peers.cc:597] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:56.175947 14460 consensus_peers.cc:597] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:56.187844 14534 consensus_peers.cc:597] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:56.188442 12450 tablet_server.cc:179] TabletServer@127.12.40.130:0 shutting down...
W20260709 14:49:56.197126 14608 consensus_peers.cc:597] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:56.197685 14534 consensus_peers.cc:597] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:56.202581 14537 consensus_peers.cc:597] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:56.203526 14537 consensus_peers.cc:597] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:56.210819 14611 consensus_peers.cc:597] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:56.231997 14460 consensus_peers.cc:597] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:56.237059 14537 consensus_peers.cc:597] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:56.239410 14460 consensus_peers.cc:597] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:56.241504 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:56.242192 12450 tablet_replica.cc:333] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.242823 12450 raft_consensus.cc:2243] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.243247 12450 raft_consensus.cc:2272] T 4b92dce14aae4ddc92341bb39e8245b4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.244957 12450 tablet_replica.cc:333] T 750bbd59ecef4e7eb420be98735f4ecf P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.245491 12450 raft_consensus.cc:2243] T 750bbd59ecef4e7eb420be98735f4ecf P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.245837 12450 raft_consensus.cc:2272] T 750bbd59ecef4e7eb420be98735f4ecf P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.247282 12450 tablet_replica.cc:333] T 61d1b9e9535b4a049de5429b6dd108dd P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.247818 12450 raft_consensus.cc:2243] T 61d1b9e9535b4a049de5429b6dd108dd P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.248172 12450 raft_consensus.cc:2272] T 61d1b9e9535b4a049de5429b6dd108dd P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.249826 12450 tablet_replica.cc:333] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.250352 12450 raft_consensus.cc:2243] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.251049 12450 raft_consensus.cc:2272] T f3280787f5284c1592e506016ffd81cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.252549 12450 tablet_replica.cc:333] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.253062 12450 raft_consensus.cc:2243] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.253417 12450 raft_consensus.cc:2272] T d1262009d19f4a20b191bdb551db7cd6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.255129 12450 tablet_replica.cc:333] T 68d27f63dfd247189ee42894e80e74f2 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.255611 12450 raft_consensus.cc:2243] T 68d27f63dfd247189ee42894e80e74f2 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.255972 12450 raft_consensus.cc:2272] T 68d27f63dfd247189ee42894e80e74f2 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.257580 12450 tablet_replica.cc:333] T 417f34ca409341a4b155caa15827516c P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.258034 12450 raft_consensus.cc:2243] T 417f34ca409341a4b155caa15827516c P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.258378 12450 raft_consensus.cc:2272] T 417f34ca409341a4b155caa15827516c P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.260216 12450 tablet_replica.cc:333] T d17bfcd2759d4258850fe4192aa15390 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.260677 12450 raft_consensus.cc:2243] T d17bfcd2759d4258850fe4192aa15390 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.261047 12450 raft_consensus.cc:2272] T d17bfcd2759d4258850fe4192aa15390 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.262887 12450 tablet_replica.cc:333] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.263607 12450 raft_consensus.cc:2243] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.264045 12450 raft_consensus.cc:2272] T ef52c6cc24594286801ca367d370b4cb P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.265872 12450 tablet_replica.cc:333] T d7ef036897b2496c9daa176ee806d643 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.266590 12450 raft_consensus.cc:2243] T d7ef036897b2496c9daa176ee806d643 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.266978 12450 raft_consensus.cc:2272] T d7ef036897b2496c9daa176ee806d643 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.268671 12450 tablet_replica.cc:333] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.269192 12450 raft_consensus.cc:2243] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.269578 12450 raft_consensus.cc:2272] T b559a7b710e64116af9dec40d3dfae79 P e9e4fe5cdf74407f8b2354ba4c62256a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.271610 12450 tablet_replica.cc:333] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.272322 12450 raft_consensus.cc:2243] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.273072 12450 raft_consensus.cc:2272] T 60a402ee7f8d44438a71bbcc66e2285a P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:56.273801 14611 consensus_peers.cc:597] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:56.274888 12450 tablet_replica.cc:333] T f0747bba8049492ab62181e1c3a1a84c P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.275434 12450 raft_consensus.cc:2243] T f0747bba8049492ab62181e1c3a1a84c P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.275779 12450 raft_consensus.cc:2272] T f0747bba8049492ab62181e1c3a1a84c P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.277415 12450 tablet_replica.cc:333] T 4e05de373d4940d69d5259fb15860ce5 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.277894 12450 raft_consensus.cc:2243] T 4e05de373d4940d69d5259fb15860ce5 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.278251 12450 raft_consensus.cc:2272] T 4e05de373d4940d69d5259fb15860ce5 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.279994 12450 tablet_replica.cc:333] T a9ca4ef663bc48499d856b8f0d98945e P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.280536 12450 raft_consensus.cc:2243] T a9ca4ef663bc48499d856b8f0d98945e P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.280975 12450 raft_consensus.cc:2272] T a9ca4ef663bc48499d856b8f0d98945e P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.282938 12450 tablet_replica.cc:333] T b2607f33b607466f924ac9806d74679c P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.283627 12450 raft_consensus.cc:2243] T b2607f33b607466f924ac9806d74679c P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.284106 12450 raft_consensus.cc:2272] T b2607f33b607466f924ac9806d74679c P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:56.284662 14534 consensus_peers.cc:597] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:56.286243 12450 tablet_replica.cc:333] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.287050 12450 raft_consensus.cc:2243] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.287559 12450 raft_consensus.cc:2272] T c2e03728743c4abd923e28089171a304 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:56.287796 14537 consensus_peers.cc:597] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:56.290025 12450 tablet_replica.cc:333] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.290805 12450 raft_consensus.cc:2243] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.291690 12450 raft_consensus.cc:2272] T e8a1aae2a9c8417fa2f1e5600b3bef43 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:56.292317 14460 consensus_peers.cc:597] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:56.293700 12450 tablet_replica.cc:333] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.294202 12450 raft_consensus.cc:2243] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.294888 12450 raft_consensus.cc:2272] T 4bf23d4f4bd3457abb8d0a89feb78950 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.296804 12450 tablet_replica.cc:333] T f1baec97e2334417ba9fd79b425923cd P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.297303 12450 raft_consensus.cc:2243] T f1baec97e2334417ba9fd79b425923cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.297725 12450 raft_consensus.cc:2272] T f1baec97e2334417ba9fd79b425923cd P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.299854 12450 tablet_replica.cc:333] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.300578 12450 raft_consensus.cc:2243] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:49:56.299862 14537 consensus_peers.cc:597] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:56.301447 12450 raft_consensus.cc:2272] T 86c526a57b184c67a1a6d941fdfb15d7 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.303916 12450 tablet_replica.cc:333] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.304643 12450 raft_consensus.cc:2243] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.305506 12450 raft_consensus.cc:2272] T 260b75603b054988bcbac0b847f9ec4f P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.307719 12450 tablet_replica.cc:333] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
W20260709 14:49:56.307749 14608 consensus_peers.cc:597] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:56.308329 12450 raft_consensus.cc:2243] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.309254 12450 raft_consensus.cc:2272] T 1a214c1836b945eaa2451a2155691ac8 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.311684 12450 tablet_replica.cc:333] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.312422 12450 raft_consensus.cc:2243] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.313112 12450 raft_consensus.cc:2272] T 9057d6169ca04b3e855d9b45f499945b P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:56.314081 14608 consensus_peers.cc:597] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:56.315500 12450 tablet_replica.cc:333] T 025a41ef9d364476b606dff0a598497e P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.316319 12450 raft_consensus.cc:2243] T 025a41ef9d364476b606dff0a598497e P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.316824 12450 raft_consensus.cc:2272] T 025a41ef9d364476b606dff0a598497e P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.319110 12450 tablet_replica.cc:333] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.319818 12450 raft_consensus.cc:2243] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.320695 12450 raft_consensus.cc:2272] T 91943b8a7b6f4aed85123fa7c5a22e65 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.322907 12450 tablet_replica.cc:333] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.323560 12450 raft_consensus.cc:2243] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.324019 12450 raft_consensus.cc:2272] T 5819f77885924b569e8d255261ceab2c P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.326134 12450 tablet_replica.cc:333] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.326807 12450 raft_consensus.cc:2243] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.327636 12450 raft_consensus.cc:2272] T 9448c8cd5924400a992ff7dc5ac102cc P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.329736 12450 tablet_replica.cc:333] T c6391dfa0a154bcbb513b6b9d4ec7678 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.330415 12450 raft_consensus.cc:2243] T c6391dfa0a154bcbb513b6b9d4ec7678 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.330932 12450 raft_consensus.cc:2272] T c6391dfa0a154bcbb513b6b9d4ec7678 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:56.332037 14534 consensus_peers.cc:597] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:56.332572 14534 consensus_peers.cc:597] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:56.333189 12450 tablet_replica.cc:333] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.334003 12450 raft_consensus.cc:2243] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:49:56.334466 14611 consensus_peers.cc:597] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:56.334973 12450 raft_consensus.cc:2272] T eaf85a0fda46461d9a8beb99e6f4d5b6 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.337373 12450 tablet_replica.cc:333] T e62df97ddff947f087885f5b8de32ac0 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
W20260709 14:49:56.337777 14611 consensus_peers.cc:597] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:56.338090 12450 raft_consensus.cc:2243] T e62df97ddff947f087885f5b8de32ac0 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:56.338356 14611 consensus_peers.cc:597] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:56.338649 12450 raft_consensus.cc:2272] T e62df97ddff947f087885f5b8de32ac0 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:56.339303 14611 consensus_peers.cc:597] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:56.340678 12450 tablet_replica.cc:333] T a91d045d8b1f42ad9c63f1cda3f8addd P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.341224 12450 raft_consensus.cc:2243] T a91d045d8b1f42ad9c63f1cda3f8addd P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.341701 12450 raft_consensus.cc:2272] T a91d045d8b1f42ad9c63f1cda3f8addd P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.343587 12450 tablet_replica.cc:333] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.344043 12450 raft_consensus.cc:2243] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.344694 12450 raft_consensus.cc:2272] T 71cda013b118466ab0037dfdae73961d P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.346400 12450 tablet_replica.cc:333] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.346882 12450 raft_consensus.cc:2243] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.347262 12450 raft_consensus.cc:2272] T e612600feb3d473c86462ac5b8792780 P e9e4fe5cdf74407f8b2354ba4c62256a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.348877 12450 tablet_replica.cc:333] T 900a16a78494433ba43b5313f2d36197 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.349335 12450 raft_consensus.cc:2243] T 900a16a78494433ba43b5313f2d36197 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.349668 12450 raft_consensus.cc:2272] T 900a16a78494433ba43b5313f2d36197 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.351615 12450 tablet_replica.cc:333] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.352067 12450 raft_consensus.cc:2243] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.352415 12450 raft_consensus.cc:2272] T 245757b9759b4306ad654b07a19155f9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.354038 12450 tablet_replica.cc:333] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.354595 12450 raft_consensus.cc:2243] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.355400 12450 raft_consensus.cc:2272] T 43f8aedd61bf46e4a452ae4d9899e8f4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.357870 12450 tablet_replica.cc:333] T 2bebe2a3a0a84cb2b0a96085b4108a10 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.358351 12450 raft_consensus.cc:2243] T 2bebe2a3a0a84cb2b0a96085b4108a10 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.358824 12450 raft_consensus.cc:2272] T 2bebe2a3a0a84cb2b0a96085b4108a10 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:56.359383 14460 consensus_peers.cc:597] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a -> Peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Couldn't send request to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:56.360728 12450 tablet_replica.cc:333] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.361235 12450 raft_consensus.cc:2243] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.361629 12450 raft_consensus.cc:2272] T 373f98dcae9749319a7638e5d3299116 P e9e4fe5cdf74407f8b2354ba4c62256a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.363343 12450 tablet_replica.cc:333] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.363773 12450 raft_consensus.cc:2243] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.364432 12450 raft_consensus.cc:2272] T 17fbb3958a9e4fceb06f04e547a08de4 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.366032 12450 tablet_replica.cc:333] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.366447 12450 raft_consensus.cc:2243] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.367102 12450 raft_consensus.cc:2272] T 934849d9a7214cec9abcbc8bd3372bbc P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.368762 12450 tablet_replica.cc:333] T 218aa0d708c2439eaa3e9b3081881fe9 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.369185 12450 raft_consensus.cc:2243] T 218aa0d708c2439eaa3e9b3081881fe9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.369539 12450 raft_consensus.cc:2272] T 218aa0d708c2439eaa3e9b3081881fe9 P e9e4fe5cdf74407f8b2354ba4c62256a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.371253 12450 tablet_replica.cc:333] T f16133a079804621874b6c8bd80c176c P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.371685 12450 raft_consensus.cc:2243] T f16133a079804621874b6c8bd80c176c P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.372056 12450 raft_consensus.cc:2272] T f16133a079804621874b6c8bd80c176c P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.373660 12450 tablet_replica.cc:333] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a: stopping tablet replica
I20260709 14:49:56.374074 12450 raft_consensus.cc:2243] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.374472 12450 raft_consensus.cc:2272] T 6974858ff50f4334bb26e780b4ad1080 P e9e4fe5cdf74407f8b2354ba4c62256a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:56.401373 14611 consensus_peers.cc:597] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:56.401927 14611 consensus_peers.cc:597] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:56.406286 14611 consensus_peers.cc:597] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:56.409950 14537 consensus_peers.cc:597] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. 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 14:49:56.458746 12450 tablet_server.cc:196] TabletServer@127.12.40.130:0 shutdown complete.
I20260709 14:49:56.540657 12450 tablet_server.cc:179] TabletServer@127.12.40.131:0 shutting down...
W20260709 14:49:56.553097 14537 consensus_peers.cc:597] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.130:46713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:56.562211 14611 consensus_peers.cc:597] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.130:46713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:56.584839 14611 consensus_peers.cc:597] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.130:46713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:56.588898 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:56.589671 12450 tablet_replica.cc:333] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.590371 12450 raft_consensus.cc:2243] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.591171 12450 raft_consensus.cc:2272] T 61d1b9e9535b4a049de5429b6dd108dd P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.593019 12450 tablet_replica.cc:333] T d1262009d19f4a20b191bdb551db7cd6 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.593590 12450 raft_consensus.cc:2243] T d1262009d19f4a20b191bdb551db7cd6 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.593976 12450 raft_consensus.cc:2272] T d1262009d19f4a20b191bdb551db7cd6 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.595715 12450 tablet_replica.cc:333] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.596225 12450 raft_consensus.cc:2243] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.596874 12450 raft_consensus.cc:2272] T 6636ea8a3033498ca5f761e32f668758 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.598747 12450 tablet_replica.cc:333] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.599234 12450 raft_consensus.cc:2243] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.599884 12450 raft_consensus.cc:2272] T 417f34ca409341a4b155caa15827516c P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.601660 12450 tablet_replica.cc:333] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.602368 12450 raft_consensus.cc:2243] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.603183 12450 raft_consensus.cc:2272] T ef52c6cc24594286801ca367d370b4cb P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.605548 12450 tablet_replica.cc:333] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
W20260709 14:49:56.606231 14537 consensus_peers.cc:597] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 -> Peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Couldn't send request to peer e9e4fe5cdf74407f8b2354ba4c62256a. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.130:46713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:56.606285 12450 raft_consensus.cc:2243] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.607252 12450 raft_consensus.cc:2272] T d7ef036897b2496c9daa176ee806d643 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.609572 12450 tablet_replica.cc:333] T ad986bff56cd48e9974244371d0682b0 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.610064 12450 raft_consensus.cc:2243] T ad986bff56cd48e9974244371d0682b0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.610492 12450 raft_consensus.cc:2272] T ad986bff56cd48e9974244371d0682b0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.612690 12450 tablet_replica.cc:333] T 6a23f18f149042599361c8eb74495c93 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.613395 12450 raft_consensus.cc:2243] T 6a23f18f149042599361c8eb74495c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.613847 12450 raft_consensus.cc:2272] T 6a23f18f149042599361c8eb74495c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.616230 12450 tablet_replica.cc:333] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.616892 12450 raft_consensus.cc:2243] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.618364 12450 raft_consensus.cc:2272] T 040c8f0b95644457af9d1e6825c78c93 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.620565 12450 tablet_replica.cc:333] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.621250 12450 raft_consensus.cc:2243] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.621747 12450 raft_consensus.cc:2272] T b559a7b710e64116af9dec40d3dfae79 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:56.622752 14611 consensus_peers.cc:597] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 -> Peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Couldn't send request to peer b8d0cabbfae54e6b84526da274f7a9f0. 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 14:49:56.623881 12450 tablet_replica.cc:333] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.624604 12450 raft_consensus.cc:2243] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.625087 12450 raft_consensus.cc:2272] T 60a402ee7f8d44438a71bbcc66e2285a P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:56.625101 14611 consensus_peers.cc:597] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 -> Peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Couldn't send request to peer b8d0cabbfae54e6b84526da274f7a9f0. 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 14:49:56.627389 12450 tablet_replica.cc:333] T f0747bba8049492ab62181e1c3a1a84c P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.628154 12450 raft_consensus.cc:2243] T f0747bba8049492ab62181e1c3a1a84c P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.628504 12450 raft_consensus.cc:2272] T f0747bba8049492ab62181e1c3a1a84c P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.630228 12450 tablet_replica.cc:333] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.630765 12450 raft_consensus.cc:2243] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.631397 12450 raft_consensus.cc:2272] T 4e05de373d4940d69d5259fb15860ce5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.632984 12450 tablet_replica.cc:333] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.633464 12450 raft_consensus.cc:2243] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.633814 12450 raft_consensus.cc:2272] T a9ca4ef663bc48499d856b8f0d98945e P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.635376 12450 tablet_replica.cc:333] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.635843 12450 raft_consensus.cc:2243] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.636214 12450 raft_consensus.cc:2272] T a952ca34f45d4e57b738677a1203c6cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.638088 12450 tablet_replica.cc:333] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.638646 12450 raft_consensus.cc:2243] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.639076 12450 raft_consensus.cc:2272] T 934849d9a7214cec9abcbc8bd3372bbc P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:56.640498 14611 consensus_peers.cc:597] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 -> Peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Couldn't send request to peer b8d0cabbfae54e6b84526da274f7a9f0. 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 14:49:56.641073 12450 tablet_replica.cc:333] T 218aa0d708c2439eaa3e9b3081881fe9 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.641630 12450 raft_consensus.cc:2243] T 218aa0d708c2439eaa3e9b3081881fe9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.642043 12450 raft_consensus.cc:2272] T 218aa0d708c2439eaa3e9b3081881fe9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.643838 12450 tablet_replica.cc:333] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.644438 12450 raft_consensus.cc:2243] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.646859 12450 raft_consensus.cc:2272] T f1baec97e2334417ba9fd79b425923cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.649037 12450 tablet_replica.cc:333] T 91943b8a7b6f4aed85123fa7c5a22e65 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.649823 12450 raft_consensus.cc:2243] T 91943b8a7b6f4aed85123fa7c5a22e65 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.650350 12450 raft_consensus.cc:2272] T 91943b8a7b6f4aed85123fa7c5a22e65 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.652658 12450 tablet_replica.cc:333] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.653371 12450 raft_consensus.cc:2243] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.653855 12450 raft_consensus.cc:2272] T e8a1aae2a9c8417fa2f1e5600b3bef43 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.655517 12450 tablet_replica.cc:333] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.656015 12450 raft_consensus.cc:2243] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.656375 12450 raft_consensus.cc:2272] T 4bf23d4f4bd3457abb8d0a89feb78950 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.657932 12450 tablet_replica.cc:333] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.658387 12450 raft_consensus.cc:2243] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.658767 12450 raft_consensus.cc:2272] T f3280787f5284c1592e506016ffd81cd P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.660274 12450 tablet_replica.cc:333] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.660713 12450 raft_consensus.cc:2243] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.661042 12450 raft_consensus.cc:2272] T 1ac38300d9dc4a31aad4897a4d03eca0 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.662679 12450 tablet_replica.cc:333] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.663113 12450 raft_consensus.cc:2243] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.663731 12450 raft_consensus.cc:2272] T a596c71f77d14d7ba8f04d5e54fe5ea5 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.665342 12450 tablet_replica.cc:333] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.665817 12450 raft_consensus.cc:2243] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.666167 12450 raft_consensus.cc:2272] T b1502fb0c73b481dbae150ebe0a02bb3 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.667773 12450 tablet_replica.cc:333] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.668242 12450 raft_consensus.cc:2243] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.668591 12450 raft_consensus.cc:2272] T 9057d6169ca04b3e855d9b45f499945b P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.670166 12450 tablet_replica.cc:333] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.670758 12450 raft_consensus.cc:2243] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.671401 12450 raft_consensus.cc:2272] T 025a41ef9d364476b606dff0a598497e P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.673045 12450 tablet_replica.cc:333] T e3fdb7c08a4a435384b14f95b0e13409 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.673517 12450 raft_consensus.cc:2243] T e3fdb7c08a4a435384b14f95b0e13409 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.673867 12450 raft_consensus.cc:2272] T e3fdb7c08a4a435384b14f95b0e13409 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.675467 12450 tablet_replica.cc:333] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.675966 12450 raft_consensus.cc:2243] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.676618 12450 raft_consensus.cc:2272] T 8f8fab1f27784bdd941bca8874b33609 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.678388 12450 tablet_replica.cc:333] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.678891 12450 raft_consensus.cc:2243] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.679247 12450 raft_consensus.cc:2272] T 9448c8cd5924400a992ff7dc5ac102cc P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.681027 12450 tablet_replica.cc:333] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.681531 12450 raft_consensus.cc:2243] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.681900 12450 raft_consensus.cc:2272] T 342172507f0e4bca9417479ccbbc53db P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.683776 12450 tablet_replica.cc:333] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.684429 12450 raft_consensus.cc:2243] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.685052 12450 raft_consensus.cc:2272] T bc6ad720cff642a0a908cd53b4ae2168 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.686833 12450 tablet_replica.cc:333] T 71cda013b118466ab0037dfdae73961d P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.687382 12450 raft_consensus.cc:2243] T 71cda013b118466ab0037dfdae73961d P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.687773 12450 raft_consensus.cc:2272] T 71cda013b118466ab0037dfdae73961d P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.689595 12450 tablet_replica.cc:333] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.690062 12450 raft_consensus.cc:2243] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.690440 12450 raft_consensus.cc:2272] T 92e03d82a2be4d5e800e16055d50340f P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.692173 12450 tablet_replica.cc:333] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.692655 12450 raft_consensus.cc:2243] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.693348 12450 raft_consensus.cc:2272] T 4b92dce14aae4ddc92341bb39e8245b4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.694963 12450 tablet_replica.cc:333] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.695500 12450 raft_consensus.cc:2243] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.696247 12450 raft_consensus.cc:2272] T 6afbb051d3a74b92a613757655c3e399 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.698158 12450 tablet_replica.cc:333] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.698690 12450 raft_consensus.cc:2243] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.699111 12450 raft_consensus.cc:2272] T 373f98dcae9749319a7638e5d3299116 P b8d0cabbfae54e6b84526da274f7a9f0 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:56.699849 14611 consensus_peers.cc:597] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 -> Peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Couldn't send request to peer b8d0cabbfae54e6b84526da274f7a9f0. 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 14:49:56.700956 12450 tablet_replica.cc:333] T 17fbb3958a9e4fceb06f04e547a08de4 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.701498 12450 raft_consensus.cc:2243] T 17fbb3958a9e4fceb06f04e547a08de4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.701846 12450 raft_consensus.cc:2272] T 17fbb3958a9e4fceb06f04e547a08de4 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.703568 12450 tablet_replica.cc:333] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.704051 12450 raft_consensus.cc:2243] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.704419 12450 raft_consensus.cc:2272] T 245757b9759b4306ad654b07a19155f9 P b8d0cabbfae54e6b84526da274f7a9f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.705941 12450 tablet_replica.cc:333] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.706404 12450 raft_consensus.cc:2243] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.706794 12450 raft_consensus.cc:2272] T 2bebe2a3a0a84cb2b0a96085b4108a10 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.708387 12450 tablet_replica.cc:333] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.708801 12450 raft_consensus.cc:2243] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.709154 12450 raft_consensus.cc:2272] T 5819f77885924b569e8d255261ceab2c P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.710929 12450 tablet_replica.cc:333] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.711585 12450 raft_consensus.cc:2243] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.712463 12450 raft_consensus.cc:2272] T eff7e030128a4298aad0ce74b0af8e02 P b8d0cabbfae54e6b84526da274f7a9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.714941 12450 tablet_replica.cc:333] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.715584 12450 raft_consensus.cc:2243] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:56.715977 12450 raft_consensus.cc:2272] T f16133a079804621874b6c8bd80c176c P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.717854 12450 tablet_replica.cc:333] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0: stopping tablet replica
I20260709 14:49:56.718357 12450 raft_consensus.cc:2243] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:56.719146 12450 raft_consensus.cc:2272] T 6974858ff50f4334bb26e780b4ad1080 P b8d0cabbfae54e6b84526da274f7a9f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:56.881295 12450 tablet_server.cc:196] TabletServer@127.12.40.131:0 shutdown complete.
I20260709 14:49:56.975083 15515 raft_consensus.cc:493] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:56.975498 12450 tablet_server.cc:179] TabletServer@127.12.40.132:0 shutting down...
I20260709 14:49:56.976018 15515 raft_consensus.cc:515] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8d0cabbfae54e6b84526da274f7a9f0" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 32865 } } peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } }
I20260709 14:49:56.980337 15515 leader_election.cc:290] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865), 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887)
W20260709 14:49:56.984299 14611 leader_election.cc:336] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Network error: Client connection negotiation failed: client connection to 127.12.40.131:32865: connect: Connection refused (error 111)
W20260709 14:49:56.984912 14608 leader_election.cc:336] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111)
I20260709 14:49:56.985301 14608 leader_election.cc:304] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, b8d0cabbfae54e6b84526da274f7a9f0
I20260709 14:49:56.985947 15515 raft_consensus.cc:2749] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:57.015318 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:57.016130 12450 tablet_replica.cc:333] T 61d1b9e9535b4a049de5429b6dd108dd P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.016921 12450 raft_consensus.cc:2243] T 61d1b9e9535b4a049de5429b6dd108dd P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.017413 12450 raft_consensus.cc:2272] T 61d1b9e9535b4a049de5429b6dd108dd P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.019454 12450 tablet_replica.cc:333] T 6636ea8a3033498ca5f761e32f668758 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.019953 12450 raft_consensus.cc:2243] T 6636ea8a3033498ca5f761e32f668758 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.020395 12450 raft_consensus.cc:2272] T 6636ea8a3033498ca5f761e32f668758 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.021974 12450 tablet_replica.cc:333] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.022486 12450 raft_consensus.cc:2243] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.022886 12450 raft_consensus.cc:2272] T 900a16a78494433ba43b5313f2d36197 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.024478 12450 tablet_replica.cc:333] T ef52c6cc24594286801ca367d370b4cb P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.025032 12450 raft_consensus.cc:2243] T ef52c6cc24594286801ca367d370b4cb P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.025455 12450 raft_consensus.cc:2272] T ef52c6cc24594286801ca367d370b4cb P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.027185 12450 tablet_replica.cc:333] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.027678 12450 raft_consensus.cc:2243] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.028476 12450 raft_consensus.cc:2272] T 68d27f63dfd247189ee42894e80e74f2 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.030182 12450 tablet_replica.cc:333] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.030697 12450 raft_consensus.cc:2243] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.031101 12450 raft_consensus.cc:2272] T 040c8f0b95644457af9d1e6825c78c93 P 1b1feda151584c249732dfdeb1162a32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.032837 12450 tablet_replica.cc:333] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.033345 12450 raft_consensus.cc:2243] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.034263 12450 raft_consensus.cc:2272] T d17bfcd2759d4258850fe4192aa15390 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.036360 12450 tablet_replica.cc:333] T 60a402ee7f8d44438a71bbcc66e2285a P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.037060 12450 raft_consensus.cc:2243] T 60a402ee7f8d44438a71bbcc66e2285a P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.037580 12450 raft_consensus.cc:2272] T 60a402ee7f8d44438a71bbcc66e2285a P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:57.038033 14611 consensus_peers.cc:597] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 -> Peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Couldn't send request to peer b8d0cabbfae54e6b84526da274f7a9f0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.131:32865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.039561 12450 tablet_replica.cc:333] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.040094 12450 raft_consensus.cc:2243] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.040793 12450 raft_consensus.cc:2272] T f0747bba8049492ab62181e1c3a1a84c P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.042559 12450 tablet_replica.cc:333] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.043403 12450 raft_consensus.cc:2243] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.044118 12450 raft_consensus.cc:2272] T 4e05de373d4940d69d5259fb15860ce5 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.046521 12450 tablet_replica.cc:333] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.047027 12450 raft_consensus.cc:2243] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.047395 12450 raft_consensus.cc:2272] T a952ca34f45d4e57b738677a1203c6cc P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.049166 12450 tablet_replica.cc:333] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.049649 12450 raft_consensus.cc:2243] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.050518 12450 raft_consensus.cc:2272] T 218aa0d708c2439eaa3e9b3081881fe9 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.052371 12450 tablet_replica.cc:333] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.052964 12450 raft_consensus.cc:2243] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.053431 12450 raft_consensus.cc:2272] T a596c71f77d14d7ba8f04d5e54fe5ea5 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.055539 12450 tablet_replica.cc:333] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.056102 12450 raft_consensus.cc:2243] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.057163 12450 raft_consensus.cc:2272] T c2e03728743c4abd923e28089171a304 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.058938 12450 tablet_replica.cc:333] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.059403 12450 raft_consensus.cc:2243] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.059862 12450 raft_consensus.cc:2272] T b1502fb0c73b481dbae150ebe0a02bb3 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.062675 12450 tablet_replica.cc:333] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.063063 15519 raft_consensus.cc:493] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9e4c6b7a9ea64ebd9eebd79bfe4c9e05)
I20260709 14:49:57.063422 12450 raft_consensus.cc:2243] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.063588 15519 raft_consensus.cc:515] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b1feda151584c249732dfdeb1162a32" member_type: VOTER last_known_addr { host: "127.12.40.132" port: 35159 } } peers { permanent_uuid: "9e4c6b7a9ea64ebd9eebd79bfe4c9e05" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 38887 } } peers { permanent_uuid: "e9e4fe5cdf74407f8b2354ba4c62256a" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 46713 } }
I20260709 14:49:57.064129 12450 raft_consensus.cc:2272] T f1baec97e2334417ba9fd79b425923cd P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:57.065322 14611 consensus_peers.cc:597] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 -> Peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Couldn't send request to peer b8d0cabbfae54e6b84526da274f7a9f0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.131:32865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.065804 15519 leader_election.cc:290] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887), e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713)
I20260709 14:49:57.066728 12450 tablet_replica.cc:333] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.067580 12450 raft_consensus.cc:2243] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.068202 12450 raft_consensus.cc:2272] T 86c526a57b184c67a1a6d941fdfb15d7 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:57.069393 14611 leader_election.cc:336] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e9e4fe5cdf74407f8b2354ba4c62256a (127.12.40.130:46713): Network error: Client connection negotiation failed: client connection to 127.12.40.130:46713: connect: Connection refused (error 111)
I20260709 14:49:57.070351 12450 tablet_replica.cc:333] T 260b75603b054988bcbac0b847f9ec4f P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.071066 12450 raft_consensus.cc:2243] T 260b75603b054988bcbac0b847f9ec4f P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:57.071164 14608 leader_election.cc:336] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9e4c6b7a9ea64ebd9eebd79bfe4c9e05 (127.12.40.129:38887): Network error: Client connection negotiation failed: client connection to 127.12.40.129:38887: connect: Connection refused (error 111)
I20260709 14:49:57.071569 12450 raft_consensus.cc:2272] T 260b75603b054988bcbac0b847f9ec4f P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.071604 14608 leader_election.cc:304] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [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: 1b1feda151584c249732dfdeb1162a32; no voters: 9e4c6b7a9ea64ebd9eebd79bfe4c9e05, e9e4fe5cdf74407f8b2354ba4c62256a
I20260709 14:49:57.072290 15519 raft_consensus.cc:2749] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:57.073645 12450 tablet_replica.cc:333] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.074154 12450 raft_consensus.cc:2243] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.074548 12450 raft_consensus.cc:2272] T 1a214c1836b945eaa2451a2155691ac8 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.076361 12450 tablet_replica.cc:333] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.076794 12450 raft_consensus.cc:2243] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.077154 12450 raft_consensus.cc:2272] T 9057d6169ca04b3e855d9b45f499945b P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.078864 12450 tablet_replica.cc:333] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.079321 12450 raft_consensus.cc:2243] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.080063 12450 raft_consensus.cc:2272] T b2607f33b607466f924ac9806d74679c P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.081588 12450 tablet_replica.cc:333] T f3280787f5284c1592e506016ffd81cd P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.082050 12450 raft_consensus.cc:2243] T f3280787f5284c1592e506016ffd81cd P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.082413 12450 raft_consensus.cc:2272] T f3280787f5284c1592e506016ffd81cd P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.084066 12450 tablet_replica.cc:333] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.084496 12450 raft_consensus.cc:2243] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.085160 12450 raft_consensus.cc:2272] T 1ac38300d9dc4a31aad4897a4d03eca0 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.086809 12450 tablet_replica.cc:333] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.087275 12450 raft_consensus.cc:2243] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.087684 12450 raft_consensus.cc:2272] T 025a41ef9d364476b606dff0a598497e P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.089346 12450 tablet_replica.cc:333] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.089804 12450 raft_consensus.cc:2243] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.090261 12450 raft_consensus.cc:2272] T 750bbd59ecef4e7eb420be98735f4ecf P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.092509 12450 tablet_replica.cc:333] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.093008 12450 raft_consensus.cc:2243] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.093648 12450 raft_consensus.cc:2272] T e3fdb7c08a4a435384b14f95b0e13409 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.095715 12450 tablet_replica.cc:333] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.096185 12450 raft_consensus.cc:2243] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.096740 12450 raft_consensus.cc:2272] T 8f8fab1f27784bdd941bca8874b33609 P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.099161 12450 tablet_replica.cc:333] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
W20260709 14:49:57.099637 14611 consensus_peers.cc:597] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 -> Peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Couldn't send request to peer b8d0cabbfae54e6b84526da274f7a9f0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.131:32865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.099819 12450 raft_consensus.cc:2243] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.100320 12450 raft_consensus.cc:2272] T eaf85a0fda46461d9a8beb99e6f4d5b6 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.102123 12450 tablet_replica.cc:333] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.102816 12450 raft_consensus.cc:2243] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.103799 12450 raft_consensus.cc:2272] T c6391dfa0a154bcbb513b6b9d4ec7678 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:57.105481 14611 consensus_peers.cc:597] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 -> Peer b8d0cabbfae54e6b84526da274f7a9f0 (127.12.40.131:32865): Couldn't send request to peer b8d0cabbfae54e6b84526da274f7a9f0. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.131:32865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.106091 12450 tablet_replica.cc:333] T bc6ad720cff642a0a908cd53b4ae2168 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.106573 12450 raft_consensus.cc:2243] T bc6ad720cff642a0a908cd53b4ae2168 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.106966 12450 raft_consensus.cc:2272] T bc6ad720cff642a0a908cd53b4ae2168 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.108628 12450 tablet_replica.cc:333] T 71cda013b118466ab0037dfdae73961d P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.109081 12450 raft_consensus.cc:2243] T 71cda013b118466ab0037dfdae73961d P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.109427 12450 raft_consensus.cc:2272] T 71cda013b118466ab0037dfdae73961d P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.111121 12450 tablet_replica.cc:333] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.111575 12450 raft_consensus.cc:2243] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.112291 12450 raft_consensus.cc:2272] T e62df97ddff947f087885f5b8de32ac0 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.113902 12450 tablet_replica.cc:333] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.114377 12450 raft_consensus.cc:2243] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.114774 12450 raft_consensus.cc:2272] T eff7e030128a4298aad0ce74b0af8e02 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.116667 12450 tablet_replica.cc:333] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.117125 12450 raft_consensus.cc:2243] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.117871 12450 raft_consensus.cc:2272] T a91d045d8b1f42ad9c63f1cda3f8addd P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.119607 12450 tablet_replica.cc:333] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.120074 12450 raft_consensus.cc:2243] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.120784 12450 raft_consensus.cc:2272] T 342172507f0e4bca9417479ccbbc53db P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.122434 12450 tablet_replica.cc:333] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.123451 12450 raft_consensus.cc:2243] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.124159 12450 raft_consensus.cc:2272] T 5819f77885924b569e8d255261ceab2c P 1b1feda151584c249732dfdeb1162a32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.125855 12450 tablet_replica.cc:333] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.126314 12450 raft_consensus.cc:2243] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.127099 12450 raft_consensus.cc:2272] T 2bebe2a3a0a84cb2b0a96085b4108a10 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.128830 12450 tablet_replica.cc:333] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.129266 12450 raft_consensus.cc:2243] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.129650 12450 raft_consensus.cc:2272] T 43f8aedd61bf46e4a452ae4d9899e8f4 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.131641 12450 tablet_replica.cc:333] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.132153 12450 raft_consensus.cc:2243] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.132858 12450 raft_consensus.cc:2272] T ad986bff56cd48e9974244371d0682b0 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.134555 12450 tablet_replica.cc:333] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.134994 12450 raft_consensus.cc:2243] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.135699 12450 raft_consensus.cc:2272] T 6a23f18f149042599361c8eb74495c93 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.137254 12450 tablet_replica.cc:333] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.137681 12450 raft_consensus.cc:2243] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.138049 12450 raft_consensus.cc:2272] T e612600feb3d473c86462ac5b8792780 P 1b1feda151584c249732dfdeb1162a32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.139662 12450 tablet_replica.cc:333] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.140076 12450 raft_consensus.cc:2243] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.140489 12450 raft_consensus.cc:2272] T 92e03d82a2be4d5e800e16055d50340f P 1b1feda151584c249732dfdeb1162a32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.142129 12450 tablet_replica.cc:333] T 6afbb051d3a74b92a613757655c3e399 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.142524 12450 raft_consensus.cc:2243] T 6afbb051d3a74b92a613757655c3e399 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.142915 12450 raft_consensus.cc:2272] T 6afbb051d3a74b92a613757655c3e399 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.144459 12450 tablet_replica.cc:333] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32: stopping tablet replica
I20260709 14:49:57.144843 12450 raft_consensus.cc:2243] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:57.145253 12450 raft_consensus.cc:2272] T 17fbb3958a9e4fceb06f04e547a08de4 P 1b1feda151584c249732dfdeb1162a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.217998 12450 tablet_server.cc:196] TabletServer@127.12.40.132:0 shutdown complete.
I20260709 14:49:57.273880 12450 master.cc:562] Master@127.12.40.190:43983 shutting down...
I20260709 14:49:57.294143 12450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:57.294822 12450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:57.295135 12450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 36b7743d986442e99fe79d5c790a76dc: stopping tablet replica
I20260709 14:49:57.315941 12450 master.cc:584] Master@127.12.40.190:43983 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (22345 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:49:57.395900 12450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.40.190:39257
I20260709 14:49:57.396967 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:57.402752 15520 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 14:49:57.403046 15521 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 14:49:57.403308 15523 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 14:49:57.405476 12450 server_base.cc:1061] running on GCE node
I20260709 14:49:57.406381 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:57.406572 12450 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 14:49:57.406744 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608597406727 us; error 0 us; skew 500 ppm
I20260709 14:49:57.407243 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:57.409549 12450 webserver.cc:533] Webserver started at http://127.12.40.190:34089/ using document root <none> and password file <none>
I20260709 14:49:57.410009 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:57.410169 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:57.410423 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:57.411628 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-0/minicluster-data/master-0-root/instance:
uuid: "d2b5a4a34818467f9c360dc4377c396f"
format_stamp: "Formatted at 2026-07-09 14:49:57 on dist-test-slave-nxbx"
I20260709 14:49:57.415825 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:57.419066 15528 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:57.419770 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:49:57.420019 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-0/minicluster-data/master-0-root
uuid: "d2b5a4a34818467f9c360dc4377c396f"
format_stamp: "Formatted at 2026-07-09 14:49:57 on dist-test-slave-nxbx"
I20260709 14:49:57.420275 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-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 14:49:57.440362 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:57.441570 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:57.477356 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.190:39257
I20260709 14:49:57.477455 15579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.190:39257 every 8 connection(s)
I20260709 14:49:57.481132 15580 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 14:49:57.490823 15580 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f: Bootstrap starting.
I20260709 14:49:57.495519 15580 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:57.499768 15580 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f: No bootstrap required, opened a new log
I20260709 14:49:57.501893 15580 raft_consensus.cc:359] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2b5a4a34818467f9c360dc4377c396f" member_type: VOTER }
I20260709 14:49:57.502272 15580 raft_consensus.cc:385] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:57.502454 15580 raft_consensus.cc:740] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2b5a4a34818467f9c360dc4377c396f, State: Initialized, Role: FOLLOWER
I20260709 14:49:57.503011 15580 consensus_queue.cc:260] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2b5a4a34818467f9c360dc4377c396f" member_type: VOTER }
I20260709 14:49:57.503428 15580 raft_consensus.cc:399] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:57.503619 15580 raft_consensus.cc:493] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:57.503829 15580 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:57.507838 15580 raft_consensus.cc:515] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2b5a4a34818467f9c360dc4377c396f" member_type: VOTER }
I20260709 14:49:57.508286 15580 leader_election.cc:304] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [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: d2b5a4a34818467f9c360dc4377c396f; no voters: 
I20260709 14:49:57.509244 15580 leader_election.cc:290] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:57.509512 15583 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:57.510716 15583 raft_consensus.cc:697] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [term 1 LEADER]: Becoming Leader. State: Replica: d2b5a4a34818467f9c360dc4377c396f, State: Running, Role: LEADER
I20260709 14:49:57.511379 15583 consensus_queue.cc:237] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [LEADER]: Queue going to LEADER mode. State: All 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: "d2b5a4a34818467f9c360dc4377c396f" member_type: VOTER }
I20260709 14:49:57.512049 15580 sys_catalog.cc:565] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:57.518214 15585 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [sys.catalog]: SysCatalogTable state changed. Reason: New leader d2b5a4a34818467f9c360dc4377c396f. Latest consensus state: current_term: 1 leader_uuid: "d2b5a4a34818467f9c360dc4377c396f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2b5a4a34818467f9c360dc4377c396f" member_type: VOTER } }
I20260709 14:49:57.518236 15584 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d2b5a4a34818467f9c360dc4377c396f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2b5a4a34818467f9c360dc4377c396f" member_type: VOTER } }
I20260709 14:49:57.519012 15585 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:57.519099 15584 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:57.520733 15592 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:57.525283 15592 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:57.532272 12450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:57.534545 15592 catalog_manager.cc:1383] Generated new cluster ID: 6e2188e05feb42e6b980ba30dc13efb5
I20260709 14:49:57.534782 15592 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:57.553742 15592 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:57.554917 15592 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:57.568797 15592 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f: Generated new TSK 0
I20260709 14:49:57.569316 15592 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:57.599056 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:57.604677 15601 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 14:49:57.605717 15602 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 14:49:57.610306 12450 server_base.cc:1061] running on GCE node
W20260709 14:49:57.610608 15604 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 14:49:57.613217 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:57.613404 12450 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 14:49:57.613525 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608597613514 us; error 0 us; skew 500 ppm
I20260709 14:49:57.614030 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:57.616134 12450 webserver.cc:533] Webserver started at http://127.12.40.129:43139/ using document root <none> and password file <none>
I20260709 14:49:57.616565 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:57.616717 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:57.616917 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:57.617933 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-0/minicluster-data/ts-0-root/instance:
uuid: "649554aa2c8a490b880d5ac3e51ef429"
format_stamp: "Formatted at 2026-07-09 14:49:57 on dist-test-slave-nxbx"
I20260709 14:49:57.622082 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:57.625231 15609 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:57.625903 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:57.626173 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-0/minicluster-data/ts-0-root
uuid: "649554aa2c8a490b880d5ac3e51ef429"
format_stamp: "Formatted at 2026-07-09 14:49:57 on dist-test-slave-nxbx"
I20260709 14:49:57.626438 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-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 14:49:57.647965 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:57.649104 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:57.650519 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:57.652729 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:57.652921 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:57.653134 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:57.653293 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:57.690275 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.129:35415
I20260709 14:49:57.690338 15671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.129:35415 every 8 connection(s)
I20260709 14:49:57.695041 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:57.701360 15676 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 14:49:57.702255 15677 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 14:49:57.704739 15679 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 14:49:57.705690 12450 server_base.cc:1061] running on GCE node
I20260709 14:49:57.706691 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:57.706950 12450 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 14:49:57.706983 15672 heartbeater.cc:344] Connected to a master server at 127.12.40.190:39257
I20260709 14:49:57.707175 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608597707156 us; error 0 us; skew 500 ppm
I20260709 14:49:57.707430 15672 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:57.707798 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:57.708106 15672 heartbeater.cc:507] Master 127.12.40.190:39257 requested a full tablet report, sending...
I20260709 14:49:57.710150 12450 webserver.cc:533] Webserver started at http://127.12.40.130:33503/ using document root <none> and password file <none>
I20260709 14:49:57.710402 15545 ts_manager.cc:194] Registered new tserver with Master: 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415)
I20260709 14:49:57.710867 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:57.711150 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:57.711457 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:57.712704 15545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50190
I20260709 14:49:57.712975 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-0/minicluster-data/ts-1-root/instance:
uuid: "54ae6d2f840d4e639d54d1f920330d8c"
format_stamp: "Formatted at 2026-07-09 14:49:57 on dist-test-slave-nxbx"
I20260709 14:49:57.717626 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:49:57.720602 15684 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:57.721244 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:57.721493 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-0/minicluster-data/ts-1-root
uuid: "54ae6d2f840d4e639d54d1f920330d8c"
format_stamp: "Formatted at 2026-07-09 14:49:57 on dist-test-slave-nxbx"
I20260709 14:49:57.721729 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-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 14:49:57.734108 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:57.735177 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:57.736482 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:57.738463 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:57.738657 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:57.738888 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:57.739032 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:57.775509 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.130:41693
I20260709 14:49:57.775616 15746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.130:41693 every 8 connection(s)
I20260709 14:49:57.779892 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:57.786396 15750 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 14:49:57.787946 15751 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 14:49:57.790684 12450 server_base.cc:1061] running on GCE node
W20260709 14:49:57.791003 15753 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 14:49:57.791499 15747 heartbeater.cc:344] Connected to a master server at 127.12.40.190:39257
I20260709 14:49:57.791872 15747 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:57.791925 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:57.792217 12450 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 14:49:57.792374 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608597792359 us; error 0 us; skew 500 ppm
I20260709 14:49:57.792623 15747 heartbeater.cc:507] Master 127.12.40.190:39257 requested a full tablet report, sending...
I20260709 14:49:57.792958 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:57.794972 15545 ts_manager.cc:194] Registered new tserver with Master: 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:49:57.796293 12450 webserver.cc:533] Webserver started at http://127.12.40.131:46735/ using document root <none> and password file <none>
I20260709 14:49:57.796712 15545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50196
I20260709 14:49:57.796958 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:57.797240 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:57.797556 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:57.798753 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-0/minicluster-data/ts-2-root/instance:
uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
format_stamp: "Formatted at 2026-07-09 14:49:57 on dist-test-slave-nxbx"
I20260709 14:49:57.802755 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:49:57.805883 15758 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:57.806551 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:57.806855 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-0/minicluster-data/ts-2-root
uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
format_stamp: "Formatted at 2026-07-09 14:49:57 on dist-test-slave-nxbx"
I20260709 14:49:57.807097 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-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 14:49:57.822127 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:57.823316 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:57.824710 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:57.826793 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:57.826963 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:57.827201 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:57.827378 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:57.863885 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.131:39265
I20260709 14:49:57.864003 15820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.131:39265 every 8 connection(s)
I20260709 14:49:57.876646 15821 heartbeater.cc:344] Connected to a master server at 127.12.40.190:39257
I20260709 14:49:57.877058 15821 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:57.877755 15821 heartbeater.cc:507] Master 127.12.40.190:39257 requested a full tablet report, sending...
I20260709 14:49:57.879580 15545 ts_manager.cc:194] Registered new tserver with Master: 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:49:57.879854 12450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013035991s
I20260709 14:49:57.881273 15545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50198
I20260709 14:49:57.903108 15545 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50214:
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 14:49:57.905736 15545 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 14:49:57.971438 15786 tablet_service.cc:1511] Processing CreateTablet for tablet 783592edc5fd41d798b3a5afebb2380b (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:57.972962 15786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 783592edc5fd41d798b3a5afebb2380b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:57.975759 15785 tablet_service.cc:1511] Processing CreateTablet for tablet 9e265161977e44fab84e87d654bb415f (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:57.977247 15785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e265161977e44fab84e87d654bb415f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:57.979810 15784 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef503acb1af4b09b633f4f42e48d803 (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:57.981228 15784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef503acb1af4b09b633f4f42e48d803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:57.982530 15637 tablet_service.cc:1511] Processing CreateTablet for tablet 783592edc5fd41d798b3a5afebb2380b (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:57.983784 15637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 783592edc5fd41d798b3a5afebb2380b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:57.988914 15634 tablet_service.cc:1511] Processing CreateTablet for tablet c47218b1e55c4b0d85cd06d084450d05 (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:57.990175 15634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c47218b1e55c4b0d85cd06d084450d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:57.995432 15635 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef503acb1af4b09b633f4f42e48d803 (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:57.996785 15635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef503acb1af4b09b633f4f42e48d803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:57.985647 15636 tablet_service.cc:1511] Processing CreateTablet for tablet 9e265161977e44fab84e87d654bb415f (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:57.999508 15636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e265161977e44fab84e87d654bb415f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.003772 15712 tablet_service.cc:1511] Processing CreateTablet for tablet 783592edc5fd41d798b3a5afebb2380b (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:58.003926 15711 tablet_service.cc:1511] Processing CreateTablet for tablet 9e265161977e44fab84e87d654bb415f (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:58.002364 15783 tablet_service.cc:1511] Processing CreateTablet for tablet c47218b1e55c4b0d85cd06d084450d05 (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:58.005168 15712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 783592edc5fd41d798b3a5afebb2380b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.005963 15783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c47218b1e55c4b0d85cd06d084450d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.011240 15711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e265161977e44fab84e87d654bb415f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.017063 15633 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3578db06da47538b2a2b21d038ca05 (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:58.018399 15633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3578db06da47538b2a2b21d038ca05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.025260 15710 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef503acb1af4b09b633f4f42e48d803 (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:58.025761 15709 tablet_service.cc:1511] Processing CreateTablet for tablet c47218b1e55c4b0d85cd06d084450d05 (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:58.026556 15710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef503acb1af4b09b633f4f42e48d803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.027153 15709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c47218b1e55c4b0d85cd06d084450d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.048336 15708 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3578db06da47538b2a2b21d038ca05 (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:58.049723 15708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3578db06da47538b2a2b21d038ca05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.057773 15836 tablet_bootstrap.cc:492] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963: Bootstrap starting.
I20260709 14:49:58.058017 15786 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3578db06da47538b2a2b21d038ca05 (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:58.059368 15786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3578db06da47538b2a2b21d038ca05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.064363 15836 tablet_bootstrap.cc:654] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.075507 15838 tablet_bootstrap.cc:492] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c: Bootstrap starting.
I20260709 14:49:58.077976 15637 tablet_service.cc:1511] Processing CreateTablet for tablet 5a7e29d81aa744069e86ef7821cb4562 (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:58.079296 15637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a7e29d81aa744069e86ef7821cb4562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.079252 15711 tablet_service.cc:1511] Processing CreateTablet for tablet 5a7e29d81aa744069e86ef7821cb4562 (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:58.083161 15711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a7e29d81aa744069e86ef7821cb4562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.085237 15837 tablet_bootstrap.cc:492] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
I20260709 14:49:58.088063 15838 tablet_bootstrap.cc:654] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.096681 15784 tablet_service.cc:1511] Processing CreateTablet for tablet 5c173fef03084e3e8b1d3563756e99af (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:58.098263 15784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c173fef03084e3e8b1d3563756e99af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.098074 15633 tablet_service.cc:1511] Processing CreateTablet for tablet 8da56518a3a3467695526b8aafcde016 (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:58.099447 15633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da56518a3a3467695526b8aafcde016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.100411 15785 tablet_service.cc:1511] Processing CreateTablet for tablet 8da56518a3a3467695526b8aafcde016 (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:58.099164 15710 tablet_service.cc:1511] Processing CreateTablet for tablet 8da56518a3a3467695526b8aafcde016 (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:58.095110 15708 tablet_service.cc:1511] Processing CreateTablet for tablet 5c173fef03084e3e8b1d3563756e99af (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:58.101646 15634 tablet_service.cc:1511] Processing CreateTablet for tablet 33f935cf428841c39ca155af18d76b29 (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:58.093817 15636 tablet_service.cc:1511] Processing CreateTablet for tablet 5c173fef03084e3e8b1d3563756e99af (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:58.101606 15785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da56518a3a3467695526b8aafcde016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.103206 15636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c173fef03084e3e8b1d3563756e99af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.101743 15710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da56518a3a3467695526b8aafcde016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.105340 15634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f935cf428841c39ca155af18d76b29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.105795 15708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c173fef03084e3e8b1d3563756e99af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.091718 15837 tablet_bootstrap.cc:654] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.091576 15786 tablet_service.cc:1511] Processing CreateTablet for tablet 5a7e29d81aa744069e86ef7821cb4562 (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:58.115126 15786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a7e29d81aa744069e86ef7821cb4562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.116505 15836 tablet_bootstrap.cc:492] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963: No bootstrap required, opened a new log
I20260709 14:49:58.118955 15836 ts_tablet_manager.cc:1403] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.015s
I20260709 14:49:58.125813 15711 tablet_service.cc:1511] Processing CreateTablet for tablet 33f935cf428841c39ca155af18d76b29 (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:58.127094 15711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f935cf428841c39ca155af18d76b29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.128321 15635 tablet_service.cc:1511] Processing CreateTablet for tablet ff30e41d7a4d493290ce1644f30202ed (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:58.129549 15635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff30e41d7a4d493290ce1644f30202ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.127120 15783 tablet_service.cc:1511] Processing CreateTablet for tablet 33f935cf428841c39ca155af18d76b29 (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:58.134542 15709 tablet_service.cc:1511] Processing CreateTablet for tablet ff30e41d7a4d493290ce1644f30202ed (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:58.135716 15709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff30e41d7a4d493290ce1644f30202ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.145156 15783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f935cf428841c39ca155af18d76b29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.158699 15836 raft_consensus.cc:359] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.159513 15836 raft_consensus.cc:385] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.159816 15836 raft_consensus.cc:740] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.160655 15837 tablet_bootstrap.cc:492] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429: No bootstrap required, opened a new log
I20260709 14:49:58.161195 15837 ts_tablet_manager.cc:1403] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.004s
I20260709 14:49:58.164198 15837 raft_consensus.cc:359] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.164839 15837 raft_consensus.cc:385] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.165127 15837 raft_consensus.cc:740] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.165856 15837 consensus_queue.cc:260] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.165802 15836 consensus_queue.cc:260] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.170109 15672 heartbeater.cc:499] Master 127.12.40.190:39257 was elected leader, sending a full tablet report...
I20260709 14:49:58.170389 15837 ts_tablet_manager.cc:1434] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:49:58.171370 15837 tablet_bootstrap.cc:492] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
I20260709 14:49:58.172288 15785 tablet_service.cc:1511] Processing CreateTablet for tablet ff30e41d7a4d493290ce1644f30202ed (DEFAULT_TABLE table=test-workload [id=2c6e8dd6b47747c5b7be0ad866dec3d1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:58.173467 15785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff30e41d7a4d493290ce1644f30202ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:58.177205 15838 tablet_bootstrap.cc:492] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c: No bootstrap required, opened a new log
I20260709 14:49:58.177747 15838 ts_tablet_manager.cc:1403] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.006s
I20260709 14:49:58.180817 15838 raft_consensus.cc:359] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.181569 15838 raft_consensus.cc:385] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.181871 15838 raft_consensus.cc:740] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.182559 15838 consensus_queue.cc:260] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.192672 15837 tablet_bootstrap.cc:654] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.196672 15821 heartbeater.cc:499] Master 127.12.40.190:39257 was elected leader, sending a full tablet report...
I20260709 14:49:58.197639 15836 ts_tablet_manager.cc:1434] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent starting tablet: real 0.075s	user 0.015s	sys 0.010s
I20260709 14:49:58.198650 15836 tablet_bootstrap.cc:492] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963: Bootstrap starting.
I20260709 14:49:58.204792 15836 tablet_bootstrap.cc:654] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.209142 15837 tablet_bootstrap.cc:492] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429: No bootstrap required, opened a new log
I20260709 14:49:58.209699 15837 ts_tablet_manager.cc:1403] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.005s
I20260709 14:49:58.211923 15747 heartbeater.cc:499] Master 127.12.40.190:39257 was elected leader, sending a full tablet report...
I20260709 14:49:58.212424 15838 ts_tablet_manager.cc:1434] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c: Time spent starting tablet: real 0.034s	user 0.017s	sys 0.012s
I20260709 14:49:58.213447 15838 tablet_bootstrap.cc:492] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c: Bootstrap starting.
I20260709 14:49:58.213086 15837 raft_consensus.cc:359] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.213958 15837 raft_consensus.cc:385] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.214286 15837 raft_consensus.cc:740] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.215271 15837 consensus_queue.cc:260] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.218007 15837 ts_tablet_manager.cc:1434] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:49:58.219655 15838 tablet_bootstrap.cc:654] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.220678 15837 tablet_bootstrap.cc:492] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
I20260709 14:49:58.225957 15836 tablet_bootstrap.cc:492] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963: No bootstrap required, opened a new log
I20260709 14:49:58.226480 15836 ts_tablet_manager.cc:1403] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.015s
I20260709 14:49:58.229650 15837 tablet_bootstrap.cc:654] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.229310 15836 raft_consensus.cc:359] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.229995 15836 raft_consensus.cc:385] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.230284 15836 raft_consensus.cc:740] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.231148 15836 consensus_queue.cc:260] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.233521 15836 ts_tablet_manager.cc:1434] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:58.234490 15836 tablet_bootstrap.cc:492] T 783592edc5fd41d798b3a5afebb2380b P 9dcc8419b1cf4800a3194d2e0cd3e963: Bootstrap starting.
I20260709 14:49:58.237483 15838 tablet_bootstrap.cc:492] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c: No bootstrap required, opened a new log
I20260709 14:49:58.237983 15838 ts_tablet_manager.cc:1403] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260709 14:49:58.238771 15837 tablet_bootstrap.cc:492] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429: No bootstrap required, opened a new log
I20260709 14:49:58.239261 15837 ts_tablet_manager.cc:1403] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260709 14:49:58.240463 15836 tablet_bootstrap.cc:654] T 783592edc5fd41d798b3a5afebb2380b P 9dcc8419b1cf4800a3194d2e0cd3e963: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.240739 15838 raft_consensus.cc:359] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } } peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } }
I20260709 14:49:58.241462 15838 raft_consensus.cc:385] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.241730 15838 raft_consensus.cc:740] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.241863 15837 raft_consensus.cc:359] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.242574 15837 raft_consensus.cc:385] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.243077 15837 raft_consensus.cc:740] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.242590 15838 consensus_queue.cc:260] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } } peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } }
I20260709 14:49:58.243966 15837 consensus_queue.cc:260] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.244845 15838 ts_tablet_manager.cc:1434] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:49:58.245735 15838 tablet_bootstrap.cc:492] T c47218b1e55c4b0d85cd06d084450d05 P 54ae6d2f840d4e639d54d1f920330d8c: Bootstrap starting.
I20260709 14:49:58.249193 15837 ts_tablet_manager.cc:1434] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:49:58.250228 15837 tablet_bootstrap.cc:492] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
I20260709 14:49:58.251554 15838 tablet_bootstrap.cc:654] T c47218b1e55c4b0d85cd06d084450d05 P 54ae6d2f840d4e639d54d1f920330d8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.256325 15837 tablet_bootstrap.cc:654] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.261067 15836 tablet_bootstrap.cc:492] T 783592edc5fd41d798b3a5afebb2380b P 9dcc8419b1cf4800a3194d2e0cd3e963: No bootstrap required, opened a new log
I20260709 14:49:58.261555 15836 ts_tablet_manager.cc:1403] T 783592edc5fd41d798b3a5afebb2380b P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.007s
I20260709 14:49:58.264456 15836 raft_consensus.cc:359] T 783592edc5fd41d798b3a5afebb2380b P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } } peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } }
I20260709 14:49:58.265158 15836 raft_consensus.cc:385] T 783592edc5fd41d798b3a5afebb2380b P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.265447 15836 raft_consensus.cc:740] T 783592edc5fd41d798b3a5afebb2380b P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.266229 15836 consensus_queue.cc:260] T 783592edc5fd41d798b3a5afebb2380b P 9dcc8419b1cf4800a3194d2e0cd3e963 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } } peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } }
I20260709 14:49:58.269901 15836 ts_tablet_manager.cc:1434] T 783592edc5fd41d798b3a5afebb2380b P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:49:58.270828 15836 tablet_bootstrap.cc:492] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963: Bootstrap starting.
I20260709 14:49:58.271179 15837 tablet_bootstrap.cc:492] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429: No bootstrap required, opened a new log
I20260709 14:49:58.271641 15837 ts_tablet_manager.cc:1403] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260709 14:49:58.274497 15837 raft_consensus.cc:359] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } } peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } }
I20260709 14:49:58.275378 15837 raft_consensus.cc:385] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.275666 15837 raft_consensus.cc:740] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.276633 15836 tablet_bootstrap.cc:654] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.276400 15837 consensus_queue.cc:260] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } } peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } }
I20260709 14:49:58.281095 15837 ts_tablet_manager.cc:1434] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:49:58.282085 15837 tablet_bootstrap.cc:492] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
I20260709 14:49:58.287858 15836 tablet_bootstrap.cc:492] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963: No bootstrap required, opened a new log
I20260709 14:49:58.287910 15837 tablet_bootstrap.cc:654] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.288460 15836 ts_tablet_manager.cc:1403] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:49:58.291330 15836 raft_consensus.cc:359] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.292021 15836 raft_consensus.cc:385] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.292351 15836 raft_consensus.cc:740] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.293143 15836 consensus_queue.cc:260] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.297567 15836 ts_tablet_manager.cc:1434] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:49:58.298480 15836 tablet_bootstrap.cc:492] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963: Bootstrap starting.
I20260709 14:49:58.299048 15837 tablet_bootstrap.cc:492] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429: No bootstrap required, opened a new log
I20260709 14:49:58.299520 15837 ts_tablet_manager.cc:1403] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 14:49:58.302230 15837 raft_consensus.cc:359] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.302928 15837 raft_consensus.cc:385] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.303211 15837 raft_consensus.cc:740] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.304317 15836 tablet_bootstrap.cc:654] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.304028 15837 consensus_queue.cc:260] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.307200 15838 tablet_bootstrap.cc:492] T c47218b1e55c4b0d85cd06d084450d05 P 54ae6d2f840d4e639d54d1f920330d8c: No bootstrap required, opened a new log
I20260709 14:49:58.307641 15838 ts_tablet_manager.cc:1403] T c47218b1e55c4b0d85cd06d084450d05 P 54ae6d2f840d4e639d54d1f920330d8c: Time spent bootstrapping tablet: real 0.062s	user 0.026s	sys 0.033s
I20260709 14:49:58.308486 15837 ts_tablet_manager.cc:1434] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:49:58.309532 15837 tablet_bootstrap.cc:492] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
I20260709 14:49:58.310395 15838 raft_consensus.cc:359] T c47218b1e55c4b0d85cd06d084450d05 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.311203 15838 raft_consensus.cc:385] T c47218b1e55c4b0d85cd06d084450d05 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.311491 15838 raft_consensus.cc:740] T c47218b1e55c4b0d85cd06d084450d05 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.312273 15838 consensus_queue.cc:260] T c47218b1e55c4b0d85cd06d084450d05 P 54ae6d2f840d4e639d54d1f920330d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.321125 15838 ts_tablet_manager.cc:1434] T c47218b1e55c4b0d85cd06d084450d05 P 54ae6d2f840d4e639d54d1f920330d8c: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 14:49:58.322342 15837 tablet_bootstrap.cc:654] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.323824 15836 tablet_bootstrap.cc:492] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963: No bootstrap required, opened a new log
I20260709 14:49:58.324224 15836 ts_tablet_manager.cc:1403] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.012s
I20260709 14:49:58.326896 15838 tablet_bootstrap.cc:492] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c: Bootstrap starting.
I20260709 14:49:58.326858 15836 raft_consensus.cc:359] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.327746 15836 raft_consensus.cc:385] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.328037 15836 raft_consensus.cc:740] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.328850 15836 consensus_queue.cc:260] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.332350 15837 tablet_bootstrap.cc:492] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429: No bootstrap required, opened a new log
I20260709 14:49:58.332687 15836 ts_tablet_manager.cc:1434] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:49:58.332842 15837 ts_tablet_manager.cc:1403] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.005s
I20260709 14:49:58.333451 15838 tablet_bootstrap.cc:654] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.333684 15836 tablet_bootstrap.cc:492] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963: Bootstrap starting.
I20260709 14:49:58.335796 15837 raft_consensus.cc:359] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.336526 15837 raft_consensus.cc:385] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.336817 15837 raft_consensus.cc:740] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.337503 15837 consensus_queue.cc:260] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.339808 15837 ts_tablet_manager.cc:1434] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:58.340158 15836 tablet_bootstrap.cc:654] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.343119 15837 tablet_bootstrap.cc:492] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
I20260709 14:49:58.344707 15838 tablet_bootstrap.cc:492] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c: No bootstrap required, opened a new log
I20260709 14:49:58.345280 15838 ts_tablet_manager.cc:1403] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 14:49:58.348106 15838 raft_consensus.cc:359] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.348806 15838 raft_consensus.cc:385] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.349086 15838 raft_consensus.cc:740] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.349617 15837 tablet_bootstrap.cc:654] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.349788 15838 consensus_queue.cc:260] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.351038 15836 tablet_bootstrap.cc:492] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963: No bootstrap required, opened a new log
I20260709 14:49:58.351495 15836 ts_tablet_manager.cc:1403] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 14:49:58.352021 15838 ts_tablet_manager.cc:1434] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:58.353055 15838 tablet_bootstrap.cc:492] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c: Bootstrap starting.
I20260709 14:49:58.354158 15836 raft_consensus.cc:359] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.354895 15836 raft_consensus.cc:385] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.355181 15836 raft_consensus.cc:740] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.356032 15836 consensus_queue.cc:260] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.358121 15836 ts_tablet_manager.cc:1434] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:58.359090 15836 tablet_bootstrap.cc:492] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963: Bootstrap starting.
I20260709 14:49:58.359767 15838 tablet_bootstrap.cc:654] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.364923 15844 raft_consensus.cc:493] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:58.365373 15836 tablet_bootstrap.cc:654] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.365530 15837 tablet_bootstrap.cc:492] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429: No bootstrap required, opened a new log
I20260709 14:49:58.366072 15837 ts_tablet_manager.cc:1403] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260709 14:49:58.365386 15844 raft_consensus.cc:515] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } } peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } }
I20260709 14:49:58.369130 15837 raft_consensus.cc:359] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.369854 15837 raft_consensus.cc:385] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.370127 15837 raft_consensus.cc:740] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.370936 15837 consensus_queue.cc:260] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.371774 15838 tablet_bootstrap.cc:492] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c: No bootstrap required, opened a new log
I20260709 14:49:58.372227 15838 ts_tablet_manager.cc:1403] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:49:58.373765 15844 leader_election.cc:290] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265), 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415)
I20260709 14:49:58.375603 15837 ts_tablet_manager.cc:1434] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:49:58.375614 15838 raft_consensus.cc:359] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.377632 15838 raft_consensus.cc:385] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.377912 15838 raft_consensus.cc:740] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.378036 15837 tablet_bootstrap.cc:492] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
I20260709 14:49:58.378756 15838 consensus_queue.cc:260] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.384536 15837 tablet_bootstrap.cc:654] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.386373 15836 tablet_bootstrap.cc:492] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963: No bootstrap required, opened a new log
I20260709 14:49:58.386935 15836 ts_tablet_manager.cc:1403] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.011s
I20260709 14:49:58.389737 15836 raft_consensus.cc:359] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.390452 15836 raft_consensus.cc:385] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.390687 15838 ts_tablet_manager.cc:1434] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260709 14:49:58.390815 15836 raft_consensus.cc:740] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.391881 15836 consensus_queue.cc:260] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.394083 15836 ts_tablet_manager.cc:1434] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:58.396162 15836 tablet_bootstrap.cc:492] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963: Bootstrap starting.
I20260709 14:49:58.396220 15647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "783592edc5fd41d798b3a5afebb2380b" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429" is_pre_election: true
I20260709 14:49:58.399633 15647 raft_consensus.cc:2468] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 0.
I20260709 14:49:58.401155 15837 tablet_bootstrap.cc:492] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429: No bootstrap required, opened a new log
I20260709 14:49:58.401645 15837 ts_tablet_manager.cc:1403] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.003s
I20260709 14:49:58.401223 15688 leader_election.cc:304] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ae6d2f840d4e639d54d1f920330d8c, 649554aa2c8a490b880d5ac3e51ef429; no voters: 
I20260709 14:49:58.396214 15838 tablet_bootstrap.cc:492] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c: Bootstrap starting.
I20260709 14:49:58.402621 15863 raft_consensus.cc:2804] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:58.403034 15863 raft_consensus.cc:493] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:58.403354 15863 raft_consensus.cc:3060] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.404265 15837 raft_consensus.cc:359] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.404943 15837 raft_consensus.cc:385] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.405201 15837 raft_consensus.cc:740] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.405848 15837 consensus_queue.cc:260] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.406929 15836 tablet_bootstrap.cc:654] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.407989 15837 ts_tablet_manager.cc:1434] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260709 14:49:58.408902 15837 tablet_bootstrap.cc:492] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
I20260709 14:49:58.409375 15842 raft_consensus.cc:493] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:58.409826 15842 raft_consensus.cc:515] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.410776 15838 tablet_bootstrap.cc:654] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.413934 15837 tablet_bootstrap.cc:654] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.414507 15842 leader_election.cc:290] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:49:58.422075 15838 tablet_bootstrap.cc:492] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c: No bootstrap required, opened a new log
I20260709 14:49:58.422616 15838 ts_tablet_manager.cc:1403] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.007s
I20260709 14:49:58.423987 15843 raft_consensus.cc:493] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:58.424521 15843 raft_consensus.cc:515] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.425485 15838 raft_consensus.cc:359] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.426381 15838 raft_consensus.cc:385] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.426698 15838 raft_consensus.cc:740] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.425547 15796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "783592edc5fd41d798b3a5afebb2380b" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" is_pre_election: true
I20260709 14:49:58.427327 15796 raft_consensus.cc:2468] T 783592edc5fd41d798b3a5afebb2380b P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 0.
I20260709 14:49:58.428144 15836 tablet_bootstrap.cc:492] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963: No bootstrap required, opened a new log
I20260709 14:49:58.429332 15836 ts_tablet_manager.cc:1403] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.007s
I20260709 14:49:58.432211 15836 raft_consensus.cc:359] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.432934 15836 raft_consensus.cc:385] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.433244 15836 raft_consensus.cc:740] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.434069 15836 consensus_queue.cc:260] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.428794 15838 consensus_queue.cc:260] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.437951 15838 ts_tablet_manager.cc:1434] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:49:58.439025 15838 tablet_bootstrap.cc:492] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c: Bootstrap starting.
I20260709 14:49:58.441993 15836 ts_tablet_manager.cc:1434] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260709 14:49:58.442937 15836 tablet_bootstrap.cc:492] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963: Bootstrap starting.
I20260709 14:49:58.447978 15836 tablet_bootstrap.cc:654] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.449082 15838 tablet_bootstrap.cc:654] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.429278 15843 leader_election.cc:290] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:49:58.459771 15836 tablet_bootstrap.cc:492] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963: No bootstrap required, opened a new log
I20260709 14:49:58.460042 15838 tablet_bootstrap.cc:492] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c: No bootstrap required, opened a new log
I20260709 14:49:58.460405 15836 ts_tablet_manager.cc:1403] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 14:49:58.460517 15838 ts_tablet_manager.cc:1403] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.012s
I20260709 14:49:58.463248 15836 raft_consensus.cc:359] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.463493 15838 raft_consensus.cc:359] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.464061 15836 raft_consensus.cc:385] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.464170 15838 raft_consensus.cc:385] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.464514 15836 raft_consensus.cc:740] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.464525 15838 raft_consensus.cc:740] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.465492 15836 consensus_queue.cc:260] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.465438 15838 consensus_queue.cc:260] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.467772 15836 ts_tablet_manager.cc:1434] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:58.468693 15836 tablet_bootstrap.cc:492] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963: Bootstrap starting.
I20260709 14:49:58.474104 15836 tablet_bootstrap.cc:654] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.474563 15838 ts_tablet_manager.cc:1434] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:49:58.481181 15838 tablet_bootstrap.cc:492] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c: Bootstrap starting.
I20260709 14:49:58.483692 15843 raft_consensus.cc:493] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:58.484220 15843 raft_consensus.cc:515] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.486266 15843 leader_election.cc:290] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:49:58.486979 15838 tablet_bootstrap.cc:654] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.490118 15836 tablet_bootstrap.cc:492] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963: No bootstrap required, opened a new log
I20260709 14:49:58.490577 15836 ts_tablet_manager.cc:1403] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.005s
I20260709 14:49:58.493224 15836 raft_consensus.cc:359] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.494089 15836 raft_consensus.cc:385] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.494408 15836 raft_consensus.cc:740] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.495085 15836 consensus_queue.cc:260] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.495272 15863 raft_consensus.cc:515] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } } peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } }
I20260709 14:49:58.497430 15836 ts_tablet_manager.cc:1434] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:58.497694 15838 tablet_bootstrap.cc:492] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c: No bootstrap required, opened a new log
I20260709 14:49:58.498081 15863 leader_election.cc:290] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 1 election: Requested vote from peers 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265), 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415)
I20260709 14:49:58.498208 15838 ts_tablet_manager.cc:1403] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260709 14:49:58.499610 15843 raft_consensus.cc:493] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:58.500095 15843 raft_consensus.cc:515] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.500972 15838 raft_consensus.cc:359] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.501660 15838 raft_consensus.cc:385] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.501904 15838 raft_consensus.cc:740] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.501935 15844 raft_consensus.cc:493] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:58.502065 15843 leader_election.cc:290] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:49:58.502450 15844 raft_consensus.cc:515] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.504690 15844 leader_election.cc:290] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:49:58.505177 15844 raft_consensus.cc:493] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:58.502693 15838 consensus_queue.cc:260] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.505730 15844 raft_consensus.cc:515] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.507265 15838 ts_tablet_manager.cc:1434] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 14:49:58.508141 15838 tablet_bootstrap.cc:492] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c: Bootstrap starting.
I20260709 14:49:58.509145 15844 leader_election.cc:290] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:49:58.511584 15842 raft_consensus.cc:493] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:58.512104 15842 raft_consensus.cc:515] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.514139 15842 leader_election.cc:290] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:49:58.517472 15843 raft_consensus.cc:493] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:58.518247 15838 tablet_bootstrap.cc:654] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.517995 15843 raft_consensus.cc:515] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.520118 15843 leader_election.cc:290] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:49:58.521322 15796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "783592edc5fd41d798b3a5afebb2380b" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
I20260709 14:49:58.521965 15796 raft_consensus.cc:3060] T 783592edc5fd41d798b3a5afebb2380b P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:58.527902 15593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:58.530850 15796 raft_consensus.cc:2468] T 783592edc5fd41d798b3a5afebb2380b P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 1.
I20260709 14:49:58.532670 15686 leader_election.cc:304] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ae6d2f840d4e639d54d1f920330d8c, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
I20260709 14:49:58.533502 15844 raft_consensus.cc:2804] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:58.533934 15844 raft_consensus.cc:697] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [term 1 LEADER]: Becoming Leader. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Running, Role: LEADER
I20260709 14:49:58.534786 15844 consensus_queue.cc:237] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } } peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } }
I20260709 14:49:58.538488 15843 raft_consensus.cc:493] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:58.539023 15843 raft_consensus.cc:515] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.541381 15843 leader_election.cc:290] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:49:58.542546 15647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "783592edc5fd41d798b3a5afebb2380b" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:49:58.543200 15647 raft_consensus.cc:3060] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.543344 15842 raft_consensus.cc:493] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:58.543608 15646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e265161977e44fab84e87d654bb415f" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429" is_pre_election: true
I20260709 14:49:58.543900 15842 raft_consensus.cc:515] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.544659 15645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7e29d81aa744069e86ef7821cb4562" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429" is_pre_election: true
I20260709 14:49:58.545298 15645 raft_consensus.cc:2468] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 0.
I20260709 14:49:58.545773 15842 leader_election.cc:290] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:49:58.546841 15688 leader_election.cc:304] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ae6d2f840d4e639d54d1f920330d8c, 649554aa2c8a490b880d5ac3e51ef429; no voters: 
I20260709 14:49:58.547255 15646 raft_consensus.cc:2468] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 0.
I20260709 14:49:58.550717 15647 raft_consensus.cc:2468] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 1.
I20260709 14:49:58.555537 15796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e265161977e44fab84e87d654bb415f" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" is_pre_election: true
I20260709 14:49:58.556169 15796 raft_consensus.cc:2468] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 0.
I20260709 14:49:58.558053 15795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7e29d81aa744069e86ef7821cb4562" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" is_pre_election: true
I20260709 14:49:58.558573 15837 tablet_bootstrap.cc:492] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429: No bootstrap required, opened a new log
I20260709 14:49:58.558723 15795 raft_consensus.cc:2468] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 0.
I20260709 14:49:58.559087 15837 ts_tablet_manager.cc:1403] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.150s	user 0.049s	sys 0.066s
I20260709 14:49:58.560292 15686 leader_election.cc:304] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ae6d2f840d4e639d54d1f920330d8c, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
I20260709 14:49:58.561688 15837 raft_consensus.cc:359] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.562363 15837 raft_consensus.cc:385] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.562605 15837 raft_consensus.cc:740] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.563275 15837 consensus_queue.cc:260] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.565104 15881 raft_consensus.cc:2804] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:58.565511 15881 raft_consensus.cc:493] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:58.565833 15881 raft_consensus.cc:3060] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.565939 15722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7e29d81aa744069e86ef7821cb4562" candidate_uuid: "649554aa2c8a490b880d5ac3e51ef429" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c" is_pre_election: true
I20260709 14:49:58.567785 15721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c173fef03084e3e8b1d3563756e99af" candidate_uuid: "649554aa2c8a490b880d5ac3e51ef429" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c" is_pre_election: true
I20260709 14:49:58.569499 15721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e265161977e44fab84e87d654bb415f" candidate_uuid: "649554aa2c8a490b880d5ac3e51ef429" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c" is_pre_election: true
I20260709 14:49:58.570106 15721 raft_consensus.cc:2468] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649554aa2c8a490b880d5ac3e51ef429 in term 0.
W20260709 14:49:58.569762 15610 leader_election.cc:343] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:58.571564 15610 leader_election.cc:304] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ae6d2f840d4e639d54d1f920330d8c, 649554aa2c8a490b880d5ac3e51ef429; no voters: 
I20260709 14:49:58.572160 15863 raft_consensus.cc:2804] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:58.572572 15863 raft_consensus.cc:493] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:58.572885 15863 raft_consensus.cc:3060] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.573158 15881 raft_consensus.cc:515] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.574357 15722 raft_consensus.cc:2393] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 649554aa2c8a490b880d5ac3e51ef429 in current term 1: Already voted for candidate 54ae6d2f840d4e639d54d1f920330d8c in this term.
I20260709 14:49:58.577157 15795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7e29d81aa744069e86ef7821cb4562" candidate_uuid: "649554aa2c8a490b880d5ac3e51ef429" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" is_pre_election: true
I20260709 14:49:58.577781 15795 raft_consensus.cc:2468] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649554aa2c8a490b880d5ac3e51ef429 in term 0.
I20260709 14:49:58.578087 15837 ts_tablet_manager.cc:1434] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:49:58.577881 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e265161977e44fab84e87d654bb415f" candidate_uuid: "649554aa2c8a490b880d5ac3e51ef429" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" is_pre_election: true
I20260709 14:49:58.578567 15794 raft_consensus.cc:2468] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649554aa2c8a490b880d5ac3e51ef429 in term 0.
I20260709 14:49:58.579061 15837 tablet_bootstrap.cc:492] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
I20260709 14:49:58.578920 15842 raft_consensus.cc:2804] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:58.579483 15842 raft_consensus.cc:493] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:58.579825 15842 raft_consensus.cc:3060] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.582551 15722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3578db06da47538b2a2b21d038ca05" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c" is_pre_election: true
I20260709 14:49:58.583230 15722 raft_consensus.cc:2468] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 0.
I20260709 14:49:58.584607 15722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff30e41d7a4d493290ce1644f30202ed" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c" is_pre_election: true
I20260709 14:49:58.584864 15837 tablet_bootstrap.cc:654] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.586019 15722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47218b1e55c4b0d85cd06d084450d05" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c" is_pre_election: true
I20260709 14:49:58.586611 15722 raft_consensus.cc:2468] T c47218b1e55c4b0d85cd06d084450d05 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 0.
I20260709 14:49:58.588093 15722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef503acb1af4b09b633f4f42e48d803" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c" is_pre_election: true
I20260709 14:49:58.588143 15881 leader_election.cc:290] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 1 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:49:58.588688 15722 raft_consensus.cc:2468] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 0.
I20260709 14:49:58.589546 15842 raft_consensus.cc:515] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.589944 15722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f935cf428841c39ca155af18d76b29" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c" is_pre_election: true
I20260709 14:49:58.579944 15796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c173fef03084e3e8b1d3563756e99af" candidate_uuid: "649554aa2c8a490b880d5ac3e51ef429" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" is_pre_election: true
I20260709 14:49:58.590778 15722 raft_consensus.cc:2468] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 0.
I20260709 14:49:58.593187 15796 raft_consensus.cc:2468] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649554aa2c8a490b880d5ac3e51ef429 in term 0.
I20260709 14:49:58.594436 15842 leader_election.cc:290] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [CANDIDATE]: Term 1 election: Requested vote from peers 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:49:58.595366 15722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e265161977e44fab84e87d654bb415f" candidate_uuid: "649554aa2c8a490b880d5ac3e51ef429" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
I20260709 14:49:58.597278 15842 raft_consensus.cc:493] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:58.597738 15842 raft_consensus.cc:515] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.600530 15721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef503acb1af4b09b633f4f42e48d803" candidate_uuid: "649554aa2c8a490b880d5ac3e51ef429" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c" is_pre_election: true
I20260709 14:49:58.601289 15721 raft_consensus.cc:2468] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649554aa2c8a490b880d5ac3e51ef429 in term 0.
I20260709 14:49:58.600477 15545 catalog_manager.cc:5697] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130). New cstate: current_term: 1 leader_uuid: "54ae6d2f840d4e639d54d1f920330d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:58.601758 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7e29d81aa744069e86ef7821cb4562" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
I20260709 14:49:58.602344 15794 raft_consensus.cc:3060] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.602308 15610 leader_election.cc:304] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ae6d2f840d4e639d54d1f920330d8c, 649554aa2c8a490b880d5ac3e51ef429; no voters: 
I20260709 14:49:58.601244 15796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e265161977e44fab84e87d654bb415f" candidate_uuid: "649554aa2c8a490b880d5ac3e51ef429" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
I20260709 14:49:58.604143 15796 raft_consensus.cc:3060] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.611002 15647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3578db06da47538b2a2b21d038ca05" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429" is_pre_election: true
I20260709 14:49:58.612232 15647 raft_consensus.cc:2468] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 0.
I20260709 14:49:58.612180 15759 leader_election.cc:304] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ae6d2f840d4e639d54d1f920330d8c, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
I20260709 14:49:58.614018 15843 raft_consensus.cc:2804] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:58.614390 15843 raft_consensus.cc:493] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:58.614722 15843 raft_consensus.cc:3060] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.617873 15646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff30e41d7a4d493290ce1644f30202ed" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429" is_pre_election: true
I20260709 14:49:58.618484 15646 raft_consensus.cc:2468] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 0.
I20260709 14:49:58.618857 15647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47218b1e55c4b0d85cd06d084450d05" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429" is_pre_election: true
I20260709 14:49:58.617046 15842 leader_election.cc:290] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:49:58.619457 15647 raft_consensus.cc:2468] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 0.
I20260709 14:49:58.620365 15646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef503acb1af4b09b633f4f42e48d803" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429" is_pre_election: true
I20260709 14:49:58.620970 15646 raft_consensus.cc:2468] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 0.
I20260709 14:49:58.621075 15611 leader_election.cc:304] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [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: 649554aa2c8a490b880d5ac3e51ef429, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 54ae6d2f840d4e639d54d1f920330d8c
I20260709 14:49:58.621919 15645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7e29d81aa744069e86ef7821cb4562" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:49:58.622452 15645 raft_consensus.cc:3060] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.624854 15838 tablet_bootstrap.cc:492] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c: No bootstrap required, opened a new log
I20260709 14:49:58.625334 15838 ts_tablet_manager.cc:1403] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c: Time spent bootstrapping tablet: real 0.117s	user 0.040s	sys 0.057s
I20260709 14:49:58.625710 15647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f935cf428841c39ca155af18d76b29" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429" is_pre_election: true
W20260709 14:49:58.626801 15759 leader_election.cc:343] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:58.627616 15759 leader_election.cc:304] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ae6d2f840d4e639d54d1f920330d8c, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
I20260709 14:49:58.627841 15838 raft_consensus.cc:359] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.628435 15874 raft_consensus.cc:2804] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:58.628635 15838 raft_consensus.cc:385] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.628849 15874 raft_consensus.cc:493] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:58.629192 15838 raft_consensus.cc:740] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.629205 15874 raft_consensus.cc:3060] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.630252 15645 raft_consensus.cc:2468] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 1.
I20260709 14:49:58.630128 15838 consensus_queue.cc:260] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.631076 15842 raft_consensus.cc:2804] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:58.631413 15842 raft_consensus.cc:493] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:58.631724 15842 raft_consensus.cc:3060] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.632332 15838 ts_tablet_manager.cc:1434] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:58.633208 15838 tablet_bootstrap.cc:492] T ff30e41d7a4d493290ce1644f30202ed P 54ae6d2f840d4e639d54d1f920330d8c: Bootstrap starting.
I20260709 14:49:58.635603 15837 tablet_bootstrap.cc:492] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429: No bootstrap required, opened a new log
I20260709 14:49:58.636097 15837 ts_tablet_manager.cc:1403] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.004s
I20260709 14:49:58.638218 15838 tablet_bootstrap.cc:654] T ff30e41d7a4d493290ce1644f30202ed P 54ae6d2f840d4e639d54d1f920330d8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:58.638600 15837 raft_consensus.cc:359] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.639241 15837 raft_consensus.cc:385] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.639477 15837 raft_consensus.cc:740] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.642494 15796 raft_consensus.cc:2468] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649554aa2c8a490b880d5ac3e51ef429 in term 1.
I20260709 14:49:58.643999 15842 raft_consensus.cc:515] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.624473 15843 raft_consensus.cc:515] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.645709 15837 consensus_queue.cc:260] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.642086 15863 raft_consensus.cc:515] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.648037 15837 ts_tablet_manager.cc:1434] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:49:58.648900 15722 raft_consensus.cc:2393] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 649554aa2c8a490b880d5ac3e51ef429 in current term 1: Already voted for candidate 54ae6d2f840d4e639d54d1f920330d8c in this term.
I20260709 14:49:58.648780 15759 leader_election.cc:304] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ae6d2f840d4e639d54d1f920330d8c, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
I20260709 14:49:58.650619 15721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef503acb1af4b09b633f4f42e48d803" candidate_uuid: "649554aa2c8a490b880d5ac3e51ef429" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
I20260709 14:49:58.651122 15721 raft_consensus.cc:3060] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.645426 15874 raft_consensus.cc:515] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.652921 15874 leader_election.cc:290] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:49:58.653450 15874 raft_consensus.cc:2804] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:58.653780 15874 raft_consensus.cc:493] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:58.654083 15874 raft_consensus.cc:3060] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.645401 15842 leader_election.cc:290] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [CANDIDATE]: Term 1 election: Requested vote from peers 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:49:58.636240 15794 raft_consensus.cc:2468] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 1.
I20260709 14:49:58.657976 15843 leader_election.cc:290] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:49:58.655771 15884 raft_consensus.cc:2764] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:49:58.657335 15721 raft_consensus.cc:2468] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649554aa2c8a490b880d5ac3e51ef429 in term 1.
I20260709 14:49:58.658968 15884 raft_consensus.cc:493] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:58.659403 15884 raft_consensus.cc:515] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.660398 15863 leader_election.cc:290] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 1 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:49:58.661406 15884 leader_election.cc:290] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:49:58.663763 15611 leader_election.cc:304] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [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: 649554aa2c8a490b880d5ac3e51ef429, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 54ae6d2f840d4e639d54d1f920330d8c
I20260709 14:49:58.664956 15611 leader_election.cc:304] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 649554aa2c8a490b880d5ac3e51ef429, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
I20260709 14:49:58.666488 15842 raft_consensus.cc:2804] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:58.666882 15842 raft_consensus.cc:493] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:58.667184 15842 raft_consensus.cc:3060] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.670926 15886 raft_consensus.cc:2804] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:58.671391 15886 raft_consensus.cc:697] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 1 LEADER]: Becoming Leader. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Running, Role: LEADER
I20260709 14:49:58.671710 15843 raft_consensus.cc:493] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:58.672154 15843 raft_consensus.cc:515] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.672188 15886 consensus_queue.cc:237] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.674516 15759 leader_election.cc:304] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ae6d2f840d4e639d54d1f920330d8c, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
I20260709 14:49:58.674868 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef503acb1af4b09b633f4f42e48d803" candidate_uuid: "649554aa2c8a490b880d5ac3e51ef429" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" is_pre_election: true
I20260709 14:49:58.675046 15762 leader_election.cc:304] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [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: 649554aa2c8a490b880d5ac3e51ef429, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 54ae6d2f840d4e639d54d1f920330d8c
I20260709 14:49:58.676740 15686 leader_election.cc:304] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ae6d2f840d4e639d54d1f920330d8c, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
I20260709 14:49:58.677838 15843 leader_election.cc:290] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:49:58.677959 15722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3578db06da47538b2a2b21d038ca05" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
I20260709 14:49:58.678817 15722 raft_consensus.cc:3060] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.679215 15843 raft_consensus.cc:2804] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:58.679580 15843 raft_consensus.cc:493] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:58.679894 15843 raft_consensus.cc:3060] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.682425 15795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef503acb1af4b09b633f4f42e48d803" candidate_uuid: "649554aa2c8a490b880d5ac3e51ef429" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
I20260709 14:49:58.676888 15887 raft_consensus.cc:2804] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:58.686151 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da56518a3a3467695526b8aafcde016" candidate_uuid: "649554aa2c8a490b880d5ac3e51ef429" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c" is_pre_election: true
I20260709 14:49:58.684141 15720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da56518a3a3467695526b8aafcde016" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c" is_pre_election: true
I20260709 14:49:58.686182 15796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e265161977e44fab84e87d654bb415f" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
I20260709 14:49:58.687552 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da56518a3a3467695526b8aafcde016" candidate_uuid: "649554aa2c8a490b880d5ac3e51ef429" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" is_pre_election: true
I20260709 14:49:58.687958 15610 leader_election.cc:304] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ae6d2f840d4e639d54d1f920330d8c, 649554aa2c8a490b880d5ac3e51ef429; no voters: 
I20260709 14:49:58.686506 15721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47218b1e55c4b0d85cd06d084450d05" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
I20260709 14:49:58.688208 15874 raft_consensus.cc:515] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.693508 15886 raft_consensus.cc:2804] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:49:58.694504 15762 leader_election.cc:343] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:58.690899 15719 raft_consensus.cc:2468] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649554aa2c8a490b880d5ac3e51ef429 in term 0.
I20260709 14:49:58.696187 15882 raft_consensus.cc:493] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:58.702756 15720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef503acb1af4b09b633f4f42e48d803" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
I20260709 14:49:58.703500 15720 raft_consensus.cc:2393] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in current term 1: Already voted for candidate 649554aa2c8a490b880d5ac3e51ef429 in this term.
I20260709 14:49:58.691042 15645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47218b1e55c4b0d85cd06d084450d05" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:49:58.703200 15882 raft_consensus.cc:515] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.696468 15647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3578db06da47538b2a2b21d038ca05" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:49:58.692221 15793 raft_consensus.cc:2468] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649554aa2c8a490b880d5ac3e51ef429 in term 0.
I20260709 14:49:58.704839 15644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da56518a3a3467695526b8aafcde016" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429" is_pre_election: true
I20260709 14:49:58.703944 15645 raft_consensus.cc:3060] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.704974 15610 leader_election.cc:304] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ae6d2f840d4e639d54d1f920330d8c, 649554aa2c8a490b880d5ac3e51ef429; no voters: 
I20260709 14:49:58.705521 15644 raft_consensus.cc:2468] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 0.
I20260709 14:49:58.706048 15884 raft_consensus.cc:2804] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:58.706450 15884 raft_consensus.cc:493] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:58.706820 15884 raft_consensus.cc:3060] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.707201 15644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c173fef03084e3e8b1d3563756e99af" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429" is_pre_election: true
I20260709 14:49:58.708490 15722 raft_consensus.cc:2468] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 1.
I20260709 14:49:58.709630 15759 leader_election.cc:304] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ae6d2f840d4e639d54d1f920330d8c, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
I20260709 14:49:58.710506 15891 raft_consensus.cc:2804] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:58.688516 15863 raft_consensus.cc:2804] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:58.697628 15646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e265161977e44fab84e87d654bb415f" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:49:58.699258 15795 raft_consensus.cc:2393] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 649554aa2c8a490b880d5ac3e51ef429 in current term 1: Already voted for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in this term.
I20260709 14:49:58.705312 15882 leader_election.cc:290] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:49:58.710949 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c173fef03084e3e8b1d3563756e99af" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" is_pre_election: true
I20260709 14:49:58.712100 15793 raft_consensus.cc:2468] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 0.
I20260709 14:49:58.712704 15643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef503acb1af4b09b633f4f42e48d803" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:49:58.690722 15887 raft_consensus.cc:493] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:58.713228 15686 leader_election.cc:304] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ae6d2f840d4e639d54d1f920330d8c, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
I20260709 14:49:58.713470 15887 raft_consensus.cc:3060] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.699550 15842 raft_consensus.cc:515] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.699906 15541 catalog_manager.cc:5697] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 reported cstate change: term changed from 0 to 1, leader changed from <none> to 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "649554aa2c8a490b880d5ac3e51ef429" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:58.701540 15721 raft_consensus.cc:3060] T c47218b1e55c4b0d85cd06d084450d05 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.701853 15886 raft_consensus.cc:697] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 LEADER]: Becoming Leader. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Running, Role: LEADER
I20260709 14:49:58.691370 15796 raft_consensus.cc:2393] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54ae6d2f840d4e639d54d1f920330d8c in current term 1: Already voted for candidate 649554aa2c8a490b880d5ac3e51ef429 in this term.
I20260709 14:49:58.716200 15882 raft_consensus.cc:2804] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:58.716578 15882 raft_consensus.cc:493] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:58.703912 15838 tablet_bootstrap.cc:492] T ff30e41d7a4d493290ce1644f30202ed P 54ae6d2f840d4e639d54d1f920330d8c: No bootstrap required, opened a new log
I20260709 14:49:58.704970 15647 raft_consensus.cc:3060] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.700555 15874 leader_election.cc:290] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:49:58.716871 15882 raft_consensus.cc:3060] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.717231 15838 ts_tablet_manager.cc:1403] T ff30e41d7a4d493290ce1644f30202ed P 54ae6d2f840d4e639d54d1f920330d8c: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.008s
I20260709 14:49:58.714280 15863 raft_consensus.cc:697] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 LEADER]: Becoming Leader. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Running, Role: LEADER
I20260709 14:49:58.719043 15863 consensus_queue.cc:237] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.719985 15842 leader_election.cc:290] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [CANDIDATE]: Term 1 election: Requested vote from peers 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:49:58.719831 15838 raft_consensus.cc:359] T ff30e41d7a4d493290ce1644f30202ed P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.720532 15838 raft_consensus.cc:385] T ff30e41d7a4d493290ce1644f30202ed P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:58.720716 15644 raft_consensus.cc:2393] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54ae6d2f840d4e639d54d1f920330d8c in current term 1: Already voted for candidate 649554aa2c8a490b880d5ac3e51ef429 in this term.
I20260709 14:49:58.720789 15838 raft_consensus.cc:740] T ff30e41d7a4d493290ce1644f30202ed P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.721609 15838 consensus_queue.cc:260] T ff30e41d7a4d493290ce1644f30202ed P 54ae6d2f840d4e639d54d1f920330d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.722498 15686 leader_election.cc:304] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [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: 54ae6d2f840d4e639d54d1f920330d8c; no voters: 649554aa2c8a490b880d5ac3e51ef429, 9dcc8419b1cf4800a3194d2e0cd3e963
I20260709 14:49:58.723650 15844 raft_consensus.cc:2749] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:58.723875 15645 raft_consensus.cc:2468] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 1.
I20260709 14:49:58.724074 15838 ts_tablet_manager.cc:1434] T ff30e41d7a4d493290ce1644f30202ed P 54ae6d2f840d4e639d54d1f920330d8c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:58.721593 15762 leader_election.cc:304] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [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: 649554aa2c8a490b880d5ac3e51ef429, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 54ae6d2f840d4e639d54d1f920330d8c
I20260709 14:49:58.726289 15884 raft_consensus.cc:515] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.727829 15874 raft_consensus.cc:2804] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:58.728192 15874 raft_consensus.cc:493] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:58.728490 15874 raft_consensus.cc:3060] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.729420 15882 raft_consensus.cc:515] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.731005 15796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c173fef03084e3e8b1d3563756e99af" candidate_uuid: "649554aa2c8a490b880d5ac3e51ef429" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
I20260709 14:49:58.731618 15796 raft_consensus.cc:3060] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.734349 15886 consensus_queue.cc:237] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.735961 15762 leader_election.cc:304] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 649554aa2c8a490b880d5ac3e51ef429, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
I20260709 14:49:58.736513 15647 raft_consensus.cc:2468] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 1.
I20260709 14:49:58.737825 15720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da56518a3a3467695526b8aafcde016" candidate_uuid: "649554aa2c8a490b880d5ac3e51ef429" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
I20260709 14:49:58.738435 15720 raft_consensus.cc:3060] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.739862 15843 raft_consensus.cc:515] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.742182 15843 leader_election.cc:290] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:49:58.742688 15843 raft_consensus.cc:2804] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:58.742913 15722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c173fef03084e3e8b1d3563756e99af" candidate_uuid: "649554aa2c8a490b880d5ac3e51ef429" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
I20260709 14:49:58.743286 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff30e41d7a4d493290ce1644f30202ed" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
I20260709 14:49:58.743899 15719 raft_consensus.cc:3060] T ff30e41d7a4d493290ce1644f30202ed P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.744046 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da56518a3a3467695526b8aafcde016" candidate_uuid: "649554aa2c8a490b880d5ac3e51ef429" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
I20260709 14:49:58.744279 15843 raft_consensus.cc:697] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 LEADER]: Becoming Leader. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Running, Role: LEADER
I20260709 14:49:58.744827 15721 raft_consensus.cc:2468] T c47218b1e55c4b0d85cd06d084450d05 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 1.
I20260709 14:49:58.745908 15647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff30e41d7a4d493290ce1644f30202ed" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:49:58.746652 15647 raft_consensus.cc:3060] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.738443 15884 leader_election.cc:290] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [CANDIDATE]: Term 1 election: Requested vote from peers 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:49:58.748456 15645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c173fef03084e3e8b1d3563756e99af" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:49:58.749191 15645 raft_consensus.cc:2393] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54ae6d2f840d4e639d54d1f920330d8c in current term 1: Already voted for candidate 649554aa2c8a490b880d5ac3e51ef429 in this term.
I20260709 14:49:58.749322 15720 raft_consensus.cc:2468] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649554aa2c8a490b880d5ac3e51ef429 in term 1.
I20260709 14:49:58.750573 15610 leader_election.cc:304] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ae6d2f840d4e639d54d1f920330d8c, 649554aa2c8a490b880d5ac3e51ef429; no voters: 
I20260709 14:49:58.745959 15796 raft_consensus.cc:2468] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649554aa2c8a490b880d5ac3e51ef429 in term 1.
I20260709 14:49:58.752192 15611 leader_election.cc:304] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 649554aa2c8a490b880d5ac3e51ef429, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
I20260709 14:49:58.752853 15891 raft_consensus.cc:697] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 LEADER]: Becoming Leader. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Running, Role: LEADER
I20260709 14:49:58.743963 15722 raft_consensus.cc:2393] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 649554aa2c8a490b880d5ac3e51ef429 in current term 1: Already voted for candidate 54ae6d2f840d4e639d54d1f920330d8c in this term.
I20260709 14:49:58.753999 15719 raft_consensus.cc:2468] T ff30e41d7a4d493290ce1644f30202ed P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 1.
I20260709 14:49:58.754472 15842 raft_consensus.cc:2804] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:58.755048 15842 raft_consensus.cc:697] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 1 LEADER]: Becoming Leader. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Running, Role: LEADER
I20260709 14:49:58.755882 15842 consensus_queue.cc:237] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.756680 15882 leader_election.cc:290] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 1 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:49:58.756853 15647 raft_consensus.cc:2468] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 1.
I20260709 14:49:58.752323 15887 raft_consensus.cc:515] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.745301 15843 consensus_queue.cc:237] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.757906 15762 leader_election.cc:304] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 649554aa2c8a490b880d5ac3e51ef429, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
I20260709 14:49:58.759014 15893 raft_consensus.cc:2804] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:58.756237 15796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c173fef03084e3e8b1d3563756e99af" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
I20260709 14:49:58.761336 15887 leader_election.cc:290] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:49:58.761811 15647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f935cf428841c39ca155af18d76b29" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:49:58.762306 15722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f935cf428841c39ca155af18d76b29" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
I20260709 14:49:58.762557 15647 raft_consensus.cc:3060] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.763046 15722 raft_consensus.cc:3060] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:58.753094 15884 raft_consensus.cc:2804] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:58.766537 15796 raft_consensus.cc:2393] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54ae6d2f840d4e639d54d1f920330d8c in current term 1: Already voted for candidate 649554aa2c8a490b880d5ac3e51ef429 in this term.
I20260709 14:49:58.754436 15891 consensus_queue.cc:237] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.771570 15686 leader_election.cc:304] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [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: 54ae6d2f840d4e639d54d1f920330d8c; no voters: 649554aa2c8a490b880d5ac3e51ef429, 9dcc8419b1cf4800a3194d2e0cd3e963
I20260709 14:49:58.772678 15863 raft_consensus.cc:2749] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:58.768294 15884 raft_consensus.cc:697] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 LEADER]: Becoming Leader. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Running, Role: LEADER
I20260709 14:49:58.775034 15884 consensus_queue.cc:237] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.773649 15722 raft_consensus.cc:2468] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 1.
I20260709 14:49:58.780437 15647 raft_consensus.cc:2468] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 1.
I20260709 14:49:58.780817 15759 leader_election.cc:304] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ae6d2f840d4e639d54d1f920330d8c, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
I20260709 14:49:58.781857 15887 raft_consensus.cc:2804] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:58.782706 15887 raft_consensus.cc:697] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 LEADER]: Becoming Leader. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Running, Role: LEADER
I20260709 14:49:58.783540 15887 consensus_queue.cc:237] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.791775 15762 leader_election.cc:304] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [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: 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 54ae6d2f840d4e639d54d1f920330d8c, 649554aa2c8a490b880d5ac3e51ef429
I20260709 14:49:58.794088 15843 raft_consensus.cc:2749] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:58.781806 15874 raft_consensus.cc:515] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.800262 15874 leader_election.cc:290] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 1 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:49:58.800948 15793 raft_consensus.cc:2393] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 649554aa2c8a490b880d5ac3e51ef429 in current term 1: Already voted for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in this term.
I20260709 14:49:58.801113 15643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da56518a3a3467695526b8aafcde016" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:49:58.801596 15722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da56518a3a3467695526b8aafcde016" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
I20260709 14:49:58.782339 15893 raft_consensus.cc:697] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 LEADER]: Becoming Leader. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Running, Role: LEADER
I20260709 14:49:58.802445 15722 raft_consensus.cc:2393] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in current term 1: Already voted for candidate 649554aa2c8a490b880d5ac3e51ef429 in this term.
I20260709 14:49:58.808310 15759 leader_election.cc:304] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [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: 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 54ae6d2f840d4e639d54d1f920330d8c, 649554aa2c8a490b880d5ac3e51ef429
I20260709 14:49:58.810129 15898 raft_consensus.cc:2749] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:58.806070 15893 consensus_queue.cc:237] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:49:58.819924 15540 catalog_manager.cc:5697] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130). New cstate: current_term: 1 leader_uuid: "54ae6d2f840d4e639d54d1f920330d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:58.823447 15541 catalog_manager.cc:5697] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:58.830224 15545 catalog_manager.cc:5697] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 reported cstate change: term changed from 0 to 1, leader changed from <none> to 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "649554aa2c8a490b880d5ac3e51ef429" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:58.832425 15545 catalog_manager.cc:5697] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 reported cstate change: term changed from 0 to 1, leader changed from <none> to 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "649554aa2c8a490b880d5ac3e51ef429" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:58.834002 15545 catalog_manager.cc:5697] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 reported cstate change: term changed from 0 to 1, leader changed from <none> to 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "649554aa2c8a490b880d5ac3e51ef429" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:58.838261 15541 catalog_manager.cc:5697] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:58.839442 15541 catalog_manager.cc:5697] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:58.840667 15541 catalog_manager.cc:5697] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:58.992547 12450 ts_manager.cc:295] Set tserver state for 649554aa2c8a490b880d5ac3e51ef429 to MAINTENANCE_MODE
I20260709 14:49:58.993201 12450 tablet_server.cc:179] TabletServer@127.12.40.129:0 shutting down...
I20260709 14:49:59.010313 15863 consensus_queue.cc:1048] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:59.011684 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:59.012636 12450 tablet_replica.cc:333] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429: stopping tablet replica
I20260709 14:49:59.013502 12450 raft_consensus.cc:2243] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:59.014269 12450 pending_rounds.cc:70] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429: Trying to abort 1 pending ops.
I20260709 14:49:59.014523 12450 pending_rounds.cc:77] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305660820598493184 op_type: NO_OP noop_request { }
I20260709 14:49:59.015014 12450 raft_consensus.cc:2889] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:59.015368 12450 raft_consensus.cc:2272] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:59.018993 12450 tablet_replica.cc:333] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429: stopping tablet replica
I20260709 14:49:59.019773 12450 raft_consensus.cc:2243] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:59.020236 12450 raft_consensus.cc:2272] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:59.022616 12450 tablet_replica.cc:333] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429: stopping tablet replica
I20260709 14:49:59.023420 12450 raft_consensus.cc:2243] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:59.025039 12450 pending_rounds.cc:70] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429: Trying to abort 1 pending ops.
I20260709 14:49:59.025341 12450 pending_rounds.cc:77] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305660820513251328 op_type: NO_OP noop_request { }
I20260709 14:49:59.025727 12450 raft_consensus.cc:2889] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:59.026090 12450 raft_consensus.cc:2272] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:59.029052 12450 tablet_replica.cc:333] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429: stopping tablet replica
I20260709 14:49:59.029870 12450 raft_consensus.cc:2243] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:59.030378 12450 raft_consensus.cc:2272] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:59.032800 12450 tablet_replica.cc:333] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429: stopping tablet replica
W20260709 14:49:59.033258 15688 consensus_peers.cc:597] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. 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 14:49:59.033540 12450 raft_consensus.cc:2243] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:59.034150 12450 raft_consensus.cc:2272] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:59.035981 12450 tablet_replica.cc:333] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429: stopping tablet replica
I20260709 14:49:59.036491 12450 raft_consensus.cc:2243] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:59.037001 12450 pending_rounds.cc:70] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429: Trying to abort 1 pending ops.
I20260709 14:49:59.037150 12450 pending_rounds.cc:77] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305660820225933312 op_type: NO_OP noop_request { }
I20260709 14:49:59.037437 12450 raft_consensus.cc:2889] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:59.037696 12450 raft_consensus.cc:2272] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:59.039558 12450 tablet_replica.cc:333] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429: stopping tablet replica
I20260709 14:49:59.040036 12450 raft_consensus.cc:2243] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:59.040591 12450 pending_rounds.cc:70] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429: Trying to abort 1 pending ops.
I20260709 14:49:59.040763 12450 pending_rounds.cc:77] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305660820440223744 op_type: NO_OP noop_request { }
I20260709 14:49:59.041005 12450 raft_consensus.cc:2889] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:59.041296 12450 raft_consensus.cc:2272] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:59.043104 12450 tablet_replica.cc:333] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429: stopping tablet replica
I20260709 14:49:59.043569 12450 raft_consensus.cc:2243] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:59.043890 12450 raft_consensus.cc:2272] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:59.045258 12450 tablet_replica.cc:333] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429: stopping tablet replica
I20260709 14:49:59.045687 12450 raft_consensus.cc:2243] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:59.046003 12450 raft_consensus.cc:2272] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:59.047513 12450 tablet_replica.cc:333] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429: stopping tablet replica
I20260709 14:49:59.047909 12450 raft_consensus.cc:2243] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:59.048218 12450 raft_consensus.cc:2272] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:59.074586 12450 tablet_server.cc:196] TabletServer@127.12.40.129:0 shutdown complete.
I20260709 14:49:59.132565 15882 consensus_queue.cc:1048] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:59.146519 15688 consensus_peers.cc:597] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:59.167899 15762 consensus_peers.cc:597] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:59.168391 15762 consensus_peers.cc:597] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:59.237169 15762 consensus_peers.cc:597] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:59.238068 15893 consensus_queue.cc:1048] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:59.306401 15762 consensus_peers.cc:597] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:59.351912 15898 consensus_queue.cc:1048] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:59.363189 15887 consensus_queue.cc:1048] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:59.393594 15893 consensus_queue.cc:1048] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:59.528846 15593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:00.286429 15893 raft_consensus.cc:493] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.286945 15893 raft_consensus.cc:515] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:00.288504 15893 leader_election.cc:290] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:50:00.289526 15722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c173fef03084e3e8b1d3563756e99af" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c" is_pre_election: true
I20260709 14:50:00.290131 15722 raft_consensus.cc:2468] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 1.
I20260709 14:50:00.291179 15759 leader_election.cc:304] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [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: 54ae6d2f840d4e639d54d1f920330d8c, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
W20260709 14:50:00.291661 15762 leader_election.cc:336] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111)
I20260709 14:50:00.291814 15893 raft_consensus.cc:2804] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:00.292198 15893 raft_consensus.cc:493] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.292460 15893 raft_consensus.cc:3060] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:00.297106 15893 raft_consensus.cc:515] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:00.298623 15893 leader_election.cc:290] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 2 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:50:00.299714 15722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c173fef03084e3e8b1d3563756e99af" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
I20260709 14:50:00.300195 15722 raft_consensus.cc:3060] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:00.301903 15762 leader_election.cc:336] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111)
I20260709 14:50:00.304910 15722 raft_consensus.cc:2468] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 2.
I20260709 14:50:00.305805 15759 leader_election.cc:304] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [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: 54ae6d2f840d4e639d54d1f920330d8c, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 649554aa2c8a490b880d5ac3e51ef429
I20260709 14:50:00.306437 15893 raft_consensus.cc:2804] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:00.306900 15893 raft_consensus.cc:697] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 LEADER]: Becoming Leader. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Running, Role: LEADER
I20260709 14:50:00.307662 15893 consensus_queue.cc:237] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Queue going to LEADER 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: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:00.314520 15545 catalog_manager.cc:5697] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 reported cstate change: term changed from 1 to 2, leader changed from 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129) to 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131). New cstate: current_term: 2 leader_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:00.331110 15893 raft_consensus.cc:493] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.331640 15893 raft_consensus.cc:515] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:00.333405 15893 leader_election.cc:290] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:50:00.334383 15722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e265161977e44fab84e87d654bb415f" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c" is_pre_election: true
I20260709 14:50:00.335000 15722 raft_consensus.cc:2468] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 1.
I20260709 14:50:00.335857 15759 leader_election.cc:304] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [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: 54ae6d2f840d4e639d54d1f920330d8c, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
W20260709 14:50:00.336344 15762 leader_election.cc:336] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111)
I20260709 14:50:00.336422 15893 raft_consensus.cc:2804] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:00.336756 15893 raft_consensus.cc:493] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.337000 15893 raft_consensus.cc:3060] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:00.341291 15893 raft_consensus.cc:515] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:00.342612 15893 leader_election.cc:290] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 2 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:50:00.343583 15722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e265161977e44fab84e87d654bb415f" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
I20260709 14:50:00.344075 15722 raft_consensus.cc:3060] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:00.345623 15762 leader_election.cc:336] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111)
I20260709 14:50:00.348639 15722 raft_consensus.cc:2468] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 2.
I20260709 14:50:00.349464 15759 leader_election.cc:304] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [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: 54ae6d2f840d4e639d54d1f920330d8c, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 649554aa2c8a490b880d5ac3e51ef429
I20260709 14:50:00.350006 15893 raft_consensus.cc:2804] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:00.350355 15893 raft_consensus.cc:697] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 LEADER]: Becoming Leader. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Running, Role: LEADER
I20260709 14:50:00.351073 15893 consensus_queue.cc:237] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Queue going to LEADER 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: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:00.357132 15545 catalog_manager.cc:5697] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 reported cstate change: term changed from 1 to 2, leader changed from 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129) to 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131). New cstate: current_term: 2 leader_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:00.447484 15844 raft_consensus.cc:493] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.447961 15844 raft_consensus.cc:515] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:00.449710 15844 leader_election.cc:290] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:50:00.450829 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef503acb1af4b09b633f4f42e48d803" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" is_pre_election: true
I20260709 14:50:00.451486 15793 raft_consensus.cc:2468] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 1.
I20260709 14:50:00.452708 15686 leader_election.cc:304] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [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: 54ae6d2f840d4e639d54d1f920330d8c, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
W20260709 14:50:00.453244 15688 leader_election.cc:336] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111)
I20260709 14:50:00.453388 15844 raft_consensus.cc:2804] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:00.453751 15844 raft_consensus.cc:493] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.453994 15844 raft_consensus.cc:3060] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:00.459529 15844 raft_consensus.cc:515] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:00.460978 15844 leader_election.cc:290] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 2 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:50:00.461928 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef503acb1af4b09b633f4f42e48d803" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
I20260709 14:50:00.462455 15793 raft_consensus.cc:3060] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:00.463865 15688 leader_election.cc:336] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111)
I20260709 14:50:00.466840 15793 raft_consensus.cc:2468] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 2.
I20260709 14:50:00.467674 15686 leader_election.cc:304] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [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: 54ae6d2f840d4e639d54d1f920330d8c, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 649554aa2c8a490b880d5ac3e51ef429
I20260709 14:50:00.468200 15844 raft_consensus.cc:2804] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:00.468905 15844 raft_consensus.cc:697] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 LEADER]: Becoming Leader. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Running, Role: LEADER
I20260709 14:50:00.469587 15844 consensus_queue.cc:237] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Queue going to LEADER 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: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:00.475575 15545 catalog_manager.cc:5697] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c reported cstate change: term changed from 1 to 2, leader changed from 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129) to 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130). New cstate: current_term: 2 leader_uuid: "54ae6d2f840d4e639d54d1f920330d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:00.529753 15593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:00.802541 15722 raft_consensus.cc:1275] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Refusing update from remote peer 9dcc8419b1cf4800a3194d2e0cd3e963: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:00.803977 15893 consensus_queue.cc:1048] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:00.819356 15762 consensus_peers.cc:597] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:00.854528 15722 raft_consensus.cc:1275] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Refusing update from remote peer 9dcc8419b1cf4800a3194d2e0cd3e963: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:00.855713 15917 consensus_queue.cc:1048] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:00.865379 15762 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111) [suppressed 123 similar messages]
W20260709 14:50:00.868156 15762 consensus_peers.cc:597] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:00.928261 15844 raft_consensus.cc:493] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:00.928766 15844 raft_consensus.cc:515] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:00.930313 15844 leader_election.cc:290] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:50:00.931473 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da56518a3a3467695526b8aafcde016" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" is_pre_election: true
I20260709 14:50:00.932081 15793 raft_consensus.cc:2468] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 1.
I20260709 14:50:00.933013 15686 leader_election.cc:304] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [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: 54ae6d2f840d4e639d54d1f920330d8c, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
I20260709 14:50:00.933728 15844 raft_consensus.cc:2804] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:50:00.933728 15688 leader_election.cc:336] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111)
I20260709 14:50:00.934166 15844 raft_consensus.cc:493] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:00.934520 15844 raft_consensus.cc:3060] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:00.939256 15844 raft_consensus.cc:515] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:00.940783 15844 leader_election.cc:290] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 2 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:50:00.941740 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da56518a3a3467695526b8aafcde016" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
I20260709 14:50:00.942317 15793 raft_consensus.cc:3060] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:00.943908 15688 leader_election.cc:336] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111)
I20260709 14:50:00.946708 15793 raft_consensus.cc:2468] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 2.
I20260709 14:50:00.947613 15686 leader_election.cc:304] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [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: 54ae6d2f840d4e639d54d1f920330d8c, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 649554aa2c8a490b880d5ac3e51ef429
I20260709 14:50:00.948189 15844 raft_consensus.cc:2804] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:00.948580 15844 raft_consensus.cc:697] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 LEADER]: Becoming Leader. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Running, Role: LEADER
I20260709 14:50:00.949254 15844 consensus_queue.cc:237] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Queue going to LEADER 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: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:00.955606 15545 catalog_manager.cc:5697] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c reported cstate change: term changed from 1 to 2, leader changed from 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129) to 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130). New cstate: current_term: 2 leader_uuid: "54ae6d2f840d4e639d54d1f920330d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:00.999742 15688 consensus_peers.cc:597] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:01.069221 15793 raft_consensus.cc:1275] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Refusing update from remote peer 54ae6d2f840d4e639d54d1f920330d8c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:01.070480 15844 consensus_queue.cc:1048] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:01.667479 15593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:01.672114 15796 raft_consensus.cc:1275] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Refusing update from remote peer 54ae6d2f840d4e639d54d1f920330d8c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:01.673943 15934 consensus_queue.cc:1048] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:01.686015 15688 consensus_peers.cc:597] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:01.686619 15688 consensus_peers.cc:597] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:01.701958 15762 consensus_peers.cc:597] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:02.048156 15762 consensus_peers.cc:597] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:02.049752 15688 consensus_peers.cc:597] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:02.160261 15576 debug-util.cc:398] Leaking SignalData structure 0x7b080017c9e0 after lost signal to thread 12453
W20260709 14:50:02.161140 15576 debug-util.cc:398] Leaking SignalData structure 0x7b080003a180 after lost signal to thread 15579
W20260709 14:50:02.162096 15576 debug-util.cc:398] Leaking SignalData structure 0x7b0800124d60 after lost signal to thread 15746
W20260709 14:50:02.162966 15576 debug-util.cc:398] Leaking SignalData structure 0x7b0800322be0 after lost signal to thread 15820
W20260709 14:50:02.274945 15762 consensus_peers.cc:597] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:02.277196 15762 consensus_peers.cc:597] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:02.668329 15593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:03.451602 15688 consensus_peers.cc:597] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:03.669202 15593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:03.746459 15762 consensus_peers.cc:597] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:03.870370 15762 consensus_peers.cc:597] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:03.940291 15762 consensus_peers.cc:597] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:04.060810 15688 consensus_peers.cc:597] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:04.323963 15688 consensus_peers.cc:597] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:04.504675 15688 consensus_peers.cc:597] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:04.584630 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:04.590399 15943 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 14:50:04.590894 15944 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 14:50:04.591991 15946 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 14:50:04.594326 12450 server_base.cc:1061] running on GCE node
I20260709 14:50:04.595400 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:04.595602 12450 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 14:50:04.595755 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608604595739 us; error 0 us; skew 500 ppm
I20260709 14:50:04.596251 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:04.598752 12450 webserver.cc:533] Webserver started at http://127.12.40.129:43139/ using document root <none> and password file <none>
I20260709 14:50:04.599212 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:04.599381 12450 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:50:04.602998 12450 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:50:04.606176 15951 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:04.606902 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:04.607203 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-0/minicluster-data/ts-0-root
uuid: "649554aa2c8a490b880d5ac3e51ef429"
format_stamp: "Formatted at 2026-07-09 14:49:57 on dist-test-slave-nxbx"
I20260709 14:50:04.607470 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608535732111-12450-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 14:50:04.620117 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:04.621068 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:04.622309 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:04.625463 15958 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 14:50:04.670055 15593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:04.671257 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:50:04.671550 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.002s	sys 0.000s
I20260709 14:50:04.671766 12450 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:50:04.675689 15958 tablet_bootstrap.cc:492] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
I20260709 14:50:04.684984 15958 tablet_bootstrap.cc:492] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429: 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 14:50:04.685622 15958 tablet_bootstrap.cc:492] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap complete.
I20260709 14:50:04.686141 15958 ts_tablet_manager.cc:1403] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 14:50:04.688004 15958 raft_consensus.cc:359] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.688601 15958 raft_consensus.cc:740] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.689141 15958 consensus_queue.cc:260] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.691208 15958 ts_tablet_manager.cc:1434] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260709 14:50:04.691821 15958 tablet_bootstrap.cc:492] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
I20260709 14:50:04.703298 15958 tablet_bootstrap.cc:492] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:50:04.704037 15958 tablet_bootstrap.cc:492] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap complete.
I20260709 14:50:04.704524 15958 ts_tablet_manager.cc:1403] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260709 14:50:04.705899 12450 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:50:04.706148 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.031s	sys 0.000s
I20260709 14:50:04.706292 15958 raft_consensus.cc:359] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.707106 15958 raft_consensus.cc:740] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.707748 15958 consensus_queue.cc:260] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.709235 15958 ts_tablet_manager.cc:1434] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:04.710007 15958 tablet_bootstrap.cc:492] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
I20260709 14:50:04.723168 15958 tablet_bootstrap.cc:492] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:50:04.724226 15958 tablet_bootstrap.cc:492] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap complete.
I20260709 14:50:04.724973 15958 ts_tablet_manager.cc:1403] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 14:50:04.727718 15958 raft_consensus.cc:359] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.728613 15958 raft_consensus.cc:740] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.729382 15958 consensus_queue.cc:260] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.731808 15958 ts_tablet_manager.cc:1434] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:04.732702 15958 tablet_bootstrap.cc:492] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
I20260709 14:50:04.746454 15958 tablet_bootstrap.cc:492] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:50:04.747442 15958 tablet_bootstrap.cc:492] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap complete.
I20260709 14:50:04.748087 15958 ts_tablet_manager.cc:1403] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 14:50:04.750411 15958 raft_consensus.cc:359] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.751221 15958 raft_consensus.cc:740] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.751883 15958 consensus_queue.cc:260] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.753736 15958 ts_tablet_manager.cc:1434] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:04.754529 15958 tablet_bootstrap.cc:492] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
I20260709 14:50:04.756512 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.129:35415
I20260709 14:50:04.756578 16019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.129:35415 every 8 connection(s)
I20260709 14:50:04.762058 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:04.765935 15958 tablet_bootstrap.cc:492] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429: 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 14:50:04.766710 15958 tablet_bootstrap.cc:492] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap complete.
I20260709 14:50:04.767336 15958 ts_tablet_manager.cc:1403] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:50:04.769626 15958 raft_consensus.cc:359] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.770293 15958 raft_consensus.cc:740] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.770982 15958 consensus_queue.cc:260] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.772756 15958 ts_tablet_manager.cc:1434] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:04.773739 15958 tablet_bootstrap.cc:492] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
I20260709 14:50:04.787509 16020 heartbeater.cc:344] Connected to a master server at 127.12.40.190:39257
I20260709 14:50:04.787945 16020 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:04.788645 16020 heartbeater.cc:507] Master 127.12.40.190:39257 requested a full tablet report, sending...
I20260709 14:50:04.794327 15793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d3578db06da47538b2a2b21d038ca05"
dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
mode: GRACEFUL
new_leader_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
 from {username='slave'} at 127.0.0.1:41634
I20260709 14:50:04.795040 15793 raft_consensus.cc:606] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 LEADER]: Received request to transfer leadership to TS 54ae6d2f840d4e639d54d1f920330d8c
I20260709 14:50:04.795316 15545 ts_manager.cc:194] Re-registered known tserver with Master: 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415)
I20260709 14:50:04.799224 15793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c173fef03084e3e8b1d3563756e99af"
dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
mode: GRACEFUL
new_leader_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
 from {username='slave'} at 127.0.0.1:41634
I20260709 14:50:04.799821 15793 raft_consensus.cc:606] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 LEADER]: Received request to transfer leadership to TS 54ae6d2f840d4e639d54d1f920330d8c
I20260709 14:50:04.802608 12450 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:04.803253 12450 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:04.803993 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:04.812323 15545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57088
I20260709 14:50:04.815762 15958 tablet_bootstrap.cc:492] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429: 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 14:50:04.816365 16020 heartbeater.cc:499] Master 127.12.40.190:39257 was elected leader, sending a full tablet report...
I20260709 14:50:04.816582 15958 tablet_bootstrap.cc:492] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap complete.
I20260709 14:50:04.817274 15958 ts_tablet_manager.cc:1403] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.020s
I20260709 14:50:04.819314 15993 raft_consensus.cc:3060] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.819514 15958 raft_consensus.cc:359] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } } peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } }
I20260709 14:50:04.820228 15958 raft_consensus.cc:740] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.820884 15958 consensus_queue.cc:260] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } } peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } }
I20260709 14:50:04.822870 15958 ts_tablet_manager.cc:1434] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:50:04.823572 15958 tablet_bootstrap.cc:492] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
W20260709 14:50:04.825570 15762 consensus_peers.cc:597] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:50:04.826373 15994 raft_consensus.cc:3060] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.831198 15992 raft_consensus.cc:3060] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.835279 15993 pending_rounds.cc:85] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429: Aborting all ops after (but not including) 0
I20260709 14:50:04.835649 15993 pending_rounds.cc:107] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:50:04.835947 15993 raft_consensus.cc:2889] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:04.838451 15994 pending_rounds.cc:85] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429: Aborting all ops after (but not including) 0
I20260709 14:50:04.842139 15994 pending_rounds.cc:107] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:50:04.842475 15994 raft_consensus.cc:2889] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:04.841799 15992 pending_rounds.cc:85] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429: Aborting all ops after (but not including) 0
I20260709 14:50:04.844566 15992 pending_rounds.cc:107] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:50:04.844849 15992 raft_consensus.cc:2889] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:04.858256 15958 tablet_bootstrap.cc:492] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:50:04.859122 15958 tablet_bootstrap.cc:492] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap complete.
I20260709 14:50:04.859683 15958 ts_tablet_manager.cc:1403] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.014s
I20260709 14:50:04.861649 15958 raft_consensus.cc:359] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.862234 15958 raft_consensus.cc:740] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.862782 15958 consensus_queue.cc:260] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.864485 15958 ts_tablet_manager.cc:1434] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:50:04.865207 15958 tablet_bootstrap.cc:492] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
I20260709 14:50:04.874747 15958 tablet_bootstrap.cc:492] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429: 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 14:50:04.875267 15958 tablet_bootstrap.cc:492] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap complete.
I20260709 14:50:04.875711 15958 ts_tablet_manager.cc:1403] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:50:04.877193 15958 raft_consensus.cc:359] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.877645 15958 raft_consensus.cc:740] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.878101 15958 consensus_queue.cc:260] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.879738 15958 ts_tablet_manager.cc:1434] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:04.880456 15958 tablet_bootstrap.cc:492] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
I20260709 14:50:04.889449 15958 tablet_bootstrap.cc:492] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429: 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 14:50:04.890002 15958 tablet_bootstrap.cc:492] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap complete.
I20260709 14:50:04.890470 15958 ts_tablet_manager.cc:1403] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:50:04.891993 15958 raft_consensus.cc:359] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.892437 15958 raft_consensus.cc:740] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.892942 15958 consensus_queue.cc:260] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.894526 15958 ts_tablet_manager.cc:1434] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260709 14:50:04.895393 15958 tablet_bootstrap.cc:492] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap starting.
I20260709 14:50:04.905110 15958 tablet_bootstrap.cc:492] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429: 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 14:50:04.905620 15958 tablet_bootstrap.cc:492] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429: Bootstrap complete.
I20260709 14:50:04.906080 15958 ts_tablet_manager.cc:1403] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:50:04.907714 15958 raft_consensus.cc:359] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.908149 15958 raft_consensus.cc:740] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649554aa2c8a490b880d5ac3e51ef429, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.908638 15958 consensus_queue.cc:260] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.909981 15958 ts_tablet_manager.cc:1434] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:50:04.933748 15942 raft_consensus.cc:993] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963: : Instructing follower 54ae6d2f840d4e639d54d1f920330d8c to start an election
I20260709 14:50:04.934090 16042 raft_consensus.cc:1081] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 LEADER]: Signalling peer 54ae6d2f840d4e639d54d1f920330d8c to start an election
I20260709 14:50:04.935379 15719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d3578db06da47538b2a2b21d038ca05"
dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
 from {username='slave'} at 127.0.0.1:59968
I20260709 14:50:04.935798 15719 raft_consensus.cc:493] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:04.936054 15719 raft_consensus.cc:3060] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.941817 15719 raft_consensus.cc:515] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.943902 15719 leader_election.cc:290] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 2 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:50:04.944373 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3578db06da47538b2a2b21d038ca05" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:50:04.944453 15796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3578db06da47538b2a2b21d038ca05" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
I20260709 14:50:04.945093 15994 raft_consensus.cc:3060] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.945158 15796 raft_consensus.cc:3055] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.945550 15796 raft_consensus.cc:740] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Running, Role: LEADER
I20260709 14:50:04.946164 15796 consensus_queue.cc:260] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.947077 15796 raft_consensus.cc:3060] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.951118 15994 raft_consensus.cc:2468] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 2.
I20260709 14:50:04.952044 15688 leader_election.cc:304] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ae6d2f840d4e639d54d1f920330d8c, 649554aa2c8a490b880d5ac3e51ef429; no voters: 
I20260709 14:50:04.952327 15796 raft_consensus.cc:2468] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 2.
I20260709 14:50:04.952658 16029 raft_consensus.cc:2804] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:04.953169 16029 raft_consensus.cc:697] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 LEADER]: Becoming Leader. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Running, Role: LEADER
I20260709 14:50:04.953831 16029 consensus_queue.cc:237] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:04.960430 15545 catalog_manager.cc:5697] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c reported cstate change: term changed from 1 to 2, leader changed from 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131) to 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130). New cstate: current_term: 2 leader_uuid: "54ae6d2f840d4e639d54d1f920330d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.089658 15994 raft_consensus.cc:3060] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:05.094550 15994 pending_rounds.cc:85] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429: Aborting all ops after (but not including) 0
I20260709 14:50:05.094822 15994 pending_rounds.cc:107] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:50:05.095068 15994 raft_consensus.cc:2889] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:05.220973 15942 raft_consensus.cc:993] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963: : Instructing follower 54ae6d2f840d4e639d54d1f920330d8c to start an election
I20260709 14:50:05.221367 16042 raft_consensus.cc:1081] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 LEADER]: Signalling peer 54ae6d2f840d4e639d54d1f920330d8c to start an election
I20260709 14:50:05.222681 15719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c173fef03084e3e8b1d3563756e99af"
dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
 from {username='slave'} at 127.0.0.1:59968
I20260709 14:50:05.223104 15719 raft_consensus.cc:493] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:05.223367 15719 raft_consensus.cc:3060] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.227753 15719 raft_consensus.cc:515] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:05.229242 15719 leader_election.cc:290] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 3 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:50:05.230201 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c173fef03084e3e8b1d3563756e99af" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:50:05.230288 15796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c173fef03084e3e8b1d3563756e99af" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
I20260709 14:50:05.230800 15994 raft_consensus.cc:3060] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.230957 15796 raft_consensus.cc:3055] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:05.231346 15796 raft_consensus.cc:740] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Running, Role: LEADER
I20260709 14:50:05.232129 15796 consensus_queue.cc:260] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [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: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:05.233145 15796 raft_consensus.cc:3060] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.235334 15994 raft_consensus.cc:2468] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 3.
I20260709 14:50:05.236272 15688 leader_election.cc:304] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [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: 54ae6d2f840d4e639d54d1f920330d8c, 649554aa2c8a490b880d5ac3e51ef429; no voters: 
I20260709 14:50:05.236999 16029 raft_consensus.cc:2804] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:05.237357 16029 raft_consensus.cc:697] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 3 LEADER]: Becoming Leader. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Running, Role: LEADER
I20260709 14:50:05.237849 15796 raft_consensus.cc:2468] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 3.
I20260709 14:50:05.237995 16029 consensus_queue.cc:237] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [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: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:05.244222 15545 catalog_manager.cc:5697] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c reported cstate change: term changed from 2 to 3, leader changed from 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131) to 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130). New cstate: current_term: 3 leader_uuid: "54ae6d2f840d4e639d54d1f920330d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.368633 15994 raft_consensus.cc:1275] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [term 2 FOLLOWER]: Refusing update from remote peer 54ae6d2f840d4e639d54d1f920330d8c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.369742 16053 consensus_queue.cc:1048] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.379102 15796 raft_consensus.cc:1275] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Refusing update from remote peer 54ae6d2f840d4e639d54d1f920330d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.380697 16053 consensus_queue.cc:1048] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:05.670949 15593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:05.765306 15994 raft_consensus.cc:1275] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 3 FOLLOWER]: Refusing update from remote peer 54ae6d2f840d4e639d54d1f920330d8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:05.766541 16053 consensus_queue.cc:1048] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:05.775456 15796 raft_consensus.cc:1275] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 FOLLOWER]: Refusing update from remote peer 54ae6d2f840d4e639d54d1f920330d8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:05.776573 16053 consensus_queue.cc:1048] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:05.818099 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:05.832758 15719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d3578db06da47538b2a2b21d038ca05"
dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
mode: GRACEFUL
new_leader_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
 from {username='slave'} at 127.0.0.1:59982
I20260709 14:50:05.833248 15719 raft_consensus.cc:606] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 LEADER]: Received request to transfer leadership to TS 9dcc8419b1cf4800a3194d2e0cd3e963
I20260709 14:50:05.835314 15719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ef503acb1af4b09b633f4f42e48d803"
dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
mode: GRACEFUL
new_leader_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
 from {username='slave'} at 127.0.0.1:59982
I20260709 14:50:05.835701 15719 raft_consensus.cc:606] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 LEADER]: Received request to transfer leadership to TS 9dcc8419b1cf4800a3194d2e0cd3e963
I20260709 14:50:05.836562 12450 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:05.836925 12450 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:05.837378 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:05.900229 16029 raft_consensus.cc:993] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c: : Instructing follower 9dcc8419b1cf4800a3194d2e0cd3e963 to start an election
I20260709 14:50:05.900697 16053 raft_consensus.cc:1081] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 LEADER]: Signalling peer 9dcc8419b1cf4800a3194d2e0cd3e963 to start an election
I20260709 14:50:05.901996 15796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d3578db06da47538b2a2b21d038ca05"
dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
 from {username='slave'} at 127.0.0.1:41614
I20260709 14:50:05.902442 15796 raft_consensus.cc:493] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:05.902794 15796 raft_consensus.cc:3060] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.907205 15796 raft_consensus.cc:515] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:05.908623 15796 leader_election.cc:290] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 3 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:50:05.909313 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3578db06da47538b2a2b21d038ca05" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:50:05.909583 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3578db06da47538b2a2b21d038ca05" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
I20260709 14:50:05.910030 15994 raft_consensus.cc:3060] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.910123 15719 raft_consensus.cc:3055] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:05.910526 15719 raft_consensus.cc:740] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Running, Role: LEADER
I20260709 14:50:05.911298 15719 consensus_queue.cc:260] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [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: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:05.912503 15719 raft_consensus.cc:3060] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.916590 15994 raft_consensus.cc:2468] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 3.
I20260709 14:50:05.917637 15762 leader_election.cc:304] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [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: 649554aa2c8a490b880d5ac3e51ef429, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
I20260709 14:50:05.918432 16054 raft_consensus.cc:2804] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:05.918831 16054 raft_consensus.cc:697] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 LEADER]: Becoming Leader. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Running, Role: LEADER
I20260709 14:50:05.918998 15719 raft_consensus.cc:2468] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 3.
I20260709 14:50:05.919569 16054 consensus_queue.cc:237] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [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: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:05.925195 15545 catalog_manager.cc:5697] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 reported cstate change: term changed from 2 to 3, leader changed from 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130) to 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131). New cstate: current_term: 3 leader_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:06.096107 16029 raft_consensus.cc:993] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c: : Instructing follower 9dcc8419b1cf4800a3194d2e0cd3e963 to start an election
I20260709 14:50:06.096553 16053 raft_consensus.cc:1081] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 LEADER]: Signalling peer 9dcc8419b1cf4800a3194d2e0cd3e963 to start an election
I20260709 14:50:06.097870 15796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ef503acb1af4b09b633f4f42e48d803"
dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
 from {username='slave'} at 127.0.0.1:41614
I20260709 14:50:06.098285 15796 raft_consensus.cc:493] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:06.098583 15796 raft_consensus.cc:3060] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:06.103327 15796 raft_consensus.cc:515] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:06.105099 15796 leader_election.cc:290] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 3 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:50:06.105741 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef503acb1af4b09b633f4f42e48d803" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:50:06.106125 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef503acb1af4b09b633f4f42e48d803" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
I20260709 14:50:06.106380 15994 raft_consensus.cc:3060] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:06.106727 15719 raft_consensus.cc:3055] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:06.107009 15719 raft_consensus.cc:740] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Running, Role: LEADER
I20260709 14:50:06.107583 15719 consensus_queue.cc:260] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [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: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:06.108410 15719 raft_consensus.cc:3060] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:06.111184 15994 raft_consensus.cc:2468] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 3.
I20260709 14:50:06.112198 15762 leader_election.cc:304] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [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: 649554aa2c8a490b880d5ac3e51ef429, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
I20260709 14:50:06.112890 16054 raft_consensus.cc:2804] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:06.113062 15719 raft_consensus.cc:2468] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 3.
I20260709 14:50:06.113265 16054 raft_consensus.cc:697] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 LEADER]: Becoming Leader. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Running, Role: LEADER
I20260709 14:50:06.114114 16054 consensus_queue.cc:237] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [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: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:06.120298 15545 catalog_manager.cc:5697] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 reported cstate change: term changed from 2 to 3, leader changed from 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130) to 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131). New cstate: current_term: 3 leader_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:06.424273 15719 raft_consensus.cc:1275] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 3 FOLLOWER]: Refusing update from remote peer 9dcc8419b1cf4800a3194d2e0cd3e963: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:06.425433 16054 consensus_queue.cc:1048] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:06.436614 15994 raft_consensus.cc:1275] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [term 3 FOLLOWER]: Refusing update from remote peer 9dcc8419b1cf4800a3194d2e0cd3e963: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:06.438431 16069 consensus_queue.cc:1048] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:06.505268 15994 raft_consensus.cc:1275] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 3 FOLLOWER]: Refusing update from remote peer 9dcc8419b1cf4800a3194d2e0cd3e963: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:06.506283 16069 consensus_queue.cc:1048] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:06.514232 15719 raft_consensus.cc:1275] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 3 FOLLOWER]: Refusing update from remote peer 9dcc8419b1cf4800a3194d2e0cd3e963: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:06.516551 16054 consensus_queue.cc:1048] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:06.671732 15593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:06.843549 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:06.853226 15796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33f935cf428841c39ca155af18d76b29"
dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
mode: GRACEFUL
new_leader_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
 from {username='slave'} at 127.0.0.1:41634
I20260709 14:50:06.853996 15796 raft_consensus.cc:606] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 LEADER]: Received request to transfer leadership to TS 54ae6d2f840d4e639d54d1f920330d8c
I20260709 14:50:06.856632 15796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e265161977e44fab84e87d654bb415f"
dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
mode: GRACEFUL
new_leader_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
 from {username='slave'} at 127.0.0.1:41634
I20260709 14:50:06.857085 15796 raft_consensus.cc:606] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 LEADER]: Received request to transfer leadership to TS 54ae6d2f840d4e639d54d1f920330d8c
I20260709 14:50:06.858192 12450 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:06.858623 12450 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:06.859289 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:06.931695 16069 raft_consensus.cc:993] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963: : Instructing follower 54ae6d2f840d4e639d54d1f920330d8c to start an election
I20260709 14:50:06.932283 16054 raft_consensus.cc:1081] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 LEADER]: Signalling peer 54ae6d2f840d4e639d54d1f920330d8c to start an election
I20260709 14:50:06.933809 15719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e265161977e44fab84e87d654bb415f"
dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
 from {username='slave'} at 127.0.0.1:59968
I20260709 14:50:06.934289 15719 raft_consensus.cc:493] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:06.934590 15719 raft_consensus.cc:3060] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:06.943580 15719 raft_consensus.cc:515] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:06.946240 15719 leader_election.cc:290] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 3 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:50:06.947225 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e265161977e44fab84e87d654bb415f" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:50:06.947472 15796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e265161977e44fab84e87d654bb415f" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
I20260709 14:50:06.948160 15796 raft_consensus.cc:3055] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:06.948170 15993 raft_consensus.cc:3060] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:06.948616 15796 raft_consensus.cc:740] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Running, Role: LEADER
I20260709 14:50:06.949870 15796 consensus_queue.cc:260] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [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: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:06.951603 15796 raft_consensus.cc:3060] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:06.957943 15993 raft_consensus.cc:2468] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 3.
I20260709 14:50:06.959261 15688 leader_election.cc:304] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [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: 54ae6d2f840d4e639d54d1f920330d8c, 649554aa2c8a490b880d5ac3e51ef429; no voters: 
I20260709 14:50:06.960179 16053 raft_consensus.cc:2804] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:06.960664 16053 raft_consensus.cc:697] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 3 LEADER]: Becoming Leader. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Running, Role: LEADER
I20260709 14:50:06.960765 15796 raft_consensus.cc:2468] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 3.
I20260709 14:50:06.962028 16053 consensus_queue.cc:237] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [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: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:06.970357 15541 catalog_manager.cc:5697] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c reported cstate change: term changed from 2 to 3, leader changed from 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131) to 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130). New cstate: current_term: 3 leader_uuid: "54ae6d2f840d4e639d54d1f920330d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:07.271793 16080 raft_consensus.cc:993] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963: : Instructing follower 54ae6d2f840d4e639d54d1f920330d8c to start an election
I20260709 14:50:07.272174 16069 raft_consensus.cc:1081] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 LEADER]: Signalling peer 54ae6d2f840d4e639d54d1f920330d8c to start an election
I20260709 14:50:07.273448 15719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33f935cf428841c39ca155af18d76b29"
dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
 from {username='slave'} at 127.0.0.1:59968
I20260709 14:50:07.273926 15719 raft_consensus.cc:493] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:07.274191 15719 raft_consensus.cc:3060] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:07.280268 15719 raft_consensus.cc:515] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:07.282027 15719 leader_election.cc:290] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 2 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:50:07.282728 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f935cf428841c39ca155af18d76b29" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:50:07.283149 15796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f935cf428841c39ca155af18d76b29" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
I20260709 14:50:07.283406 15993 raft_consensus.cc:3060] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:07.283754 15796 raft_consensus.cc:3055] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:07.284096 15796 raft_consensus.cc:740] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Running, Role: LEADER
I20260709 14:50:07.285003 15796 consensus_queue.cc:260] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:07.286285 15796 raft_consensus.cc:3060] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:07.290141 15993 raft_consensus.cc:2468] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 2.
I20260709 14:50:07.291399 15688 leader_election.cc:304] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ae6d2f840d4e639d54d1f920330d8c, 649554aa2c8a490b880d5ac3e51ef429; no voters: 
I20260709 14:50:07.292155 16053 raft_consensus.cc:2804] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:07.292519 16053 raft_consensus.cc:697] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 LEADER]: Becoming Leader. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Running, Role: LEADER
I20260709 14:50:07.292999 15796 raft_consensus.cc:2468] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 2.
I20260709 14:50:07.293453 16053 consensus_queue.cc:237] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:07.299674 15541 catalog_manager.cc:5697] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c reported cstate change: term changed from 1 to 2, leader changed from 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131) to 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130). New cstate: current_term: 2 leader_uuid: "54ae6d2f840d4e639d54d1f920330d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:07.460140 15993 raft_consensus.cc:1275] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 3 FOLLOWER]: Refusing update from remote peer 54ae6d2f840d4e639d54d1f920330d8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:07.461517 15934 consensus_queue.cc:1048] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:07.473965 15796 raft_consensus.cc:1275] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 FOLLOWER]: Refusing update from remote peer 54ae6d2f840d4e639d54d1f920330d8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:07.475227 16053 consensus_queue.cc:1048] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:07.672652 15593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:07.697805 15993 raft_consensus.cc:1275] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429 [term 2 FOLLOWER]: Refusing update from remote peer 54ae6d2f840d4e639d54d1f920330d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:07.699036 16086 consensus_queue.cc:1048] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:07.707607 15796 raft_consensus.cc:1275] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Refusing update from remote peer 54ae6d2f840d4e639d54d1f920330d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:07.709117 15934 consensus_queue.cc:1048] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:07.865061 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:07.871769 15719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a7e29d81aa744069e86ef7821cb4562"
dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
mode: GRACEFUL
new_leader_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
 from {username='slave'} at 127.0.0.1:59982
I20260709 14:50:07.872252 15719 raft_consensus.cc:606] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 LEADER]: Received request to transfer leadership to TS 9dcc8419b1cf4800a3194d2e0cd3e963
I20260709 14:50:07.874943 15719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e265161977e44fab84e87d654bb415f"
dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
mode: GRACEFUL
new_leader_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
 from {username='slave'} at 127.0.0.1:59982
I20260709 14:50:07.875351 15719 raft_consensus.cc:606] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 3 LEADER]: Received request to transfer leadership to TS 9dcc8419b1cf4800a3194d2e0cd3e963
I20260709 14:50:07.876256 12450 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:07.876638 12450 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:07.877084 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:07.916014 16053 raft_consensus.cc:993] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c: : Instructing follower 9dcc8419b1cf4800a3194d2e0cd3e963 to start an election
I20260709 14:50:07.916509 15934 raft_consensus.cc:1081] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 LEADER]: Signalling peer 9dcc8419b1cf4800a3194d2e0cd3e963 to start an election
I20260709 14:50:07.917816 15796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a7e29d81aa744069e86ef7821cb4562"
dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
 from {username='slave'} at 127.0.0.1:41614
I20260709 14:50:07.918252 15796 raft_consensus.cc:493] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:07.918533 15796 raft_consensus.cc:3060] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:07.923168 15796 raft_consensus.cc:515] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:07.924518 15796 leader_election.cc:290] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 2 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:50:07.925338 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7e29d81aa744069e86ef7821cb4562" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:50:07.925505 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7e29d81aa744069e86ef7821cb4562" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
I20260709 14:50:07.925887 15993 raft_consensus.cc:3060] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:07.926097 15719 raft_consensus.cc:3055] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:07.926468 15719 raft_consensus.cc:740] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Running, Role: LEADER
I20260709 14:50:07.927237 15719 consensus_queue.cc:260] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:07.928277 15719 raft_consensus.cc:3060] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:07.930896 15993 raft_consensus.cc:2468] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 2.
I20260709 14:50:07.932102 15762 leader_election.cc:304] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 649554aa2c8a490b880d5ac3e51ef429, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
I20260709 14:50:07.932869 16069 raft_consensus.cc:2804] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:07.933461 15719 raft_consensus.cc:2468] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 2.
I20260709 14:50:07.934772 16069 raft_consensus.cc:697] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 LEADER]: Becoming Leader. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Running, Role: LEADER
I20260709 14:50:07.935676 16069 consensus_queue.cc:237] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:07.942266 15541 catalog_manager.cc:5697] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 reported cstate change: term changed from 1 to 2, leader changed from 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130) to 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131). New cstate: current_term: 2 leader_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:08.081717 16053 raft_consensus.cc:993] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c: : Instructing follower 9dcc8419b1cf4800a3194d2e0cd3e963 to start an election
I20260709 14:50:08.082166 15934 raft_consensus.cc:1081] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 3 LEADER]: Signalling peer 9dcc8419b1cf4800a3194d2e0cd3e963 to start an election
I20260709 14:50:08.083665 15796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e265161977e44fab84e87d654bb415f"
dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
 from {username='slave'} at 127.0.0.1:41614
I20260709 14:50:08.084089 15796 raft_consensus.cc:493] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:08.084385 15796 raft_consensus.cc:3060] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:08.088971 15796 raft_consensus.cc:515] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:08.090296 15796 leader_election.cc:290] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [CANDIDATE]: Term 4 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693)
I20260709 14:50:08.091221 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e265161977e44fab84e87d654bb415f" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:50:08.091322 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e265161977e44fab84e87d654bb415f" candidate_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
I20260709 14:50:08.091825 15993 raft_consensus.cc:3060] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:08.091918 15719 raft_consensus.cc:3055] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:08.092259 15719 raft_consensus.cc:740] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Running, Role: LEADER
I20260709 14:50:08.092833 15719 consensus_queue.cc:260] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [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: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:08.093613 15719 raft_consensus.cc:3060] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:08.096638 15993 raft_consensus.cc:2468] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 4.
I20260709 14:50:08.097564 15762 leader_election.cc:304] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [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: 649554aa2c8a490b880d5ac3e51ef429, 9dcc8419b1cf4800a3194d2e0cd3e963; no voters: 
I20260709 14:50:08.098116 15719 raft_consensus.cc:2468] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dcc8419b1cf4800a3194d2e0cd3e963 in term 4.
I20260709 14:50:08.098155 16069 raft_consensus.cc:2804] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:08.098730 16069 raft_consensus.cc:697] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 4 LEADER]: Becoming Leader. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Running, Role: LEADER
I20260709 14:50:08.099484 16069 consensus_queue.cc:237] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [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: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:08.104809 15541 catalog_manager.cc:5697] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 reported cstate change: term changed from 3 to 4, leader changed from 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130) to 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131). New cstate: current_term: 4 leader_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:08.352219 15719 raft_consensus.cc:1275] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Refusing update from remote peer 9dcc8419b1cf4800a3194d2e0cd3e963: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:08.353255 16069 consensus_queue.cc:1048] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:08.362846 15993 raft_consensus.cc:1275] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 2 FOLLOWER]: Refusing update from remote peer 9dcc8419b1cf4800a3194d2e0cd3e963: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:08.364408 16069 consensus_queue.cc:1048] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:08.494299 15719 raft_consensus.cc:1275] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 4 FOLLOWER]: Refusing update from remote peer 9dcc8419b1cf4800a3194d2e0cd3e963: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:08.495445 16099 consensus_queue.cc:1048] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:08.503358 15993 raft_consensus.cc:1275] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 4 FOLLOWER]: Refusing update from remote peer 9dcc8419b1cf4800a3194d2e0cd3e963: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:08.504994 16099 consensus_queue.cc:1048] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:50:08.673486 15593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:08.882979 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:08.890007 15796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a7e29d81aa744069e86ef7821cb4562"
dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
mode: GRACEFUL
new_leader_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
 from {username='slave'} at 127.0.0.1:41634
I20260709 14:50:08.890484 15796 raft_consensus.cc:606] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 LEADER]: Received request to transfer leadership to TS 54ae6d2f840d4e639d54d1f920330d8c
I20260709 14:50:08.892638 15796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e265161977e44fab84e87d654bb415f"
dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
mode: GRACEFUL
new_leader_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
 from {username='slave'} at 127.0.0.1:41634
I20260709 14:50:08.893045 15796 raft_consensus.cc:606] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 4 LEADER]: Received request to transfer leadership to TS 54ae6d2f840d4e639d54d1f920330d8c
I20260709 14:50:08.894068 12450 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:08.894519 12450 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:08.895035 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:08.985021 16105 raft_consensus.cc:993] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963: : Instructing follower 54ae6d2f840d4e639d54d1f920330d8c to start an election
I20260709 14:50:08.985476 16069 raft_consensus.cc:1081] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 4 LEADER]: Signalling peer 54ae6d2f840d4e639d54d1f920330d8c to start an election
I20260709 14:50:08.986950 15719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e265161977e44fab84e87d654bb415f"
dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
 from {username='slave'} at 127.0.0.1:59968
I20260709 14:50:08.987345 15719 raft_consensus.cc:493] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:08.987609 15719 raft_consensus.cc:3060] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:08.991909 15719 raft_consensus.cc:515] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:08.993192 15719 leader_election.cc:290] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 5 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:50:08.993875 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e265161977e44fab84e87d654bb415f" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:50:08.994133 15796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e265161977e44fab84e87d654bb415f" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
I20260709 14:50:08.994392 15993 raft_consensus.cc:3060] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:08.994750 15796 raft_consensus.cc:3055] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:08.995108 15796 raft_consensus.cc:740] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Running, Role: LEADER
I20260709 14:50:08.995658 15796 consensus_queue.cc:260] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:08.996562 15796 raft_consensus.cc:3060] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:08.999725 15993 raft_consensus.cc:2468] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 5.
I20260709 14:50:09.000635 15688 leader_election.cc:304] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [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: 54ae6d2f840d4e639d54d1f920330d8c, 649554aa2c8a490b880d5ac3e51ef429; no voters: 
I20260709 14:50:09.000860 15796 raft_consensus.cc:2468] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 5.
I20260709 14:50:09.001251 15934 raft_consensus.cc:2804] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:09.002274 15934 raft_consensus.cc:697] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 5 LEADER]: Becoming Leader. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Running, Role: LEADER
I20260709 14:50:09.002993 15934 consensus_queue.cc:237] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:09.010948 15545 catalog_manager.cc:5697] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c reported cstate change: term changed from 4 to 5, leader changed from 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131) to 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130). New cstate: current_term: 5 leader_uuid: "54ae6d2f840d4e639d54d1f920330d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:09.331054 16105 raft_consensus.cc:993] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963: : Instructing follower 54ae6d2f840d4e639d54d1f920330d8c to start an election
I20260709 14:50:09.331452 16069 raft_consensus.cc:1081] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 LEADER]: Signalling peer 54ae6d2f840d4e639d54d1f920330d8c to start an election
I20260709 14:50:09.332731 15719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a7e29d81aa744069e86ef7821cb4562"
dest_uuid: "54ae6d2f840d4e639d54d1f920330d8c"
 from {username='slave'} at 127.0.0.1:59968
I20260709 14:50:09.333102 15719 raft_consensus.cc:493] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:09.333328 15719 raft_consensus.cc:3060] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.337406 15719 raft_consensus.cc:515] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:09.338786 15719 leader_election.cc:290] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [CANDIDATE]: Term 3 election: Requested vote from peers 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415), 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131:39265)
I20260709 14:50:09.339401 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7e29d81aa744069e86ef7821cb4562" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "649554aa2c8a490b880d5ac3e51ef429"
I20260709 14:50:09.339916 15993 raft_consensus.cc:3060] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.340257 15796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7e29d81aa744069e86ef7821cb4562" candidate_uuid: "54ae6d2f840d4e639d54d1f920330d8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963"
I20260709 14:50:09.340790 15796 raft_consensus.cc:3055] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:09.341077 15796 raft_consensus.cc:740] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9dcc8419b1cf4800a3194d2e0cd3e963, State: Running, Role: LEADER
I20260709 14:50:09.341765 15796 consensus_queue.cc:260] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [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: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:09.342864 15796 raft_consensus.cc:3060] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.346232 15993 raft_consensus.cc:2468] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 3.
I20260709 14:50:09.347259 15688 leader_election.cc:304] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [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: 54ae6d2f840d4e639d54d1f920330d8c, 649554aa2c8a490b880d5ac3e51ef429; no voters: 
I20260709 14:50:09.347954 15934 raft_consensus.cc:2804] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:09.348335 15934 raft_consensus.cc:697] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 3 LEADER]: Becoming Leader. State: Replica: 54ae6d2f840d4e639d54d1f920330d8c, State: Running, Role: LEADER
I20260709 14:50:09.348739 15796 raft_consensus.cc:2468] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ae6d2f840d4e639d54d1f920330d8c in term 3.
I20260709 14:50:09.348976 15934 consensus_queue.cc:237] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [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: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } }
I20260709 14:50:09.354285 15545 catalog_manager.cc:5697] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c reported cstate change: term changed from 2 to 3, leader changed from 9dcc8419b1cf4800a3194d2e0cd3e963 (127.12.40.131) to 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130). New cstate: current_term: 3 leader_uuid: "54ae6d2f840d4e639d54d1f920330d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54ae6d2f840d4e639d54d1f920330d8c" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 41693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:09.465335 15796 raft_consensus.cc:1275] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 5 FOLLOWER]: Refusing update from remote peer 54ae6d2f840d4e639d54d1f920330d8c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:09.466380 15934 consensus_queue.cc:1048] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:09.475881 15993 raft_consensus.cc:1275] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 5 FOLLOWER]: Refusing update from remote peer 54ae6d2f840d4e639d54d1f920330d8c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:09.477252 15934 consensus_queue.cc:1048] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:50:09.674259 15593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:09.757972 15796 raft_consensus.cc:1275] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 FOLLOWER]: Refusing update from remote peer 54ae6d2f840d4e639d54d1f920330d8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:09.759202 15934 consensus_queue.cc:1048] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dcc8419b1cf4800a3194d2e0cd3e963" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 39265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:09.768430 15993 raft_consensus.cc:1275] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 3 FOLLOWER]: Refusing update from remote peer 54ae6d2f840d4e639d54d1f920330d8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:09.769800 16112 consensus_queue.cc:1048] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "649554aa2c8a490b880d5ac3e51ef429" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:09.900629 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:09.928859 12450 tablet_server.cc:179] TabletServer@127.12.40.129:35415 shutting down...
I20260709 14:50:09.950707 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:09.951406 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:09.952045 12450 raft_consensus.cc:2243] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:09.952515 12450 raft_consensus.cc:2272] T ff30e41d7a4d493290ce1644f30202ed P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:09.954736 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:09.955257 12450 raft_consensus.cc:2243] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:09.955660 12450 raft_consensus.cc:2272] T 1d3578db06da47538b2a2b21d038ca05 P 649554aa2c8a490b880d5ac3e51ef429 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:09.957530 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:09.957989 12450 raft_consensus.cc:2243] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:09.958431 12450 raft_consensus.cc:2272] T 5a7e29d81aa744069e86ef7821cb4562 P 649554aa2c8a490b880d5ac3e51ef429 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:09.960709 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:09.961364 12450 raft_consensus.cc:2243] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:09.961830 12450 raft_consensus.cc:2272] T 8da56518a3a3467695526b8aafcde016 P 649554aa2c8a490b880d5ac3e51ef429 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:09.963724 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:09.964185 12450 raft_consensus.cc:2243] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:09.964568 12450 raft_consensus.cc:2272] T 783592edc5fd41d798b3a5afebb2380b P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:09.967317 15688 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 69 similar messages]
I20260709 14:50:09.967427 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:09.968299 12450 raft_consensus.cc:2243] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:09.968860 12450 raft_consensus.cc:2272] T 33f935cf428841c39ca155af18d76b29 P 649554aa2c8a490b880d5ac3e51ef429 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:09.970510 15688 consensus_peers.cc:597] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. 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 14:50:09.971240 15688 consensus_peers.cc:597] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. 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 14:50:09.971387 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:09.972007 12450 raft_consensus.cc:2243] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:09.972421 12450 raft_consensus.cc:2272] T 9e265161977e44fab84e87d654bb415f P 649554aa2c8a490b880d5ac3e51ef429 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:09.974922 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:09.975334 12450 raft_consensus.cc:2243] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:09.975801 12450 raft_consensus.cc:2272] T 8ef503acb1af4b09b633f4f42e48d803 P 649554aa2c8a490b880d5ac3e51ef429 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:09.977715 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:09.978130 12450 raft_consensus.cc:2243] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:09.978511 12450 raft_consensus.cc:2272] T 5c173fef03084e3e8b1d3563756e99af P 649554aa2c8a490b880d5ac3e51ef429 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:09.980406 12450 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:09.980798 12450 raft_consensus.cc:2243] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:09.981181 12450 raft_consensus.cc:2272] T c47218b1e55c4b0d85cd06d084450d05 P 649554aa2c8a490b880d5ac3e51ef429 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:10.002552 15688 consensus_peers.cc:597] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.011665 12450 tablet_server.cc:196] TabletServer@127.12.40.129:35415 shutdown complete.
I20260709 14:50:10.034881 12450 tablet_server.cc:179] TabletServer@127.12.40.130:0 shutting down...
I20260709 14:50:10.055706 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:10.056432 12450 tablet_replica.cc:333] T ff30e41d7a4d493290ce1644f30202ed P 54ae6d2f840d4e639d54d1f920330d8c: stopping tablet replica
I20260709 14:50:10.057217 12450 raft_consensus.cc:2243] T ff30e41d7a4d493290ce1644f30202ed P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.057772 12450 raft_consensus.cc:2272] T ff30e41d7a4d493290ce1644f30202ed P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:10.058447 15688 consensus_peers.cc:597] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c -> Peer 649554aa2c8a490b880d5ac3e51ef429 (127.12.40.129:35415): Couldn't send request to peer 649554aa2c8a490b880d5ac3e51ef429. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:35415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.060211 12450 tablet_replica.cc:333] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c: stopping tablet replica
I20260709 14:50:10.060822 12450 raft_consensus.cc:2243] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.061558 12450 raft_consensus.cc:2272] T 5c173fef03084e3e8b1d3563756e99af P 54ae6d2f840d4e639d54d1f920330d8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.063424 12450 tablet_replica.cc:333] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c: stopping tablet replica
I20260709 14:50:10.063943 12450 raft_consensus.cc:2243] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.064615 12450 raft_consensus.cc:2272] T 8da56518a3a3467695526b8aafcde016 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.066439 12450 tablet_replica.cc:333] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c: stopping tablet replica
I20260709 14:50:10.066962 12450 raft_consensus.cc:2243] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.067625 12450 raft_consensus.cc:2272] T 9e265161977e44fab84e87d654bb415f P 54ae6d2f840d4e639d54d1f920330d8c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.069875 12450 tablet_replica.cc:333] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c: stopping tablet replica
I20260709 14:50:10.070327 12450 raft_consensus.cc:2243] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.070755 12450 raft_consensus.cc:2272] T 8ef503acb1af4b09b633f4f42e48d803 P 54ae6d2f840d4e639d54d1f920330d8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.072551 12450 tablet_replica.cc:333] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c: stopping tablet replica
I20260709 14:50:10.073037 12450 raft_consensus.cc:2243] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.073695 12450 raft_consensus.cc:2272] T 33f935cf428841c39ca155af18d76b29 P 54ae6d2f840d4e639d54d1f920330d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.075456 12450 tablet_replica.cc:333] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c: stopping tablet replica
I20260709 14:50:10.075902 12450 raft_consensus.cc:2243] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.076598 12450 raft_consensus.cc:2272] T 783592edc5fd41d798b3a5afebb2380b P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.078352 12450 tablet_replica.cc:333] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c: stopping tablet replica
I20260709 14:50:10.078848 12450 raft_consensus.cc:2243] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.079486 12450 raft_consensus.cc:2272] T 5a7e29d81aa744069e86ef7821cb4562 P 54ae6d2f840d4e639d54d1f920330d8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.081698 12450 tablet_replica.cc:333] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c: stopping tablet replica
I20260709 14:50:10.082161 12450 raft_consensus.cc:2243] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.082557 12450 raft_consensus.cc:2272] T 1d3578db06da47538b2a2b21d038ca05 P 54ae6d2f840d4e639d54d1f920330d8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.084349 12450 tablet_replica.cc:333] T c47218b1e55c4b0d85cd06d084450d05 P 54ae6d2f840d4e639d54d1f920330d8c: stopping tablet replica
I20260709 14:50:10.084779 12450 raft_consensus.cc:2243] T c47218b1e55c4b0d85cd06d084450d05 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.085165 12450 raft_consensus.cc:2272] T c47218b1e55c4b0d85cd06d084450d05 P 54ae6d2f840d4e639d54d1f920330d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.114435 12450 tablet_server.cc:196] TabletServer@127.12.40.130:0 shutdown complete.
W20260709 14:50:10.117100 15759 consensus_peers.cc:597] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 -> Peer 54ae6d2f840d4e639d54d1f920330d8c (127.12.40.130:41693): Couldn't send request to peer 54ae6d2f840d4e639d54d1f920330d8c. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.130:41693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.135663 12450 tablet_server.cc:179] TabletServer@127.12.40.131:0 shutting down...
I20260709 14:50:10.160619 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:10.161294 12450 tablet_replica.cc:333] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963: stopping tablet replica
I20260709 14:50:10.161885 12450 raft_consensus.cc:2243] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.162676 12450 raft_consensus.cc:2272] T ff30e41d7a4d493290ce1644f30202ed P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.164631 12450 tablet_replica.cc:333] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963: stopping tablet replica
I20260709 14:50:10.165170 12450 raft_consensus.cc:2243] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.165604 12450 raft_consensus.cc:2272] T 5c173fef03084e3e8b1d3563756e99af P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.167553 12450 tablet_replica.cc:333] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963: stopping tablet replica
I20260709 14:50:10.168044 12450 raft_consensus.cc:2243] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.168413 12450 raft_consensus.cc:2272] T 8da56518a3a3467695526b8aafcde016 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.170114 12450 tablet_replica.cc:333] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963: stopping tablet replica
I20260709 14:50:10.170612 12450 raft_consensus.cc:2243] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.170986 12450 raft_consensus.cc:2272] T 33f935cf428841c39ca155af18d76b29 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.172624 12450 tablet_replica.cc:333] T 783592edc5fd41d798b3a5afebb2380b P 9dcc8419b1cf4800a3194d2e0cd3e963: stopping tablet replica
I20260709 14:50:10.173082 12450 raft_consensus.cc:2243] T 783592edc5fd41d798b3a5afebb2380b P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.173468 12450 raft_consensus.cc:2272] T 783592edc5fd41d798b3a5afebb2380b P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.175315 12450 tablet_replica.cc:333] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963: stopping tablet replica
I20260709 14:50:10.175770 12450 raft_consensus.cc:2243] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.176468 12450 raft_consensus.cc:2272] T c47218b1e55c4b0d85cd06d084450d05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.178172 12450 tablet_replica.cc:333] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963: stopping tablet replica
I20260709 14:50:10.178709 12450 raft_consensus.cc:2243] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.179083 12450 raft_consensus.cc:2272] T 5a7e29d81aa744069e86ef7821cb4562 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.181334 12450 tablet_replica.cc:333] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963: stopping tablet replica
I20260709 14:50:10.181805 12450 raft_consensus.cc:2243] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.182541 12450 raft_consensus.cc:2272] T 1d3578db06da47538b2a2b21d038ca05 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.184278 12450 tablet_replica.cc:333] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963: stopping tablet replica
I20260709 14:50:10.184707 12450 raft_consensus.cc:2243] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.185055 12450 raft_consensus.cc:2272] T 9e265161977e44fab84e87d654bb415f P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.187176 12450 tablet_replica.cc:333] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963: stopping tablet replica
I20260709 14:50:10.187887 12450 raft_consensus.cc:2243] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.188613 12450 raft_consensus.cc:2272] T 8ef503acb1af4b09b633f4f42e48d803 P 9dcc8419b1cf4800a3194d2e0cd3e963 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.216353 12450 tablet_server.cc:196] TabletServer@127.12.40.131:0 shutdown complete.
I20260709 14:50:10.236541 12450 master.cc:562] Master@127.12.40.190:39257 shutting down...
I20260709 14:50:10.255532 12450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.256052 12450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.256382 12450 tablet_replica.cc:333] T 00000000000000000000000000000000 P d2b5a4a34818467f9c360dc4377c396f: stopping tablet replica
I20260709 14:50:10.293681 12450 master.cc:584] Master@127.12.40.190:39257 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12943 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:50:10.339573 12450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.40.190:41003
I20260709 14:50:10.340687 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:10.346343 16125 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 14:50:10.346416 16124 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 14:50:10.347718 16127 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 14:50:10.348510 12450 server_base.cc:1061] running on GCE node
I20260709 14:50:10.349323 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:10.349505 12450 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 14:50:10.349647 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608610349631 us; error 0 us; skew 500 ppm
I20260709 14:50:10.350109 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:10.352236 12450 webserver.cc:533] Webserver started at http://127.12.40.190:36207/ using document root <none> and password file <none>
I20260709 14:50:10.352691 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:10.352854 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:10.353088 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:10.354118 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-0/minicluster-data/master-0-root/instance:
uuid: "70a1c2307c384142ab2dc389d9b7004f"
format_stamp: "Formatted at 2026-07-09 14:50:10 on dist-test-slave-nxbx"
I20260709 14:50:10.358395 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:10.361449 16132 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:10.362097 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:10.362335 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-0/minicluster-data/master-0-root
uuid: "70a1c2307c384142ab2dc389d9b7004f"
format_stamp: "Formatted at 2026-07-09 14:50:10 on dist-test-slave-nxbx"
I20260709 14:50:10.362591 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-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 14:50:10.377848 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:10.379040 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:10.417685 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.190:41003
I20260709 14:50:10.417773 16183 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.190:41003 every 8 connection(s)
I20260709 14:50:10.421264 16184 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 14:50:10.432080 16184 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f: Bootstrap starting.
I20260709 14:50:10.436668 16184 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:10.440565 16184 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f: No bootstrap required, opened a new log
I20260709 14:50:10.442535 16184 raft_consensus.cc:359] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70a1c2307c384142ab2dc389d9b7004f" member_type: VOTER }
I20260709 14:50:10.442924 16184 raft_consensus.cc:385] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:10.443143 16184 raft_consensus.cc:740] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a1c2307c384142ab2dc389d9b7004f, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.443675 16184 consensus_queue.cc:260] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70a1c2307c384142ab2dc389d9b7004f" member_type: VOTER }
I20260709 14:50:10.444087 16184 raft_consensus.cc:399] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:10.444265 16184 raft_consensus.cc:493] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:10.444463 16184 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:10.448627 16184 raft_consensus.cc:515] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70a1c2307c384142ab2dc389d9b7004f" member_type: VOTER }
I20260709 14:50:10.449075 16184 leader_election.cc:304] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [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: 70a1c2307c384142ab2dc389d9b7004f; no voters: 
I20260709 14:50:10.450085 16184 leader_election.cc:290] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:10.450397 16187 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:10.451738 16187 raft_consensus.cc:697] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [term 1 LEADER]: Becoming Leader. State: Replica: 70a1c2307c384142ab2dc389d9b7004f, State: Running, Role: LEADER
I20260709 14:50:10.452404 16187 consensus_queue.cc:237] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [LEADER]: Queue going to LEADER mode. State: All 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: "70a1c2307c384142ab2dc389d9b7004f" member_type: VOTER }
I20260709 14:50:10.452732 16184 sys_catalog.cc:565] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:10.456908 16189 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 70a1c2307c384142ab2dc389d9b7004f. Latest consensus state: current_term: 1 leader_uuid: "70a1c2307c384142ab2dc389d9b7004f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70a1c2307c384142ab2dc389d9b7004f" member_type: VOTER } }
I20260709 14:50:10.457093 16188 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "70a1c2307c384142ab2dc389d9b7004f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70a1c2307c384142ab2dc389d9b7004f" member_type: VOTER } }
I20260709 14:50:10.457542 16189 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:10.457592 16188 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:10.460232 16194 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:10.467662 16194 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:10.468557 12450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:10.475519 16194 catalog_manager.cc:1383] Generated new cluster ID: 93810b681f394137927ecb2b57995970
I20260709 14:50:10.475780 16194 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:10.500070 16194 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:10.501281 16194 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:10.514560 16194 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f: Generated new TSK 0
I20260709 14:50:10.515153 16194 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:10.534948 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:10.541023 16205 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 14:50:10.541801 16206 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 14:50:10.543921 12450 server_base.cc:1061] running on GCE node
W20260709 14:50:10.543977 16208 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 14:50:10.545064 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:10.545258 12450 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 14:50:10.545440 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608610545420 us; error 0 us; skew 500 ppm
I20260709 14:50:10.546137 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:10.548241 12450 webserver.cc:533] Webserver started at http://127.12.40.129:38095/ using document root <none> and password file <none>
I20260709 14:50:10.548667 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:10.548816 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:10.549018 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:10.550035 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-0/minicluster-data/ts-0-root/instance:
uuid: "630078fb207742109ec0b0fbf6178487"
format_stamp: "Formatted at 2026-07-09 14:50:10 on dist-test-slave-nxbx"
I20260709 14:50:10.554229 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260709 14:50:10.557389 16213 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:10.558079 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:10.558333 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-0/minicluster-data/ts-0-root
uuid: "630078fb207742109ec0b0fbf6178487"
format_stamp: "Formatted at 2026-07-09 14:50:10 on dist-test-slave-nxbx"
I20260709 14:50:10.558601 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-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 14:50:10.577342 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:10.578598 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:10.580089 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:10.582371 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:10.582556 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:10.582830 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:10.582994 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:10.622327 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.129:33383
I20260709 14:50:10.622404 16275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.129:33383 every 8 connection(s)
I20260709 14:50:10.627153 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:10.633637 16280 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 14:50:10.635159 16281 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 14:50:10.637993 16283 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 14:50:10.638190 16276 heartbeater.cc:344] Connected to a master server at 127.12.40.190:41003
I20260709 14:50:10.638613 16276 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:10.638742 12450 server_base.cc:1061] running on GCE node
I20260709 14:50:10.639549 16276 heartbeater.cc:507] Master 127.12.40.190:41003 requested a full tablet report, sending...
I20260709 14:50:10.639761 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:10.640040 12450 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 14:50:10.640237 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608610640219 us; error 0 us; skew 500 ppm
I20260709 14:50:10.640936 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:10.641872 16149 ts_manager.cc:194] Registered new tserver with Master: 630078fb207742109ec0b0fbf6178487 (127.12.40.129:33383)
I20260709 14:50:10.643478 12450 webserver.cc:533] Webserver started at http://127.12.40.130:46477/ using document root <none> and password file <none>
I20260709 14:50:10.644112 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:10.644348 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:10.644320 16149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51418
I20260709 14:50:10.644840 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:10.646277 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-0/minicluster-data/ts-1-root/instance:
uuid: "e16accc0402a4cda83f4fc97b79745e2"
format_stamp: "Formatted at 2026-07-09 14:50:10 on dist-test-slave-nxbx"
I20260709 14:50:10.650415 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 14:50:10.653468 16288 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:10.654129 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:10.654397 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-0/minicluster-data/ts-1-root
uuid: "e16accc0402a4cda83f4fc97b79745e2"
format_stamp: "Formatted at 2026-07-09 14:50:10 on dist-test-slave-nxbx"
I20260709 14:50:10.654703 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-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 14:50:10.677717 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:10.678977 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:10.680366 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:10.682466 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:10.682680 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:10.682904 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:10.683050 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:10.720323 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.130:39687
I20260709 14:50:10.720427 16350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.130:39687 every 8 connection(s)
I20260709 14:50:10.724905 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:10.731458 16354 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 14:50:10.732191 16355 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 14:50:10.734710 16357 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 14:50:10.734876 12450 server_base.cc:1061] running on GCE node
I20260709 14:50:10.735944 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:10.736212 12450 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 14:50:10.736430 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608610736411 us; error 0 us; skew 500 ppm
I20260709 14:50:10.736994 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:10.737350 16351 heartbeater.cc:344] Connected to a master server at 127.12.40.190:41003
I20260709 14:50:10.737727 16351 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:10.738564 16351 heartbeater.cc:507] Master 127.12.40.190:41003 requested a full tablet report, sending...
I20260709 14:50:10.739588 12450 webserver.cc:533] Webserver started at http://127.12.40.131:35509/ using document root <none> and password file <none>
I20260709 14:50:10.740218 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:10.740391 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:10.740495 16149 ts_manager.cc:194] Registered new tserver with Master: e16accc0402a4cda83f4fc97b79745e2 (127.12.40.130:39687)
I20260709 14:50:10.740679 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:10.741910 16149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51432
I20260709 14:50:10.741932 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-0/minicluster-data/ts-2-root/instance:
uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1"
format_stamp: "Formatted at 2026-07-09 14:50:10 on dist-test-slave-nxbx"
I20260709 14:50:10.746459 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:10.749612 16362 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:10.750339 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:10.750607 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-0/minicluster-data/ts-2-root
uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1"
format_stamp: "Formatted at 2026-07-09 14:50:10 on dist-test-slave-nxbx"
I20260709 14:50:10.750896 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608535732111-12450-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 14:50:10.770061 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:10.771281 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:10.772691 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:10.774824 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:10.775017 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:10.775244 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:10.775393 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:10.813649 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.131:42471
I20260709 14:50:10.813774 16424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.131:42471 every 8 connection(s)
I20260709 14:50:10.826834 16425 heartbeater.cc:344] Connected to a master server at 127.12.40.190:41003
I20260709 14:50:10.827219 16425 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:10.827865 16425 heartbeater.cc:507] Master 127.12.40.190:41003 requested a full tablet report, sending...
I20260709 14:50:10.829614 16149 ts_manager.cc:194] Registered new tserver with Master: e598cf4dbd6e486d9de9989a8fe7e3f1 (127.12.40.131:42471)
I20260709 14:50:10.829859 12450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013303858s
I20260709 14:50:10.830943 16149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51440
I20260709 14:50:10.852246 16149 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51442:
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 14:50:10.854396 16149 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 14:50:10.894537 16390 tablet_service.cc:1511] Processing CreateTablet for tablet 4977bdad73eb44228c868ddb0d2d2143 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=55264fb402a046ff9b182bdb847c3fdf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:10.895959 16390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4977bdad73eb44228c868ddb0d2d2143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:10.899564 16389 tablet_service.cc:1511] Processing CreateTablet for tablet ef53c9f8ef514575aa981a9cf27fe0db (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=55264fb402a046ff9b182bdb847c3fdf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:10.900903 16389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef53c9f8ef514575aa981a9cf27fe0db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:10.908917 16316 tablet_service.cc:1511] Processing CreateTablet for tablet 4977bdad73eb44228c868ddb0d2d2143 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=55264fb402a046ff9b182bdb847c3fdf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:10.909226 16315 tablet_service.cc:1511] Processing CreateTablet for tablet ef53c9f8ef514575aa981a9cf27fe0db (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=55264fb402a046ff9b182bdb847c3fdf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:10.910286 16316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4977bdad73eb44228c868ddb0d2d2143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:10.910894 16315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef53c9f8ef514575aa981a9cf27fe0db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:10.919325 16241 tablet_service.cc:1511] Processing CreateTablet for tablet 4977bdad73eb44228c868ddb0d2d2143 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=55264fb402a046ff9b182bdb847c3fdf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:10.920655 16241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4977bdad73eb44228c868ddb0d2d2143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:10.933070 16240 tablet_service.cc:1511] Processing CreateTablet for tablet ef53c9f8ef514575aa981a9cf27fe0db (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=55264fb402a046ff9b182bdb847c3fdf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:10.934405 16240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef53c9f8ef514575aa981a9cf27fe0db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:10.937435 16441 tablet_bootstrap.cc:492] T 4977bdad73eb44228c868ddb0d2d2143 P e16accc0402a4cda83f4fc97b79745e2: Bootstrap starting.
I20260709 14:50:10.938216 16440 tablet_bootstrap.cc:492] T ef53c9f8ef514575aa981a9cf27fe0db P e598cf4dbd6e486d9de9989a8fe7e3f1: Bootstrap starting.
I20260709 14:50:10.944648 16441 tablet_bootstrap.cc:654] T 4977bdad73eb44228c868ddb0d2d2143 P e16accc0402a4cda83f4fc97b79745e2: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:10.945070 16440 tablet_bootstrap.cc:654] T ef53c9f8ef514575aa981a9cf27fe0db P e598cf4dbd6e486d9de9989a8fe7e3f1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:10.950145 16442 tablet_bootstrap.cc:492] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487: Bootstrap starting.
I20260709 14:50:10.951510 16440 tablet_bootstrap.cc:492] T ef53c9f8ef514575aa981a9cf27fe0db P e598cf4dbd6e486d9de9989a8fe7e3f1: No bootstrap required, opened a new log
I20260709 14:50:10.951987 16440 ts_tablet_manager.cc:1403] T ef53c9f8ef514575aa981a9cf27fe0db P e598cf4dbd6e486d9de9989a8fe7e3f1: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260709 14:50:10.955389 16441 tablet_bootstrap.cc:492] T 4977bdad73eb44228c868ddb0d2d2143 P e16accc0402a4cda83f4fc97b79745e2: No bootstrap required, opened a new log
I20260709 14:50:10.955933 16441 ts_tablet_manager.cc:1403] T 4977bdad73eb44228c868ddb0d2d2143 P e16accc0402a4cda83f4fc97b79745e2: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 14:50:10.956399 16442 tablet_bootstrap.cc:654] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:10.956351 16440 raft_consensus.cc:359] T ef53c9f8ef514575aa981a9cf27fe0db P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:10.957329 16440 raft_consensus.cc:385] T ef53c9f8ef514575aa981a9cf27fe0db P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:10.957672 16440 raft_consensus.cc:740] T ef53c9f8ef514575aa981a9cf27fe0db P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e598cf4dbd6e486d9de9989a8fe7e3f1, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.958421 16440 consensus_queue.cc:260] T ef53c9f8ef514575aa981a9cf27fe0db P e598cf4dbd6e486d9de9989a8fe7e3f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:10.959525 16441 raft_consensus.cc:359] T 4977bdad73eb44228c868ddb0d2d2143 P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } }
I20260709 14:50:10.960350 16425 heartbeater.cc:499] Master 127.12.40.190:41003 was elected leader, sending a full tablet report...
I20260709 14:50:10.960409 16441 raft_consensus.cc:385] T 4977bdad73eb44228c868ddb0d2d2143 P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:10.960934 16440 ts_tablet_manager.cc:1434] T ef53c9f8ef514575aa981a9cf27fe0db P e598cf4dbd6e486d9de9989a8fe7e3f1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:50:10.960898 16441 raft_consensus.cc:740] T 4977bdad73eb44228c868ddb0d2d2143 P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e16accc0402a4cda83f4fc97b79745e2, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.962078 16441 consensus_queue.cc:260] T 4977bdad73eb44228c868ddb0d2d2143 P e16accc0402a4cda83f4fc97b79745e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } }
I20260709 14:50:10.963758 16440 tablet_bootstrap.cc:492] T 4977bdad73eb44228c868ddb0d2d2143 P e598cf4dbd6e486d9de9989a8fe7e3f1: Bootstrap starting.
I20260709 14:50:10.964511 16351 heartbeater.cc:499] Master 127.12.40.190:41003 was elected leader, sending a full tablet report...
I20260709 14:50:10.965024 16441 ts_tablet_manager.cc:1434] T 4977bdad73eb44228c868ddb0d2d2143 P e16accc0402a4cda83f4fc97b79745e2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:50:10.966589 16442 tablet_bootstrap.cc:492] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487: No bootstrap required, opened a new log
I20260709 14:50:10.967129 16442 ts_tablet_manager.cc:1403] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260709 14:50:10.967585 16441 tablet_bootstrap.cc:492] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2: Bootstrap starting.
I20260709 14:50:10.973021 16442 raft_consensus.cc:359] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } }
W20260709 14:50:10.973989 16352 tablet.cc:2406] T 4977bdad73eb44228c868ddb0d2d2143 P e16accc0402a4cda83f4fc97b79745e2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:50:10.974898 16441 tablet_bootstrap.cc:654] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:10.974995 16442 raft_consensus.cc:385] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:10.975420 16442 raft_consensus.cc:740] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630078fb207742109ec0b0fbf6178487, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.976361 16442 consensus_queue.cc:260] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } }
I20260709 14:50:10.980695 16440 tablet_bootstrap.cc:654] T 4977bdad73eb44228c868ddb0d2d2143 P e598cf4dbd6e486d9de9989a8fe7e3f1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:10.980865 16276 heartbeater.cc:499] Master 127.12.40.190:41003 was elected leader, sending a full tablet report...
I20260709 14:50:10.981426 16442 ts_tablet_manager.cc:1434] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.002s
I20260709 14:50:10.981528 16441 tablet_bootstrap.cc:492] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2: No bootstrap required, opened a new log
I20260709 14:50:10.982033 16441 ts_tablet_manager.cc:1403] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260709 14:50:10.984047 16442 tablet_bootstrap.cc:492] T ef53c9f8ef514575aa981a9cf27fe0db P 630078fb207742109ec0b0fbf6178487: Bootstrap starting.
I20260709 14:50:10.984896 16441 raft_consensus.cc:359] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:10.985651 16441 raft_consensus.cc:385] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:10.985977 16441 raft_consensus.cc:740] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e16accc0402a4cda83f4fc97b79745e2, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.986869 16441 consensus_queue.cc:260] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:10.989254 16441 ts_tablet_manager.cc:1434] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:50:11.000849 16440 tablet_bootstrap.cc:492] T 4977bdad73eb44228c868ddb0d2d2143 P e598cf4dbd6e486d9de9989a8fe7e3f1: No bootstrap required, opened a new log
I20260709 14:50:11.001093 16442 tablet_bootstrap.cc:654] T ef53c9f8ef514575aa981a9cf27fe0db P 630078fb207742109ec0b0fbf6178487: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:11.001327 16440 ts_tablet_manager.cc:1403] T 4977bdad73eb44228c868ddb0d2d2143 P e598cf4dbd6e486d9de9989a8fe7e3f1: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.007s
I20260709 14:50:11.003631 16440 raft_consensus.cc:359] T 4977bdad73eb44228c868ddb0d2d2143 P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } }
I20260709 14:50:11.004352 16440 raft_consensus.cc:385] T 4977bdad73eb44228c868ddb0d2d2143 P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:11.004606 16440 raft_consensus.cc:740] T 4977bdad73eb44228c868ddb0d2d2143 P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e598cf4dbd6e486d9de9989a8fe7e3f1, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.005455 16442 tablet_bootstrap.cc:492] T ef53c9f8ef514575aa981a9cf27fe0db P 630078fb207742109ec0b0fbf6178487: No bootstrap required, opened a new log
I20260709 14:50:11.005194 16440 consensus_queue.cc:260] T 4977bdad73eb44228c868ddb0d2d2143 P e598cf4dbd6e486d9de9989a8fe7e3f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } }
I20260709 14:50:11.005872 16442 ts_tablet_manager.cc:1403] T ef53c9f8ef514575aa981a9cf27fe0db P 630078fb207742109ec0b0fbf6178487: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.003s
I20260709 14:50:11.006886 16440 ts_tablet_manager.cc:1434] T 4977bdad73eb44228c868ddb0d2d2143 P e598cf4dbd6e486d9de9989a8fe7e3f1: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260709 14:50:11.008455 16442 raft_consensus.cc:359] T ef53c9f8ef514575aa981a9cf27fe0db P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.009151 16442 raft_consensus.cc:385] T ef53c9f8ef514575aa981a9cf27fe0db P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:11.009435 16442 raft_consensus.cc:740] T ef53c9f8ef514575aa981a9cf27fe0db P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630078fb207742109ec0b0fbf6178487, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.010169 16442 consensus_queue.cc:260] T ef53c9f8ef514575aa981a9cf27fe0db P 630078fb207742109ec0b0fbf6178487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.012174 16442 ts_tablet_manager.cc:1434] T ef53c9f8ef514575aa981a9cf27fe0db P 630078fb207742109ec0b0fbf6178487: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:11.032482 16448 raft_consensus.cc:493] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.032968 16448 raft_consensus.cc:515] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } }
I20260709 14:50:11.034937 16448 leader_election.cc:290] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e598cf4dbd6e486d9de9989a8fe7e3f1 (127.12.40.131:42471), e16accc0402a4cda83f4fc97b79745e2 (127.12.40.130:39687)
I20260709 14:50:11.035837 16447 raft_consensus.cc:493] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.036376 16447 raft_consensus.cc:515] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.038914 16447 leader_election.cc:290] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630078fb207742109ec0b0fbf6178487 (127.12.40.129:33383), e598cf4dbd6e486d9de9989a8fe7e3f1 (127.12.40.131:42471)
I20260709 14:50:11.048964 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4977bdad73eb44228c868ddb0d2d2143" candidate_uuid: "630078fb207742109ec0b0fbf6178487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" is_pre_election: true
I20260709 14:50:11.049407 16326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4977bdad73eb44228c868ddb0d2d2143" candidate_uuid: "630078fb207742109ec0b0fbf6178487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16accc0402a4cda83f4fc97b79745e2" is_pre_election: true
I20260709 14:50:11.050140 16326 raft_consensus.cc:2468] T 4977bdad73eb44228c868ddb0d2d2143 P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630078fb207742109ec0b0fbf6178487 in term 0.
I20260709 14:50:11.050663 16251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef53c9f8ef514575aa981a9cf27fe0db" candidate_uuid: "e16accc0402a4cda83f4fc97b79745e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630078fb207742109ec0b0fbf6178487" is_pre_election: true
I20260709 14:50:11.050746 16400 raft_consensus.cc:2468] T 4977bdad73eb44228c868ddb0d2d2143 P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630078fb207742109ec0b0fbf6178487 in term 0.
I20260709 14:50:11.051365 16251 raft_consensus.cc:2468] T ef53c9f8ef514575aa981a9cf27fe0db P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e16accc0402a4cda83f4fc97b79745e2 in term 0.
I20260709 14:50:11.051522 16216 leader_election.cc:304] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630078fb207742109ec0b0fbf6178487, e16accc0402a4cda83f4fc97b79745e2; no voters: 
I20260709 14:50:11.052837 16448 raft_consensus.cc:2804] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:11.052702 16291 leader_election.cc:304] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630078fb207742109ec0b0fbf6178487, e16accc0402a4cda83f4fc97b79745e2; no voters: 
I20260709 14:50:11.053202 16448 raft_consensus.cc:493] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:11.053478 16448 raft_consensus.cc:3060] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.053601 16447 raft_consensus.cc:2804] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:11.053997 16447 raft_consensus.cc:493] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:11.054332 16447 raft_consensus.cc:3060] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.054724 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef53c9f8ef514575aa981a9cf27fe0db" candidate_uuid: "e16accc0402a4cda83f4fc97b79745e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" is_pre_election: true
I20260709 14:50:11.055219 16400 raft_consensus.cc:2468] T ef53c9f8ef514575aa981a9cf27fe0db P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e16accc0402a4cda83f4fc97b79745e2 in term 0.
I20260709 14:50:11.060850 16448 raft_consensus.cc:515] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } }
I20260709 14:50:11.061359 16447 raft_consensus.cc:515] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.063001 16448 leader_election.cc:290] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [CANDIDATE]: Term 1 election: Requested vote from peers e598cf4dbd6e486d9de9989a8fe7e3f1 (127.12.40.131:42471), e16accc0402a4cda83f4fc97b79745e2 (127.12.40.130:39687)
I20260709 14:50:11.063589 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4977bdad73eb44228c868ddb0d2d2143" candidate_uuid: "630078fb207742109ec0b0fbf6178487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1"
I20260709 14:50:11.063941 16326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4977bdad73eb44228c868ddb0d2d2143" candidate_uuid: "630078fb207742109ec0b0fbf6178487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16accc0402a4cda83f4fc97b79745e2"
I20260709 14:50:11.064013 16251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef53c9f8ef514575aa981a9cf27fe0db" candidate_uuid: "e16accc0402a4cda83f4fc97b79745e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630078fb207742109ec0b0fbf6178487"
I20260709 14:50:11.064471 16447 leader_election.cc:290] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [CANDIDATE]: Term 1 election: Requested vote from peers 630078fb207742109ec0b0fbf6178487 (127.12.40.129:33383), e598cf4dbd6e486d9de9989a8fe7e3f1 (127.12.40.131:42471)
I20260709 14:50:11.064553 16326 raft_consensus.cc:3060] T 4977bdad73eb44228c868ddb0d2d2143 P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.064635 16251 raft_consensus.cc:3060] T ef53c9f8ef514575aa981a9cf27fe0db P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.065193 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef53c9f8ef514575aa981a9cf27fe0db" candidate_uuid: "e16accc0402a4cda83f4fc97b79745e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1"
I20260709 14:50:11.064262 16400 raft_consensus.cc:3060] T 4977bdad73eb44228c868ddb0d2d2143 P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.065781 16399 raft_consensus.cc:3060] T ef53c9f8ef514575aa981a9cf27fe0db P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.071805 16326 raft_consensus.cc:2468] T 4977bdad73eb44228c868ddb0d2d2143 P e16accc0402a4cda83f4fc97b79745e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630078fb207742109ec0b0fbf6178487 in term 1.
I20260709 14:50:11.071992 16251 raft_consensus.cc:2468] T ef53c9f8ef514575aa981a9cf27fe0db P 630078fb207742109ec0b0fbf6178487 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e16accc0402a4cda83f4fc97b79745e2 in term 1.
I20260709 14:50:11.072410 16400 raft_consensus.cc:2468] T 4977bdad73eb44228c868ddb0d2d2143 P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630078fb207742109ec0b0fbf6178487 in term 1.
I20260709 14:50:11.072760 16399 raft_consensus.cc:2468] T ef53c9f8ef514575aa981a9cf27fe0db P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e16accc0402a4cda83f4fc97b79745e2 in term 1.
I20260709 14:50:11.073269 16291 leader_election.cc:304] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630078fb207742109ec0b0fbf6178487, e16accc0402a4cda83f4fc97b79745e2; no voters: 
I20260709 14:50:11.073060 16216 leader_election.cc:304] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630078fb207742109ec0b0fbf6178487, e16accc0402a4cda83f4fc97b79745e2; no voters: 
I20260709 14:50:11.074172 16447 raft_consensus.cc:2804] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:11.074538 16448 raft_consensus.cc:2804] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:11.075229 16447 raft_consensus.cc:697] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [term 1 LEADER]: Becoming Leader. State: Replica: e16accc0402a4cda83f4fc97b79745e2, State: Running, Role: LEADER
I20260709 14:50:11.075770 16448 raft_consensus.cc:697] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [term 1 LEADER]: Becoming Leader. State: Replica: 630078fb207742109ec0b0fbf6178487, State: Running, Role: LEADER
I20260709 14:50:11.076187 16447 consensus_queue.cc:237] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.076977 16448 consensus_queue.cc:237] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } }
I20260709 14:50:11.083701 16147 catalog_manager.cc:5697] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e16accc0402a4cda83f4fc97b79745e2 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "e16accc0402a4cda83f4fc97b79745e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:11.083808 16149 catalog_manager.cc:5697] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 reported cstate change: term changed from 0 to 1, leader changed from <none> to 630078fb207742109ec0b0fbf6178487 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "630078fb207742109ec0b0fbf6178487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:11.159449 16149 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51458:
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 14:50:11.161303 16149 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 14:50:11.182144 16240 tablet_service.cc:1511] Processing CreateTablet for tablet a6086278b4e1421399dc024398b29df0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=75a263fbf7ae40f1a50c9a132ae2964f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:11.183418 16240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6086278b4e1421399dc024398b29df0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:11.183277 16316 tablet_service.cc:1511] Processing CreateTablet for tablet a6086278b4e1421399dc024398b29df0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=75a263fbf7ae40f1a50c9a132ae2964f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:11.184509 16316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6086278b4e1421399dc024398b29df0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:11.185388 16389 tablet_service.cc:1511] Processing CreateTablet for tablet a6086278b4e1421399dc024398b29df0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=75a263fbf7ae40f1a50c9a132ae2964f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:11.186546 16389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6086278b4e1421399dc024398b29df0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:11.188719 16390 tablet_service.cc:1511] Processing CreateTablet for tablet d80de3c3d127426888bd1aee7d6b5d1a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=75a263fbf7ae40f1a50c9a132ae2964f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:11.189848 16390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d80de3c3d127426888bd1aee7d6b5d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:11.189924 16241 tablet_service.cc:1511] Processing CreateTablet for tablet d80de3c3d127426888bd1aee7d6b5d1a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=75a263fbf7ae40f1a50c9a132ae2964f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:11.191119 16241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d80de3c3d127426888bd1aee7d6b5d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:11.192068 16315 tablet_service.cc:1511] Processing CreateTablet for tablet d80de3c3d127426888bd1aee7d6b5d1a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=75a263fbf7ae40f1a50c9a132ae2964f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:11.193251 16315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d80de3c3d127426888bd1aee7d6b5d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:11.199080 16441 tablet_bootstrap.cc:492] T a6086278b4e1421399dc024398b29df0 P e16accc0402a4cda83f4fc97b79745e2: Bootstrap starting.
I20260709 14:50:11.205201 16441 tablet_bootstrap.cc:654] T a6086278b4e1421399dc024398b29df0 P e16accc0402a4cda83f4fc97b79745e2: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:11.205271 16442 tablet_bootstrap.cc:492] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487: Bootstrap starting.
I20260709 14:50:11.210073 16440 tablet_bootstrap.cc:492] T a6086278b4e1421399dc024398b29df0 P e598cf4dbd6e486d9de9989a8fe7e3f1: Bootstrap starting.
I20260709 14:50:11.212145 16442 tablet_bootstrap.cc:654] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:11.218848 16440 tablet_bootstrap.cc:654] T a6086278b4e1421399dc024398b29df0 P e598cf4dbd6e486d9de9989a8fe7e3f1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:11.225113 16442 tablet_bootstrap.cc:492] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487: No bootstrap required, opened a new log
I20260709 14:50:11.225579 16442 ts_tablet_manager.cc:1403] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 14:50:11.228593 16442 raft_consensus.cc:359] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.229334 16442 raft_consensus.cc:385] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:11.229630 16442 raft_consensus.cc:740] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630078fb207742109ec0b0fbf6178487, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.230368 16442 consensus_queue.cc:260] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.233319 16441 tablet_bootstrap.cc:492] T a6086278b4e1421399dc024398b29df0 P e16accc0402a4cda83f4fc97b79745e2: No bootstrap required, opened a new log
I20260709 14:50:11.233770 16442 ts_tablet_manager.cc:1434] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 14:50:11.233814 16441 ts_tablet_manager.cc:1403] T a6086278b4e1421399dc024398b29df0 P e16accc0402a4cda83f4fc97b79745e2: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.012s
I20260709 14:50:11.235903 16440 tablet_bootstrap.cc:492] T a6086278b4e1421399dc024398b29df0 P e598cf4dbd6e486d9de9989a8fe7e3f1: No bootstrap required, opened a new log
I20260709 14:50:11.236409 16440 ts_tablet_manager.cc:1403] T a6086278b4e1421399dc024398b29df0 P e598cf4dbd6e486d9de9989a8fe7e3f1: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.006s
I20260709 14:50:11.235954 16442 tablet_bootstrap.cc:492] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487: Bootstrap starting.
I20260709 14:50:11.237257 16441 raft_consensus.cc:359] T a6086278b4e1421399dc024398b29df0 P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.237962 16441 raft_consensus.cc:385] T a6086278b4e1421399dc024398b29df0 P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:11.238242 16441 raft_consensus.cc:740] T a6086278b4e1421399dc024398b29df0 P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e16accc0402a4cda83f4fc97b79745e2, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.238992 16441 consensus_queue.cc:260] T a6086278b4e1421399dc024398b29df0 P e16accc0402a4cda83f4fc97b79745e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.239280 16440 raft_consensus.cc:359] T a6086278b4e1421399dc024398b29df0 P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.240022 16440 raft_consensus.cc:385] T a6086278b4e1421399dc024398b29df0 P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:11.240309 16440 raft_consensus.cc:740] T a6086278b4e1421399dc024398b29df0 P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e598cf4dbd6e486d9de9989a8fe7e3f1, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.241068 16441 ts_tablet_manager.cc:1434] T a6086278b4e1421399dc024398b29df0 P e16accc0402a4cda83f4fc97b79745e2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:11.242043 16441 tablet_bootstrap.cc:492] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2: Bootstrap starting.
I20260709 14:50:11.244200 16442 tablet_bootstrap.cc:654] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:11.241241 16440 consensus_queue.cc:260] T a6086278b4e1421399dc024398b29df0 P e598cf4dbd6e486d9de9989a8fe7e3f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.248222 16441 tablet_bootstrap.cc:654] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:11.254283 16440 ts_tablet_manager.cc:1434] T a6086278b4e1421399dc024398b29df0 P e598cf4dbd6e486d9de9989a8fe7e3f1: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 14:50:11.254941 16442 tablet_bootstrap.cc:492] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487: No bootstrap required, opened a new log
I20260709 14:50:11.255434 16442 ts_tablet_manager.cc:1403] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 14:50:11.255577 16440 tablet_bootstrap.cc:492] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1: Bootstrap starting.
I20260709 14:50:11.258339 16442 raft_consensus.cc:359] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.259030 16442 raft_consensus.cc:385] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:11.259333 16442 raft_consensus.cc:740] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630078fb207742109ec0b0fbf6178487, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.260165 16442 consensus_queue.cc:260] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.262508 16442 ts_tablet_manager.cc:1434] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:11.262786 16440 tablet_bootstrap.cc:654] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:11.265514 16441 tablet_bootstrap.cc:492] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2: No bootstrap required, opened a new log
I20260709 14:50:11.265980 16441 ts_tablet_manager.cc:1403] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 14:50:11.268024 16440 tablet_bootstrap.cc:492] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1: No bootstrap required, opened a new log
I20260709 14:50:11.268548 16440 ts_tablet_manager.cc:1403] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 14:50:11.268729 16441 raft_consensus.cc:359] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.269441 16441 raft_consensus.cc:385] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:11.269726 16441 raft_consensus.cc:740] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e16accc0402a4cda83f4fc97b79745e2, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.270452 16441 consensus_queue.cc:260] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.271375 16440 raft_consensus.cc:359] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.272071 16440 raft_consensus.cc:385] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:11.272353 16440 raft_consensus.cc:740] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e598cf4dbd6e486d9de9989a8fe7e3f1, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.272665 16441 ts_tablet_manager.cc:1434] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:11.273203 16440 consensus_queue.cc:260] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.275200 16440 ts_tablet_manager.cc:1434] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:11.338826 16447 raft_consensus.cc:493] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.339375 16447 raft_consensus.cc:515] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.341101 16447 leader_election.cc:290] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630078fb207742109ec0b0fbf6178487 (127.12.40.129:33383), e598cf4dbd6e486d9de9989a8fe7e3f1 (127.12.40.131:42471)
I20260709 14:50:11.341835 16251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80de3c3d127426888bd1aee7d6b5d1a" candidate_uuid: "e16accc0402a4cda83f4fc97b79745e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630078fb207742109ec0b0fbf6178487" is_pre_election: true
I20260709 14:50:11.342051 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80de3c3d127426888bd1aee7d6b5d1a" candidate_uuid: "e16accc0402a4cda83f4fc97b79745e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" is_pre_election: true
I20260709 14:50:11.342528 16251 raft_consensus.cc:2468] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e16accc0402a4cda83f4fc97b79745e2 in term 0.
I20260709 14:50:11.342655 16399 raft_consensus.cc:2468] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e16accc0402a4cda83f4fc97b79745e2 in term 0.
I20260709 14:50:11.343647 16291 leader_election.cc:304] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630078fb207742109ec0b0fbf6178487, e16accc0402a4cda83f4fc97b79745e2; no voters: 
I20260709 14:50:11.344281 16447 raft_consensus.cc:2804] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:11.344558 16447 raft_consensus.cc:493] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:11.344823 16447 raft_consensus.cc:3060] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.349428 16447 raft_consensus.cc:515] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.350899 16447 leader_election.cc:290] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [CANDIDATE]: Term 1 election: Requested vote from peers 630078fb207742109ec0b0fbf6178487 (127.12.40.129:33383), e598cf4dbd6e486d9de9989a8fe7e3f1 (127.12.40.131:42471)
I20260709 14:50:11.351625 16251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80de3c3d127426888bd1aee7d6b5d1a" candidate_uuid: "e16accc0402a4cda83f4fc97b79745e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630078fb207742109ec0b0fbf6178487"
I20260709 14:50:11.351806 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80de3c3d127426888bd1aee7d6b5d1a" candidate_uuid: "e16accc0402a4cda83f4fc97b79745e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1"
I20260709 14:50:11.352109 16251 raft_consensus.cc:3060] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.352300 16399 raft_consensus.cc:3060] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.357386 16399 raft_consensus.cc:2468] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e16accc0402a4cda83f4fc97b79745e2 in term 1.
I20260709 14:50:11.357398 16251 raft_consensus.cc:2468] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e16accc0402a4cda83f4fc97b79745e2 in term 1.
I20260709 14:50:11.358430 16290 leader_election.cc:304] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e16accc0402a4cda83f4fc97b79745e2, e598cf4dbd6e486d9de9989a8fe7e3f1; no voters: 
I20260709 14:50:11.359113 16447 raft_consensus.cc:2804] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:11.359536 16447 raft_consensus.cc:697] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 1 LEADER]: Becoming Leader. State: Replica: e16accc0402a4cda83f4fc97b79745e2, State: Running, Role: LEADER
I20260709 14:50:11.359759 16448 raft_consensus.cc:493] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.360252 16447 consensus_queue.cc:237] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.360301 16448 raft_consensus.cc:515] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.362224 16448 leader_election.cc:290] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e16accc0402a4cda83f4fc97b79745e2 (127.12.40.130:39687), e598cf4dbd6e486d9de9989a8fe7e3f1 (127.12.40.131:42471)
I20260709 14:50:11.362910 16326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6086278b4e1421399dc024398b29df0" candidate_uuid: "630078fb207742109ec0b0fbf6178487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16accc0402a4cda83f4fc97b79745e2" is_pre_election: true
I20260709 14:50:11.363590 16326 raft_consensus.cc:2468] T a6086278b4e1421399dc024398b29df0 P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630078fb207742109ec0b0fbf6178487 in term 0.
I20260709 14:50:11.363500 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6086278b4e1421399dc024398b29df0" candidate_uuid: "630078fb207742109ec0b0fbf6178487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" is_pre_election: true
I20260709 14:50:11.364526 16399 raft_consensus.cc:2468] T a6086278b4e1421399dc024398b29df0 P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630078fb207742109ec0b0fbf6178487 in term 0.
I20260709 14:50:11.365010 16216 leader_election.cc:304] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630078fb207742109ec0b0fbf6178487, e16accc0402a4cda83f4fc97b79745e2; no voters: 
I20260709 14:50:11.365975 16448 raft_consensus.cc:2804] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:11.366238 16448 raft_consensus.cc:493] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:11.366489 16448 raft_consensus.cc:3060] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.367496 16149 catalog_manager.cc:5697] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e16accc0402a4cda83f4fc97b79745e2 (127.12.40.130). New cstate: current_term: 1 leader_uuid: "e16accc0402a4cda83f4fc97b79745e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:11.371030 16448 raft_consensus.cc:515] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.372658 16448 leader_election.cc:290] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [CANDIDATE]: Term 1 election: Requested vote from peers e16accc0402a4cda83f4fc97b79745e2 (127.12.40.130:39687), e598cf4dbd6e486d9de9989a8fe7e3f1 (127.12.40.131:42471)
I20260709 14:50:11.373387 16326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6086278b4e1421399dc024398b29df0" candidate_uuid: "630078fb207742109ec0b0fbf6178487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16accc0402a4cda83f4fc97b79745e2"
I20260709 14:50:11.373715 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6086278b4e1421399dc024398b29df0" candidate_uuid: "630078fb207742109ec0b0fbf6178487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1"
I20260709 14:50:11.373942 16326 raft_consensus.cc:3060] T a6086278b4e1421399dc024398b29df0 P e16accc0402a4cda83f4fc97b79745e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.374244 16399 raft_consensus.cc:3060] T a6086278b4e1421399dc024398b29df0 P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.380626 16399 raft_consensus.cc:2468] T a6086278b4e1421399dc024398b29df0 P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630078fb207742109ec0b0fbf6178487 in term 1.
I20260709 14:50:11.380622 16326 raft_consensus.cc:2468] T a6086278b4e1421399dc024398b29df0 P e16accc0402a4cda83f4fc97b79745e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630078fb207742109ec0b0fbf6178487 in term 1.
I20260709 14:50:11.381822 16215 leader_election.cc:304] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630078fb207742109ec0b0fbf6178487, e598cf4dbd6e486d9de9989a8fe7e3f1; no voters: 
I20260709 14:50:11.382457 16448 raft_consensus.cc:2804] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:11.382860 16448 raft_consensus.cc:697] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [term 1 LEADER]: Becoming Leader. State: Replica: 630078fb207742109ec0b0fbf6178487, State: Running, Role: LEADER
I20260709 14:50:11.383466 16448 consensus_queue.cc:237] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.390200 16149 catalog_manager.cc:5697] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 reported cstate change: term changed from 0 to 1, leader changed from <none> to 630078fb207742109ec0b0fbf6178487 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "630078fb207742109ec0b0fbf6178487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:11.463038 16326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d80de3c3d127426888bd1aee7d6b5d1a"
dest_uuid: "e16accc0402a4cda83f4fc97b79745e2"
mode: GRACEFUL
new_leader_uuid: "630078fb207742109ec0b0fbf6178487"
 from {username='slave'} at 127.0.0.1:36794
I20260709 14:50:11.463518 16326 raft_consensus.cc:606] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 1 LEADER]: Received request to transfer leadership to TS 630078fb207742109ec0b0fbf6178487
I20260709 14:50:11.476785 16448 consensus_queue.cc:1048] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:11.484727 16447 consensus_queue.cc:1048] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:50:11.488809 16448 consensus_queue.cc:1048] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:11.512640 16479 consensus_queue.cc:1048] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:11.825176 16448 consensus_queue.cc:1048] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:11.834980 16456 consensus_queue.cc:1048] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:11.868204 16479 consensus_queue.cc:1048] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:11.877995 16479 consensus_queue.cc:1048] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:11.886300 16479 raft_consensus.cc:993] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2: : Instructing follower 630078fb207742109ec0b0fbf6178487 to start an election
I20260709 14:50:11.886740 16447 raft_consensus.cc:1081] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 1 LEADER]: Signalling peer 630078fb207742109ec0b0fbf6178487 to start an election
I20260709 14:50:11.888293 16251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d80de3c3d127426888bd1aee7d6b5d1a"
dest_uuid: "630078fb207742109ec0b0fbf6178487"
 from {username='slave'} at 127.0.0.1:32948
I20260709 14:50:11.888834 16251 raft_consensus.cc:493] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:11.889204 16251 raft_consensus.cc:3060] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:11.894022 16251 raft_consensus.cc:515] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.896355 16251 leader_election.cc:290] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [CANDIDATE]: Term 2 election: Requested vote from peers e16accc0402a4cda83f4fc97b79745e2 (127.12.40.130:39687), e598cf4dbd6e486d9de9989a8fe7e3f1 (127.12.40.131:42471)
I20260709 14:50:11.896605 16326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80de3c3d127426888bd1aee7d6b5d1a" candidate_uuid: "630078fb207742109ec0b0fbf6178487" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e16accc0402a4cda83f4fc97b79745e2"
I20260709 14:50:11.897254 16326 raft_consensus.cc:3055] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:11.897559 16326 raft_consensus.cc:740] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e16accc0402a4cda83f4fc97b79745e2, State: Running, Role: LEADER
I20260709 14:50:11.897810 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80de3c3d127426888bd1aee7d6b5d1a" candidate_uuid: "630078fb207742109ec0b0fbf6178487" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1"
I20260709 14:50:11.898377 16399 raft_consensus.cc:3060] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:11.898310 16326 consensus_queue.cc:260] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.899694 16326 raft_consensus.cc:3060] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:11.904057 16399 raft_consensus.cc:2468] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630078fb207742109ec0b0fbf6178487 in term 2.
I20260709 14:50:11.904886 16326 raft_consensus.cc:2468] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630078fb207742109ec0b0fbf6178487 in term 2.
I20260709 14:50:11.904928 16215 leader_election.cc:304] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630078fb207742109ec0b0fbf6178487, e598cf4dbd6e486d9de9989a8fe7e3f1; no voters: 
I20260709 14:50:11.905712 16456 raft_consensus.cc:2804] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:11.906055 16456 raft_consensus.cc:697] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [term 2 LEADER]: Becoming Leader. State: Replica: 630078fb207742109ec0b0fbf6178487, State: Running, Role: LEADER
I20260709 14:50:11.906780 16456 consensus_queue.cc:237] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:11.912089 16146 catalog_manager.cc:5697] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 reported cstate change: term changed from 1 to 2, leader changed from e16accc0402a4cda83f4fc97b79745e2 (127.12.40.130) to 630078fb207742109ec0b0fbf6178487 (127.12.40.129). New cstate: current_term: 2 leader_uuid: "630078fb207742109ec0b0fbf6178487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:12.175184 12450 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:50:12.176682 12450 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:50:12.177038 12450 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:50:12.187429 16251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d80de3c3d127426888bd1aee7d6b5d1a"
dest_uuid: "630078fb207742109ec0b0fbf6178487"
mode: GRACEFUL
new_leader_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1"
 from {username='slave'} at 127.0.0.1:32952
I20260709 14:50:12.187915 16251 raft_consensus.cc:606] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [term 2 LEADER]: Received request to transfer leadership to TS e598cf4dbd6e486d9de9989a8fe7e3f1
I20260709 14:50:12.188982 12450 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:50:12.288173 16399 raft_consensus.cc:1275] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 2 FOLLOWER]: Refusing update from remote peer 630078fb207742109ec0b0fbf6178487: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:12.289279 16456 consensus_queue.cc:1048] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:12.293615 16448 raft_consensus.cc:993] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487: : Instructing follower e598cf4dbd6e486d9de9989a8fe7e3f1 to start an election
I20260709 14:50:12.294059 16483 raft_consensus.cc:1081] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [term 2 LEADER]: Signalling peer e598cf4dbd6e486d9de9989a8fe7e3f1 to start an election
I20260709 14:50:12.295727 16400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d80de3c3d127426888bd1aee7d6b5d1a"
dest_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1"
 from {username='slave'} at 127.0.0.1:36610
I20260709 14:50:12.296265 16400 raft_consensus.cc:493] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:12.296627 16400 raft_consensus.cc:3060] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:12.297845 16326 raft_consensus.cc:1275] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 2 FOLLOWER]: Refusing update from remote peer 630078fb207742109ec0b0fbf6178487: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:12.299786 16456 consensus_queue.cc:1048] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:12.303581 16400 raft_consensus.cc:515] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:12.308714 16400 leader_election.cc:290] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [CANDIDATE]: Term 3 election: Requested vote from peers 630078fb207742109ec0b0fbf6178487 (127.12.40.129:33383), e16accc0402a4cda83f4fc97b79745e2 (127.12.40.130:39687)
I20260709 14:50:12.324474 16251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80de3c3d127426888bd1aee7d6b5d1a" candidate_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "630078fb207742109ec0b0fbf6178487"
I20260709 14:50:12.325093 16251 raft_consensus.cc:3055] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:12.325416 16251 raft_consensus.cc:740] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 630078fb207742109ec0b0fbf6178487, State: Running, Role: LEADER
I20260709 14:50:12.326125 16251 consensus_queue.cc:260] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [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: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:12.327040 16251 raft_consensus.cc:3060] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:12.331873 16251 raft_consensus.cc:2468] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e598cf4dbd6e486d9de9989a8fe7e3f1 in term 3.
I20260709 14:50:12.332605 16326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80de3c3d127426888bd1aee7d6b5d1a" candidate_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e16accc0402a4cda83f4fc97b79745e2"
I20260709 14:50:12.332870 16365 leader_election.cc:304] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [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: 630078fb207742109ec0b0fbf6178487, e598cf4dbd6e486d9de9989a8fe7e3f1; no voters: 
I20260709 14:50:12.333213 16326 raft_consensus.cc:3060] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:12.333762 16445 raft_consensus.cc:2804] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:12.334849 16445 raft_consensus.cc:697] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 3 LEADER]: Becoming Leader. State: Replica: e598cf4dbd6e486d9de9989a8fe7e3f1, State: Running, Role: LEADER
I20260709 14:50:12.335597 16445 consensus_queue.cc:237] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [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: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } }
I20260709 14:50:12.338533 16326 raft_consensus.cc:2468] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e598cf4dbd6e486d9de9989a8fe7e3f1 in term 3.
I20260709 14:50:12.341126 16148 catalog_manager.cc:5697] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 reported cstate change: term changed from 2 to 3, leader changed from 630078fb207742109ec0b0fbf6178487 (127.12.40.129) to e598cf4dbd6e486d9de9989a8fe7e3f1 (127.12.40.131). New cstate: current_term: 3 leader_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630078fb207742109ec0b0fbf6178487" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 33383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16accc0402a4cda83f4fc97b79745e2" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e598cf4dbd6e486d9de9989a8fe7e3f1" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 42471 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:12.397735 12450 tablet_server.cc:179] TabletServer@127.12.40.129:0 shutting down...
I20260709 14:50:12.415227 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:12.415841 12450 tablet_replica.cc:333] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487: stopping tablet replica
I20260709 14:50:12.416369 12450 raft_consensus.cc:2243] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:12.417135 12450 raft_consensus.cc:2272] T a6086278b4e1421399dc024398b29df0 P 630078fb207742109ec0b0fbf6178487 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:12.419121 12450 tablet_replica.cc:333] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487: stopping tablet replica
I20260709 14:50:12.419616 12450 raft_consensus.cc:2243] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:12.419991 12450 raft_consensus.cc:2272] T d80de3c3d127426888bd1aee7d6b5d1a P 630078fb207742109ec0b0fbf6178487 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:12.422454 12450 tablet_replica.cc:333] T ef53c9f8ef514575aa981a9cf27fe0db P 630078fb207742109ec0b0fbf6178487: stopping tablet replica
I20260709 14:50:12.422947 12450 raft_consensus.cc:2243] T ef53c9f8ef514575aa981a9cf27fe0db P 630078fb207742109ec0b0fbf6178487 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:12.423319 12450 raft_consensus.cc:2272] T ef53c9f8ef514575aa981a9cf27fe0db P 630078fb207742109ec0b0fbf6178487 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:12.425199 12450 tablet_replica.cc:333] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487: stopping tablet replica
I20260709 14:50:12.425628 12450 raft_consensus.cc:2243] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:12.426273 12450 raft_consensus.cc:2272] T 4977bdad73eb44228c868ddb0d2d2143 P 630078fb207742109ec0b0fbf6178487 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:12.438274 12450 tablet_server.cc:196] TabletServer@127.12.40.129:0 shutdown complete.
I20260709 14:50:12.449121 12450 tablet_server.cc:179] TabletServer@127.12.40.130:0 shutting down...
I20260709 14:50:12.465001 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:12.465526 12450 tablet_replica.cc:333] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2: stopping tablet replica
I20260709 14:50:12.465996 12450 raft_consensus.cc:2243] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:12.466384 12450 raft_consensus.cc:2272] T d80de3c3d127426888bd1aee7d6b5d1a P e16accc0402a4cda83f4fc97b79745e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:12.468267 12450 tablet_replica.cc:333] T a6086278b4e1421399dc024398b29df0 P e16accc0402a4cda83f4fc97b79745e2: stopping tablet replica
I20260709 14:50:12.468710 12450 raft_consensus.cc:2243] T a6086278b4e1421399dc024398b29df0 P e16accc0402a4cda83f4fc97b79745e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:12.469044 12450 raft_consensus.cc:2272] T a6086278b4e1421399dc024398b29df0 P e16accc0402a4cda83f4fc97b79745e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:12.471304 12450 tablet_replica.cc:333] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2: stopping tablet replica
I20260709 14:50:12.471917 12450 raft_consensus.cc:2243] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:12.472810 12450 raft_consensus.cc:2272] T ef53c9f8ef514575aa981a9cf27fe0db P e16accc0402a4cda83f4fc97b79745e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:12.475179 12450 tablet_replica.cc:333] T 4977bdad73eb44228c868ddb0d2d2143 P e16accc0402a4cda83f4fc97b79745e2: stopping tablet replica
I20260709 14:50:12.475762 12450 raft_consensus.cc:2243] T 4977bdad73eb44228c868ddb0d2d2143 P e16accc0402a4cda83f4fc97b79745e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:12.476227 12450 raft_consensus.cc:2272] T 4977bdad73eb44228c868ddb0d2d2143 P e16accc0402a4cda83f4fc97b79745e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:12.498092 12450 tablet_server.cc:196] TabletServer@127.12.40.130:0 shutdown complete.
I20260709 14:50:12.508141 12450 tablet_server.cc:179] TabletServer@127.12.40.131:0 shutting down...
I20260709 14:50:12.522794 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:12.523300 12450 tablet_replica.cc:333] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1: stopping tablet replica
I20260709 14:50:12.523765 12450 raft_consensus.cc:2243] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:12.524326 12450 pending_rounds.cc:70] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1: Trying to abort 1 pending ops.
I20260709 14:50:12.524480 12450 pending_rounds.cc:77] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305660876133400576 op_type: NO_OP noop_request { }
I20260709 14:50:12.524726 12450 raft_consensus.cc:2889] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:50:12.524947 12450 raft_consensus.cc:2272] T d80de3c3d127426888bd1aee7d6b5d1a P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:12.526955 12450 tablet_replica.cc:333] T a6086278b4e1421399dc024398b29df0 P e598cf4dbd6e486d9de9989a8fe7e3f1: stopping tablet replica
I20260709 14:50:12.527392 12450 raft_consensus.cc:2243] T a6086278b4e1421399dc024398b29df0 P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:12.527721 12450 raft_consensus.cc:2272] T a6086278b4e1421399dc024398b29df0 P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:12.529505 12450 tablet_replica.cc:333] T 4977bdad73eb44228c868ddb0d2d2143 P e598cf4dbd6e486d9de9989a8fe7e3f1: stopping tablet replica
I20260709 14:50:12.529917 12450 raft_consensus.cc:2243] T 4977bdad73eb44228c868ddb0d2d2143 P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:12.530225 12450 raft_consensus.cc:2272] T 4977bdad73eb44228c868ddb0d2d2143 P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:12.531697 12450 tablet_replica.cc:333] T ef53c9f8ef514575aa981a9cf27fe0db P e598cf4dbd6e486d9de9989a8fe7e3f1: stopping tablet replica
I20260709 14:50:12.532063 12450 raft_consensus.cc:2243] T ef53c9f8ef514575aa981a9cf27fe0db P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:12.532366 12450 raft_consensus.cc:2272] T ef53c9f8ef514575aa981a9cf27fe0db P e598cf4dbd6e486d9de9989a8fe7e3f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:12.542846 12450 tablet_server.cc:196] TabletServer@127.12.40.131:0 shutdown complete.
I20260709 14:50:12.552728 12450 master.cc:562] Master@127.12.40.190:41003 shutting down...
I20260709 14:50:12.566030 12450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:12.566533 12450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:12.566883 12450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 70a1c2307c384142ab2dc389d9b7004f: stopping tablet replica
I20260709 14:50:12.584430 12450 master.cc:584] Master@127.12.40.190:41003 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2270 ms)
[----------] 6 tests from LeaderRebalancerTest (76720 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:50:12.610172 12450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.40.190:39007
I20260709 14:50:12.611238 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:12.615979 16497 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 14:50:12.616166 16498 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 14:50:12.617240 16500 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 14:50:12.618067 12450 server_base.cc:1061] running on GCE node
I20260709 14:50:12.618881 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:12.619050 12450 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 14:50:12.619164 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608612619154 us; error 0 us; skew 500 ppm
I20260709 14:50:12.619606 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:12.621723 12450 webserver.cc:533] Webserver started at http://127.12.40.190:36839/ using document root <none> and password file <none>
I20260709 14:50:12.622138 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:12.622289 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:12.622488 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:12.623539 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-0/minicluster-data/master-0-root/instance:
uuid: "95644edbd59b4be9a4b8b7d26ce4a89f"
format_stamp: "Formatted at 2026-07-09 14:50:12 on dist-test-slave-nxbx"
I20260709 14:50:12.627611 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:12.630774 16505 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:12.631467 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:12.631732 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-0/minicluster-data/master-0-root
uuid: "95644edbd59b4be9a4b8b7d26ce4a89f"
format_stamp: "Formatted at 2026-07-09 14:50:12 on dist-test-slave-nxbx"
I20260709 14:50:12.631994 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-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 14:50:12.651660 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:12.652638 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:12.686717 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.190:39007
I20260709 14:50:12.686852 16556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.190:39007 every 8 connection(s)
I20260709 14:50:12.690316 16557 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 14:50:12.700294 16557 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f: Bootstrap starting.
I20260709 14:50:12.704450 16557 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.708166 16557 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f: No bootstrap required, opened a new log
I20260709 14:50:12.710055 16557 raft_consensus.cc:359] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95644edbd59b4be9a4b8b7d26ce4a89f" member_type: VOTER }
I20260709 14:50:12.710417 16557 raft_consensus.cc:385] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.710616 16557 raft_consensus.cc:740] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95644edbd59b4be9a4b8b7d26ce4a89f, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.711141 16557 consensus_queue.cc:260] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "95644edbd59b4be9a4b8b7d26ce4a89f" member_type: VOTER }
I20260709 14:50:12.711546 16557 raft_consensus.cc:399] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:12.711751 16557 raft_consensus.cc:493] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:12.711995 16557 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.716269 16557 raft_consensus.cc:515] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95644edbd59b4be9a4b8b7d26ce4a89f" member_type: VOTER }
I20260709 14:50:12.716753 16557 leader_election.cc:304] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [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: 95644edbd59b4be9a4b8b7d26ce4a89f; no voters: 
I20260709 14:50:12.717808 16557 leader_election.cc:290] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:12.718097 16560 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:12.719367 16560 raft_consensus.cc:697] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [term 1 LEADER]: Becoming Leader. State: Replica: 95644edbd59b4be9a4b8b7d26ce4a89f, State: Running, Role: LEADER
I20260709 14:50:12.719998 16560 consensus_queue.cc:237] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [LEADER]: Queue going to LEADER mode. State: All 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: "95644edbd59b4be9a4b8b7d26ce4a89f" member_type: VOTER }
I20260709 14:50:12.720403 16557 sys_catalog.cc:565] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:12.722497 16561 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "95644edbd59b4be9a4b8b7d26ce4a89f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95644edbd59b4be9a4b8b7d26ce4a89f" member_type: VOTER } }
I20260709 14:50:12.722514 16562 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 95644edbd59b4be9a4b8b7d26ce4a89f. Latest consensus state: current_term: 1 leader_uuid: "95644edbd59b4be9a4b8b7d26ce4a89f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95644edbd59b4be9a4b8b7d26ce4a89f" member_type: VOTER } }
I20260709 14:50:12.723177 16561 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:12.723275 16562 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:12.725472 16565 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:12.729959 16565 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:12.734697 12450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:12.738263 16565 catalog_manager.cc:1383] Generated new cluster ID: eddc434373ec4a599b2882daed070e87
I20260709 14:50:12.738528 16565 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:12.762989 16565 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:12.764164 16565 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:12.774300 16565 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f: Generated new TSK 0
I20260709 14:50:12.774881 16565 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:12.801456 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:12.807173 16578 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 14:50:12.808122 16579 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 14:50:12.813686 12450 server_base.cc:1061] running on GCE node
W20260709 14:50:12.813525 16581 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 14:50:12.814845 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:12.815023 12450 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 14:50:12.815155 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608612815140 us; error 0 us; skew 500 ppm
I20260709 14:50:12.815606 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:12.817741 12450 webserver.cc:533] Webserver started at http://127.12.40.129:39553/ using document root <none> and password file <none>
I20260709 14:50:12.818161 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:12.818318 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:12.818521 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:12.819542 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-0/minicluster-data/ts-0-root/instance:
uuid: "02a46c527f8e4a22931473eb86622d2f"
format_stamp: "Formatted at 2026-07-09 14:50:12 on dist-test-slave-nxbx"
I20260709 14:50:12.823662 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:12.826871 16586 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:12.827585 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:12.827839 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-0/minicluster-data/ts-0-root
uuid: "02a46c527f8e4a22931473eb86622d2f"
format_stamp: "Formatted at 2026-07-09 14:50:12 on dist-test-slave-nxbx"
I20260709 14:50:12.828069 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-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 14:50:12.851110 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:12.852160 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:12.853462 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:12.855577 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:12.855743 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:12.855971 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:12.856106 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:12.891299 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.129:42169
I20260709 14:50:12.891381 16648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.129:42169 every 8 connection(s)
I20260709 14:50:12.895737 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:12.901991 16653 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 14:50:12.903156 16654 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 14:50:12.905149 16656 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 14:50:12.905978 12450 server_base.cc:1061] running on GCE node
I20260709 14:50:12.906992 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:12.907243 12450 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 14:50:12.907409 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608612907392 us; error 0 us; skew 500 ppm
I20260709 14:50:12.908023 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:12.908375 16649 heartbeater.cc:344] Connected to a master server at 127.12.40.190:39007
I20260709 14:50:12.908808 16649 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:12.909560 16649 heartbeater.cc:507] Master 127.12.40.190:39007 requested a full tablet report, sending...
I20260709 14:50:12.910386 12450 webserver.cc:533] Webserver started at http://127.12.40.130:33561/ using document root <none> and password file <none>
I20260709 14:50:12.911015 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:12.911242 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:12.911548 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:12.911700 16522 ts_manager.cc:194] Registered new tserver with Master: 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169)
I20260709 14:50:12.912931 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-0/minicluster-data/ts-1-root/instance:
uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
format_stamp: "Formatted at 2026-07-09 14:50:12 on dist-test-slave-nxbx"
I20260709 14:50:12.913897 16522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52796
I20260709 14:50:12.917644 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:50:12.920794 16661 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:12.921604 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:12.921887 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-0/minicluster-data/ts-1-root
uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
format_stamp: "Formatted at 2026-07-09 14:50:12 on dist-test-slave-nxbx"
I20260709 14:50:12.922145 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-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 14:50:12.942941 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:12.943907 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:12.945169 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:12.947243 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:12.947428 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:12.947651 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:12.947793 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:12.982710 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.130:36511
I20260709 14:50:12.982831 16723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.130:36511 every 8 connection(s)
I20260709 14:50:12.987166 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:12.994076 16727 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 14:50:12.995167 16728 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 14:50:12.997991 16724 heartbeater.cc:344] Connected to a master server at 127.12.40.190:39007
W20260709 14:50:12.998087 16730 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 14:50:12.998509 16724 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:12.998558 12450 server_base.cc:1061] running on GCE node
I20260709 14:50:12.999547 16724 heartbeater.cc:507] Master 127.12.40.190:39007 requested a full tablet report, sending...
I20260709 14:50:12.999603 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:12.999995 12450 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 14:50:13.000200 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608613000180 us; error 0 us; skew 500 ppm
I20260709 14:50:13.000819 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:13.001554 16522 ts_manager.cc:194] Registered new tserver with Master: 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:13.003130 16522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52810
I20260709 14:50:13.003160 12450 webserver.cc:533] Webserver started at http://127.12.40.131:36803/ using document root <none> and password file <none>
I20260709 14:50:13.003705 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:13.003947 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:13.004257 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:13.005298 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-0/minicluster-data/ts-2-root/instance:
uuid: "2352786f1b044e0494536eadf96e5794"
format_stamp: "Formatted at 2026-07-09 14:50:13 on dist-test-slave-nxbx"
I20260709 14:50:13.009235 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:50:13.012140 16735 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:13.012811 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:50:13.013062 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-0/minicluster-data/ts-2-root
uuid: "2352786f1b044e0494536eadf96e5794"
format_stamp: "Formatted at 2026-07-09 14:50:13 on dist-test-slave-nxbx"
I20260709 14:50:13.013310 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608535732111-12450-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 14:50:13.031363 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:13.032341 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:13.033703 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:13.035753 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:13.035936 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:13.036144 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:13.036290 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:13.070654 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.131:37803
I20260709 14:50:13.070768 16797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.131:37803 every 8 connection(s)
I20260709 14:50:13.082845 16798 heartbeater.cc:344] Connected to a master server at 127.12.40.190:39007
I20260709 14:50:13.083247 16798 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:13.083969 16798 heartbeater.cc:507] Master 127.12.40.190:39007 requested a full tablet report, sending...
I20260709 14:50:13.085767 16522 ts_manager.cc:194] Registered new tserver with Master: 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:13.085872 12450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012141743s
I20260709 14:50:13.087491 16522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52816
I20260709 14:50:13.109308 16522 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52820:
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 14:50:13.111801 16522 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 14:50:13.179589 16763 tablet_service.cc:1511] Processing CreateTablet for tablet cf02895a37c74dda8146bedae6a105fd (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:13.180280 16762 tablet_service.cc:1511] Processing CreateTablet for tablet aa8d8fefc5144873bb0e4e3e1ce3a66e (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:13.181061 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf02895a37c74dda8146bedae6a105fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.181740 16762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8d8fefc5144873bb0e4e3e1ce3a66e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.184024 16761 tablet_service.cc:1511] Processing CreateTablet for tablet 13d6c65e39d44311b05be99a29512f07 (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:13.185281 16761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d6c65e39d44311b05be99a29512f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.187011 16614 tablet_service.cc:1511] Processing CreateTablet for tablet cf02895a37c74dda8146bedae6a105fd (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:13.188237 16614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf02895a37c74dda8146bedae6a105fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.189601 16613 tablet_service.cc:1511] Processing CreateTablet for tablet aa8d8fefc5144873bb0e4e3e1ce3a66e (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:13.190857 16613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8d8fefc5144873bb0e4e3e1ce3a66e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.196416 16612 tablet_service.cc:1511] Processing CreateTablet for tablet 13d6c65e39d44311b05be99a29512f07 (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:13.197713 16612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d6c65e39d44311b05be99a29512f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.188194 16760 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9614c7880e4bbc8d49d7f410d447fa (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:13.199779 16760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9614c7880e4bbc8d49d7f410d447fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.203902 16813 tablet_bootstrap.cc:492] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794: Bootstrap starting.
I20260709 14:50:13.204406 16611 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9614c7880e4bbc8d49d7f410d447fa (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:13.205659 16611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9614c7880e4bbc8d49d7f410d447fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.211145 16813 tablet_bootstrap.cc:654] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.220659 16689 tablet_service.cc:1511] Processing CreateTablet for tablet cf02895a37c74dda8146bedae6a105fd (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:13.221951 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf02895a37c74dda8146bedae6a105fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.222924 16814 tablet_bootstrap.cc:492] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f: Bootstrap starting.
I20260709 14:50:13.223649 16688 tablet_service.cc:1511] Processing CreateTablet for tablet aa8d8fefc5144873bb0e4e3e1ce3a66e (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:13.221613 16686 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9614c7880e4bbc8d49d7f410d447fa (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:13.226338 16687 tablet_service.cc:1511] Processing CreateTablet for tablet 13d6c65e39d44311b05be99a29512f07 (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:13.228443 16613 tablet_service.cc:1511] Processing CreateTablet for tablet 5922775b57af47c183316f77ec35fa3c (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:13.229713 16613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5922775b57af47c183316f77ec35fa3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.234548 16685 tablet_service.cc:1511] Processing CreateTablet for tablet 5922775b57af47c183316f77ec35fa3c (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:13.235879 16763 tablet_service.cc:1511] Processing CreateTablet for tablet 5922775b57af47c183316f77ec35fa3c (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:13.237128 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5922775b57af47c183316f77ec35fa3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.246168 16688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8d8fefc5144873bb0e4e3e1ce3a66e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.246944 16686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9614c7880e4bbc8d49d7f410d447fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.247323 16614 tablet_service.cc:1511] Processing CreateTablet for tablet de5296a6a9874864bc9690b4bbdfbc71 (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:13.248551 16614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5296a6a9874864bc9690b4bbdfbc71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.250970 16687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d6c65e39d44311b05be99a29512f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.253340 16814 tablet_bootstrap.cc:654] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.253988 16684 tablet_service.cc:1511] Processing CreateTablet for tablet de5296a6a9874864bc9690b4bbdfbc71 (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:13.255396 16684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5296a6a9874864bc9690b4bbdfbc71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.259487 16685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5922775b57af47c183316f77ec35fa3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.263070 16610 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce7a0d300f5427792f3068c6de41e1e (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:13.264382 16683 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce7a0d300f5427792f3068c6de41e1e (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:13.265661 16683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce7a0d300f5427792f3068c6de41e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.266899 16609 tablet_service.cc:1511] Processing CreateTablet for tablet f3c9363c2b234417bb86381364f34755 (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:13.268483 16682 tablet_service.cc:1511] Processing CreateTablet for tablet f3c9363c2b234417bb86381364f34755 (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:13.269704 16682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c9363c2b234417bb86381364f34755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.270751 16608 tablet_service.cc:1511] Processing CreateTablet for tablet 7c02111b2f2e4d918bb28b3fb488ad77 (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:13.272356 16681 tablet_service.cc:1511] Processing CreateTablet for tablet 7c02111b2f2e4d918bb28b3fb488ad77 (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:13.273141 16759 tablet_service.cc:1511] Processing CreateTablet for tablet f3c9363c2b234417bb86381364f34755 (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:13.273571 16681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c02111b2f2e4d918bb28b3fb488ad77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.274399 16759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c9363c2b234417bb86381364f34755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.264357 16610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce7a0d300f5427792f3068c6de41e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.276530 16758 tablet_service.cc:1511] Processing CreateTablet for tablet 7c02111b2f2e4d918bb28b3fb488ad77 (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:13.277758 16758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c02111b2f2e4d918bb28b3fb488ad77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.273715 16760 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce7a0d300f5427792f3068c6de41e1e (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:13.280609 16760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce7a0d300f5427792f3068c6de41e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.280853 16609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c9363c2b234417bb86381364f34755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.286978 16608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c02111b2f2e4d918bb28b3fb488ad77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.348802 16761 tablet_service.cc:1511] Processing CreateTablet for tablet de5296a6a9874864bc9690b4bbdfbc71 (DEFAULT_TABLE table=test-workload [id=bdb62f19929f43e6ba77cbf29ebdd873]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:13.350176 16761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5296a6a9874864bc9690b4bbdfbc71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:13.362222 16813 tablet_bootstrap.cc:492] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794: No bootstrap required, opened a new log
I20260709 14:50:13.362753 16813 ts_tablet_manager.cc:1403] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794: Time spent bootstrapping tablet: real 0.159s	user 0.035s	sys 0.013s
I20260709 14:50:13.364674 16814 tablet_bootstrap.cc:492] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f: No bootstrap required, opened a new log
I20260709 14:50:13.365185 16814 ts_tablet_manager.cc:1403] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f: Time spent bootstrapping tablet: real 0.142s	user 0.011s	sys 0.002s
I20260709 14:50:13.365463 16813 raft_consensus.cc:359] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } } peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } }
I20260709 14:50:13.366217 16813 raft_consensus.cc:385] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.366498 16813 raft_consensus.cc:740] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.368103 16814 raft_consensus.cc:359] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } } peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } }
I20260709 14:50:13.368825 16814 raft_consensus.cc:385] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.369112 16814 raft_consensus.cc:740] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.369875 16813 consensus_queue.cc:260] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } } peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } }
I20260709 14:50:13.370111 16814 consensus_queue.cc:260] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } } peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } }
I20260709 14:50:13.372053 16817 tablet_bootstrap.cc:492] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e: Bootstrap starting.
I20260709 14:50:13.393411 16798 heartbeater.cc:499] Master 127.12.40.190:39007 was elected leader, sending a full tablet report...
I20260709 14:50:13.395290 16814 ts_tablet_manager.cc:1434] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.018s
I20260709 14:50:13.398897 16817 tablet_bootstrap.cc:654] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.401283 16649 heartbeater.cc:499] Master 127.12.40.190:39007 was elected leader, sending a full tablet report...
I20260709 14:50:13.401608 16814 tablet_bootstrap.cc:492] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f: Bootstrap starting.
I20260709 14:50:13.401988 16813 ts_tablet_manager.cc:1434] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 14:50:13.402978 16813 tablet_bootstrap.cc:492] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794: Bootstrap starting.
I20260709 14:50:13.411600 16814 tablet_bootstrap.cc:654] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.412431 16818 raft_consensus.cc:493] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.412700 16819 raft_consensus.cc:493] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.412942 16818 raft_consensus.cc:515] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } } peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } }
I20260709 14:50:13.413149 16819 raft_consensus.cc:515] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } } peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } }
I20260709 14:50:13.416750 16813 tablet_bootstrap.cc:654] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.417822 16818 leader_election.cc:290] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:13.428751 16819 leader_election.cc:290] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:13.456578 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf02895a37c74dda8146bedae6a105fd" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f" is_pre_election: true
I20260709 14:50:13.457311 16624 raft_consensus.cc:2468] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 0.
I20260709 14:50:13.458483 16736 leader_election.cc:304] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 
I20260709 14:50:13.459360 16818 raft_consensus.cc:2804] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:13.459707 16818 raft_consensus.cc:493] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:13.460024 16818 raft_consensus.cc:3060] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.464054 16813 tablet_bootstrap.cc:492] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794: No bootstrap required, opened a new log
I20260709 14:50:13.464663 16813 ts_tablet_manager.cc:1403] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.007s
I20260709 14:50:13.466892 16818 raft_consensus.cc:515] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } } peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } }
I20260709 14:50:13.467465 16813 raft_consensus.cc:359] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.468413 16813 raft_consensus.cc:385] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.468765 16813 raft_consensus.cc:740] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.469571 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf02895a37c74dda8146bedae6a105fd" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:13.470209 16624 raft_consensus.cc:3060] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.477087 16624 raft_consensus.cc:2468] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 1.
I20260709 14:50:13.477517 16814 tablet_bootstrap.cc:492] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f: No bootstrap required, opened a new log
I20260709 14:50:13.478063 16814 ts_tablet_manager.cc:1403] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.014s
I20260709 14:50:13.478001 16736 leader_election.cc:304] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 
I20260709 14:50:13.478497 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf02895a37c74dda8146bedae6a105fd" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" is_pre_election: true
I20260709 14:50:13.479169 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf02895a37c74dda8146bedae6a105fd" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" is_pre_election: true
W20260709 14:50:13.479955 16588 leader_election.cc:343] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:13.480741 16818 leader_election.cc:290] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:13.481302 16818 raft_consensus.cc:2804] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:13.481024 16814 raft_consensus.cc:359] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.481799 16814 raft_consensus.cc:385] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.482169 16814 raft_consensus.cc:740] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.482295 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf02895a37c74dda8146bedae6a105fd" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794" is_pre_election: true
I20260709 14:50:13.482928 16814 consensus_queue.cc:260] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
W20260709 14:50:13.483636 16737 leader_election.cc:343] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:13.484031 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf02895a37c74dda8146bedae6a105fd" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:13.469622 16813 consensus_queue.cc:260] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.485034 16814 ts_tablet_manager.cc:1434] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:13.486047 16814 tablet_bootstrap.cc:492] T 5922775b57af47c183316f77ec35fa3c P 02a46c527f8e4a22931473eb86622d2f: Bootstrap starting.
I20260709 14:50:13.481781 16818 raft_consensus.cc:697] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Becoming Leader. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:13.486722 16817 tablet_bootstrap.cc:492] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e: No bootstrap required, opened a new log
I20260709 14:50:13.487200 16817 ts_tablet_manager.cc:1403] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent bootstrapping tablet: real 0.115s	user 0.004s	sys 0.012s
I20260709 14:50:13.487027 16818 consensus_queue.cc:237] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } } peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } }
W20260709 14:50:13.489498 16737 leader_election.cc:343] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:13.489974 16817 raft_consensus.cc:359] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } } peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } }
I20260709 14:50:13.490775 16817 raft_consensus.cc:385] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.491066 16817 raft_consensus.cc:740] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.492115 16814 tablet_bootstrap.cc:654] T 5922775b57af47c183316f77ec35fa3c P 02a46c527f8e4a22931473eb86622d2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.491871 16817 consensus_queue.cc:260] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } } peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } }
I20260709 14:50:13.494818 16813 ts_tablet_manager.cc:1434] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 14:50:13.495726 16813 tablet_bootstrap.cc:492] T 13d6c65e39d44311b05be99a29512f07 P 2352786f1b044e0494536eadf96e5794: Bootstrap starting.
I20260709 14:50:13.497036 16814 tablet_bootstrap.cc:492] T 5922775b57af47c183316f77ec35fa3c P 02a46c527f8e4a22931473eb86622d2f: No bootstrap required, opened a new log
I20260709 14:50:13.497545 16814 ts_tablet_manager.cc:1403] T 5922775b57af47c183316f77ec35fa3c P 02a46c527f8e4a22931473eb86622d2f: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:50:13.498251 16724 heartbeater.cc:499] Master 127.12.40.190:39007 was elected leader, sending a full tablet report...
I20260709 14:50:13.499238 16817 ts_tablet_manager.cc:1434] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 14:50:13.501194 16813 tablet_bootstrap.cc:654] T 13d6c65e39d44311b05be99a29512f07 P 2352786f1b044e0494536eadf96e5794: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.500348 16814 raft_consensus.cc:359] T 5922775b57af47c183316f77ec35fa3c P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.505884 16814 raft_consensus.cc:385] T 5922775b57af47c183316f77ec35fa3c P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.506879 16814 raft_consensus.cc:740] T 5922775b57af47c183316f77ec35fa3c P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.506985 16590 leader_election.cc:304] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f; no voters: 2352786f1b044e0494536eadf96e5794, 860ea0d3a87041f7bc4d423eeb1b5e3e
I20260709 14:50:13.507545 16817 tablet_bootstrap.cc:492] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e: Bootstrap starting.
I20260709 14:50:13.508037 16820 raft_consensus.cc:2749] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:13.508909 16521 catalog_manager.cc:5697] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2352786f1b044e0494536eadf96e5794 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "2352786f1b044e0494536eadf96e5794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:13.511246 16814 consensus_queue.cc:260] T 5922775b57af47c183316f77ec35fa3c P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.513765 16813 tablet_bootstrap.cc:492] T 13d6c65e39d44311b05be99a29512f07 P 2352786f1b044e0494536eadf96e5794: No bootstrap required, opened a new log
I20260709 14:50:13.514081 16817 tablet_bootstrap.cc:654] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.514268 16813 ts_tablet_manager.cc:1403] T 13d6c65e39d44311b05be99a29512f07 P 2352786f1b044e0494536eadf96e5794: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.012s
I20260709 14:50:13.517262 16814 ts_tablet_manager.cc:1434] T 5922775b57af47c183316f77ec35fa3c P 02a46c527f8e4a22931473eb86622d2f: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260709 14:50:13.517098 16813 raft_consensus.cc:359] T 13d6c65e39d44311b05be99a29512f07 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.517822 16813 raft_consensus.cc:385] T 13d6c65e39d44311b05be99a29512f07 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.518106 16813 raft_consensus.cc:740] T 13d6c65e39d44311b05be99a29512f07 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.518383 16814 tablet_bootstrap.cc:492] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f: Bootstrap starting.
I20260709 14:50:13.518909 16813 consensus_queue.cc:260] T 13d6c65e39d44311b05be99a29512f07 P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.521291 16813 ts_tablet_manager.cc:1434] T 13d6c65e39d44311b05be99a29512f07 P 2352786f1b044e0494536eadf96e5794: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:50:13.522193 16813 tablet_bootstrap.cc:492] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794: Bootstrap starting.
I20260709 14:50:13.525257 16814 tablet_bootstrap.cc:654] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.527601 16813 tablet_bootstrap.cc:654] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.529068 16817 tablet_bootstrap.cc:492] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e: No bootstrap required, opened a new log
I20260709 14:50:13.529770 16817 ts_tablet_manager.cc:1403] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.003s
I20260709 14:50:13.532629 16817 raft_consensus.cc:359] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.533447 16817 raft_consensus.cc:385] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.533723 16817 raft_consensus.cc:740] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.534550 16817 consensus_queue.cc:260] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.536836 16817 ts_tablet_manager.cc:1434] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:13.537364 16814 tablet_bootstrap.cc:492] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f: No bootstrap required, opened a new log
I20260709 14:50:13.537703 16817 tablet_bootstrap.cc:492] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Bootstrap starting.
I20260709 14:50:13.537848 16814 ts_tablet_manager.cc:1403] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 14:50:13.540549 16814 raft_consensus.cc:359] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.541234 16814 raft_consensus.cc:385] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.541517 16814 raft_consensus.cc:740] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.542801 16814 consensus_queue.cc:260] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.544617 16813 tablet_bootstrap.cc:492] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794: No bootstrap required, opened a new log
I20260709 14:50:13.544888 16814 ts_tablet_manager.cc:1434] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:13.545104 16813 ts_tablet_manager.cc:1403] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.017s
I20260709 14:50:13.545882 16814 tablet_bootstrap.cc:492] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f: Bootstrap starting.
I20260709 14:50:13.547827 16813 raft_consensus.cc:359] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.548491 16813 raft_consensus.cc:385] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.548779 16813 raft_consensus.cc:740] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.549606 16817 tablet_bootstrap.cc:654] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.549541 16813 consensus_queue.cc:260] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.552016 16813 ts_tablet_manager.cc:1434] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:50:13.552136 16814 tablet_bootstrap.cc:654] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.552959 16813 tablet_bootstrap.cc:492] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794: Bootstrap starting.
I20260709 14:50:13.559125 16813 tablet_bootstrap.cc:654] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.577761 16817 tablet_bootstrap.cc:492] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e: No bootstrap required, opened a new log
I20260709 14:50:13.578159 16817 ts_tablet_manager.cc:1403] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.009s
I20260709 14:50:13.578573 16813 tablet_bootstrap.cc:492] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794: No bootstrap required, opened a new log
I20260709 14:50:13.578997 16814 tablet_bootstrap.cc:492] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f: No bootstrap required, opened a new log
I20260709 14:50:13.579135 16813 ts_tablet_manager.cc:1403] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.012s
I20260709 14:50:13.579548 16814 ts_tablet_manager.cc:1403] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.012s
I20260709 14:50:13.580296 16817 raft_consensus.cc:359] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.580834 16817 raft_consensus.cc:385] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.581046 16817 raft_consensus.cc:740] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.581637 16817 consensus_queue.cc:260] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.582024 16813 raft_consensus.cc:359] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.582139 16814 raft_consensus.cc:359] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.582842 16813 raft_consensus.cc:385] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.582913 16814 raft_consensus.cc:385] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.583216 16813 raft_consensus.cc:740] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.583352 16814 raft_consensus.cc:740] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.583524 16817 ts_tablet_manager.cc:1434] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:50:13.584033 16813 consensus_queue.cc:260] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.584555 16817 tablet_bootstrap.cc:492] T 5c9614c7880e4bbc8d49d7f410d447fa P 860ea0d3a87041f7bc4d423eeb1b5e3e: Bootstrap starting.
I20260709 14:50:13.584261 16814 consensus_queue.cc:260] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.586309 16813 ts_tablet_manager.cc:1434] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:50:13.588670 16814 ts_tablet_manager.cc:1434] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:13.589309 16813 tablet_bootstrap.cc:492] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794: Bootstrap starting.
I20260709 14:50:13.589623 16814 tablet_bootstrap.cc:492] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f: Bootstrap starting.
I20260709 14:50:13.591392 16817 tablet_bootstrap.cc:654] T 5c9614c7880e4bbc8d49d7f410d447fa P 860ea0d3a87041f7bc4d423eeb1b5e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.592764 16831 raft_consensus.cc:493] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.593255 16831 raft_consensus.cc:515] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } } peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } }
I20260709 14:50:13.596216 16814 tablet_bootstrap.cc:654] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.596216 16813 tablet_bootstrap.cc:654] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.609470 16831 leader_election.cc:290] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803), 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169)
I20260709 14:50:13.610473 16831 raft_consensus.cc:493] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.611544 16831 raft_consensus.cc:515] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.614518 16831 leader_election.cc:290] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:13.633067 16813 tablet_bootstrap.cc:492] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794: No bootstrap required, opened a new log
I20260709 14:50:13.633764 16813 ts_tablet_manager.cc:1403] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.007s
I20260709 14:50:13.638322 16814 tablet_bootstrap.cc:492] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f: No bootstrap required, opened a new log
I20260709 14:50:13.638093 16813 raft_consensus.cc:359] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.638943 16814 ts_tablet_manager.cc:1403] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f: Time spent bootstrapping tablet: real 0.050s	user 0.031s	sys 0.014s
I20260709 14:50:13.638957 16813 raft_consensus.cc:385] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.640470 16813 raft_consensus.cc:740] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.641374 16813 consensus_queue.cc:260] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.641691 16814 raft_consensus.cc:359] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.642388 16817 tablet_bootstrap.cc:492] T 5c9614c7880e4bbc8d49d7f410d447fa P 860ea0d3a87041f7bc4d423eeb1b5e3e: No bootstrap required, opened a new log
I20260709 14:50:13.642943 16817 ts_tablet_manager.cc:1403] T 5c9614c7880e4bbc8d49d7f410d447fa P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.035s
I20260709 14:50:13.645272 16818 raft_consensus.cc:493] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.645548 16817 raft_consensus.cc:359] T 5c9614c7880e4bbc8d49d7f410d447fa P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.645784 16818 raft_consensus.cc:515] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.642424 16814 raft_consensus.cc:385] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.646808 16814 raft_consensus.cc:740] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.647279 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d6c65e39d44311b05be99a29512f07" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794" is_pre_election: true
I20260709 14:50:13.647897 16818 leader_election.cc:290] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:13.647626 16814 consensus_queue.cc:260] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.646330 16817 raft_consensus.cc:385] T 5c9614c7880e4bbc8d49d7f410d447fa P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.648468 16817 raft_consensus.cc:740] T 5c9614c7880e4bbc8d49d7f410d447fa P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.649266 16817 consensus_queue.cc:260] T 5c9614c7880e4bbc8d49d7f410d447fa P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.649818 16814 ts_tablet_manager.cc:1434] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:50:13.650491 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9614c7880e4bbc8d49d7f410d447fa" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f" is_pre_election: true
I20260709 14:50:13.650818 16814 tablet_bootstrap.cc:492] T 7c02111b2f2e4d918bb28b3fb488ad77 P 02a46c527f8e4a22931473eb86622d2f: Bootstrap starting.
I20260709 14:50:13.651260 16624 raft_consensus.cc:2468] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 0.
I20260709 14:50:13.649327 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9614c7880e4bbc8d49d7f410d447fa" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" is_pre_election: true
I20260709 14:50:13.651502 16817 ts_tablet_manager.cc:1434] T 5c9614c7880e4bbc8d49d7f410d447fa P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:50:13.647917 16772 raft_consensus.cc:2468] T 13d6c65e39d44311b05be99a29512f07 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 0.
I20260709 14:50:13.652853 16817 tablet_bootstrap.cc:492] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Bootstrap starting.
I20260709 14:50:13.653746 16736 leader_election.cc:304] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 
I20260709 14:50:13.654702 16829 raft_consensus.cc:2804] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:13.655059 16829 raft_consensus.cc:493] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:13.655359 16829 raft_consensus.cc:3060] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.657019 16828 raft_consensus.cc:493] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.657660 16814 tablet_bootstrap.cc:654] T 7c02111b2f2e4d918bb28b3fb488ad77 P 02a46c527f8e4a22931473eb86622d2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.657500 16828 raft_consensus.cc:515] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.658941 16698 raft_consensus.cc:2468] T 5c9614c7880e4bbc8d49d7f410d447fa P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 0.
I20260709 14:50:13.659260 16817 tablet_bootstrap.cc:654] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.659633 16828 leader_election.cc:290] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:13.661378 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8d8fefc5144873bb0e4e3e1ce3a66e" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" is_pre_election: true
I20260709 14:50:13.661983 16698 raft_consensus.cc:2468] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 0.
I20260709 14:50:13.663097 16737 leader_election.cc:304] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2352786f1b044e0494536eadf96e5794, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:13.648440 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf02895a37c74dda8146bedae6a105fd" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794" is_pre_election: true
I20260709 14:50:13.664769 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8d8fefc5144873bb0e4e3e1ce3a66e" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f" is_pre_election: true
I20260709 14:50:13.665340 16624 raft_consensus.cc:2468] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 0.
I20260709 14:50:13.667075 16828 raft_consensus.cc:2804] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:13.667459 16828 raft_consensus.cc:493] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:13.667789 16828 raft_consensus.cc:3060] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.675040 16665 leader_election.cc:304] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2352786f1b044e0494536eadf96e5794, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:13.675400 16813 ts_tablet_manager.cc:1434] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 14:50:13.678684 16829 raft_consensus.cc:515] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.681761 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9614c7880e4bbc8d49d7f410d447fa" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:13.683202 16813 tablet_bootstrap.cc:492] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794: Bootstrap starting.
I20260709 14:50:13.684476 16624 raft_consensus.cc:3060] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.689774 16813 tablet_bootstrap.cc:654] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.694715 16624 raft_consensus.cc:2468] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 1.
I20260709 14:50:13.696058 16736 leader_election.cc:304] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 
I20260709 14:50:13.696972 16818 raft_consensus.cc:2804] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:13.698184 16843 raft_consensus.cc:2804] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:13.698587 16843 raft_consensus.cc:493] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:13.698926 16843 raft_consensus.cc:3060] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.702811 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9614c7880e4bbc8d49d7f410d447fa" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:13.703459 16698 raft_consensus.cc:3060] T 5c9614c7880e4bbc8d49d7f410d447fa P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.706079 16843 raft_consensus.cc:515] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.708252 16843 leader_election.cc:290] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:13.711882 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d6c65e39d44311b05be99a29512f07" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:13.712550 16773 raft_consensus.cc:3060] T 13d6c65e39d44311b05be99a29512f07 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.720415 16773 raft_consensus.cc:2468] T 13d6c65e39d44311b05be99a29512f07 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 1.
I20260709 14:50:13.721786 16665 leader_election.cc:304] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2352786f1b044e0494536eadf96e5794, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:13.722585 16843 raft_consensus.cc:2804] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:13.723058 16843 raft_consensus.cc:697] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 LEADER]: Becoming Leader. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Running, Role: LEADER
I20260709 14:50:13.723832 16843 consensus_queue.cc:237] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.730089 16829 leader_election.cc:290] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
W20260709 14:50:13.731518 16570 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:13.732807 16519 catalog_manager.cc:5697] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130). New cstate: current_term: 1 leader_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:13.734728 16818 raft_consensus.cc:697] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Becoming Leader. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:13.735569 16818 consensus_queue.cc:237] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.731729 16698 raft_consensus.cc:2468] T 5c9614c7880e4bbc8d49d7f410d447fa P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 1.
I20260709 14:50:13.742699 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf02895a37c74dda8146bedae6a105fd" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f" is_pre_election: true
I20260709 14:50:13.729066 16828 raft_consensus.cc:515] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.743534 16623 raft_consensus.cc:2393] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in current term 1: Already voted for candidate 2352786f1b044e0494536eadf96e5794 in this term.
I20260709 14:50:13.744626 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d6c65e39d44311b05be99a29512f07" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f" is_pre_election: true
I20260709 14:50:13.745409 16622 raft_consensus.cc:2468] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 0.
I20260709 14:50:13.746564 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d6c65e39d44311b05be99a29512f07" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:13.747216 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8d8fefc5144873bb0e4e3e1ce3a66e" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:13.747879 16698 raft_consensus.cc:3060] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.748467 16662 leader_election.cc:304] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794
I20260709 14:50:13.750236 16843 raft_consensus.cc:3060] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.750732 16828 leader_election.cc:290] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:13.755021 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8d8fefc5144873bb0e4e3e1ce3a66e" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:13.755658 16623 raft_consensus.cc:3060] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.756603 16519 catalog_manager.cc:5697] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2352786f1b044e0494536eadf96e5794 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "2352786f1b044e0494536eadf96e5794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:13.747303 16621 raft_consensus.cc:3060] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.765975 16621 raft_consensus.cc:2468] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 1.
I20260709 14:50:13.766112 16698 raft_consensus.cc:2468] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 1.
I20260709 14:50:13.772662 16818 raft_consensus.cc:493] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.773267 16818 raft_consensus.cc:515] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.775592 16843 raft_consensus.cc:2749] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:13.775961 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5922775b57af47c183316f77ec35fa3c" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f" is_pre_election: true
I20260709 14:50:13.776207 16818 leader_election.cc:290] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:13.772598 16623 raft_consensus.cc:2468] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 1.
I20260709 14:50:13.778749 16736 leader_election.cc:304] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 
I20260709 14:50:13.779408 16621 raft_consensus.cc:2468] T 5922775b57af47c183316f77ec35fa3c P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 0.
I20260709 14:50:13.779553 16813 tablet_bootstrap.cc:492] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794: No bootstrap required, opened a new log
I20260709 14:50:13.779698 16814 tablet_bootstrap.cc:492] T 7c02111b2f2e4d918bb28b3fb488ad77 P 02a46c527f8e4a22931473eb86622d2f: No bootstrap required, opened a new log
I20260709 14:50:13.780198 16813 ts_tablet_manager.cc:1403] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794: Time spent bootstrapping tablet: real 0.097s	user 0.029s	sys 0.031s
I20260709 14:50:13.780349 16814 ts_tablet_manager.cc:1403] T 7c02111b2f2e4d918bb28b3fb488ad77 P 02a46c527f8e4a22931473eb86622d2f: Time spent bootstrapping tablet: real 0.130s	user 0.028s	sys 0.069s
I20260709 14:50:13.780664 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5922775b57af47c183316f77ec35fa3c" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" is_pre_election: true
W20260709 14:50:13.782272 16737 leader_election.cc:343] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:13.783502 16736 leader_election.cc:304] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [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: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 860ea0d3a87041f7bc4d423eeb1b5e3e
I20260709 14:50:13.783386 16814 raft_consensus.cc:359] T 7c02111b2f2e4d918bb28b3fb488ad77 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.783946 16818 raft_consensus.cc:2804] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:13.784381 16814 raft_consensus.cc:385] T 7c02111b2f2e4d918bb28b3fb488ad77 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.784716 16814 raft_consensus.cc:740] T 7c02111b2f2e4d918bb28b3fb488ad77 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.784739 16818 raft_consensus.cc:697] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Becoming Leader. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:13.785502 16814 consensus_queue.cc:260] T 7c02111b2f2e4d918bb28b3fb488ad77 P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.785992 16817 tablet_bootstrap.cc:492] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e: No bootstrap required, opened a new log
I20260709 14:50:13.785699 16818 consensus_queue.cc:237] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.786476 16817 ts_tablet_manager.cc:1403] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent bootstrapping tablet: real 0.134s	user 0.035s	sys 0.081s
I20260709 14:50:13.787509 16814 ts_tablet_manager.cc:1434] T 7c02111b2f2e4d918bb28b3fb488ad77 P 02a46c527f8e4a22931473eb86622d2f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:13.788460 16814 tablet_bootstrap.cc:492] T f3c9363c2b234417bb86381364f34755 P 02a46c527f8e4a22931473eb86622d2f: Bootstrap starting.
I20260709 14:50:13.789220 16828 raft_consensus.cc:2804] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:13.789686 16828 raft_consensus.cc:493] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:13.789275 16817 raft_consensus.cc:359] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.790030 16828 raft_consensus.cc:3060] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.790071 16817 raft_consensus.cc:385] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.790450 16817 raft_consensus.cc:740] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.791249 16817 consensus_queue.cc:260] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.793524 16817 ts_tablet_manager.cc:1434] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:13.794458 16820 raft_consensus.cc:493] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.795145 16814 tablet_bootstrap.cc:654] T f3c9363c2b234417bb86381364f34755 P 02a46c527f8e4a22931473eb86622d2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.794966 16820 raft_consensus.cc:515] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.794453 16817 tablet_bootstrap.cc:492] T 7c02111b2f2e4d918bb28b3fb488ad77 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Bootstrap starting.
I20260709 14:50:13.797891 16828 raft_consensus.cc:515] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.799212 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5296a6a9874864bc9690b4bbdfbc71" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794" is_pre_election: true
I20260709 14:50:13.799736 16813 raft_consensus.cc:359] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.800462 16813 raft_consensus.cc:385] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.800735 16813 raft_consensus.cc:740] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Initialized, Role: FOLLOWER
W20260709 14:50:13.801642 16590 leader_election.cc:343] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:13.803195 16817 tablet_bootstrap.cc:654] T 7c02111b2f2e4d918bb28b3fb488ad77 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.803417 16828 leader_election.cc:290] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:13.806311 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5922775b57af47c183316f77ec35fa3c" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:13.806877 16813 consensus_queue.cc:260] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.809454 16813 ts_tablet_manager.cc:1434] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260709 14:50:13.810388 16813 tablet_bootstrap.cc:492] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794: Bootstrap starting.
I20260709 14:50:13.810731 16520 catalog_manager.cc:5697] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2352786f1b044e0494536eadf96e5794 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "2352786f1b044e0494536eadf96e5794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:13.815479 16737 leader_election.cc:343] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:13.818115 16817 tablet_bootstrap.cc:492] T 7c02111b2f2e4d918bb28b3fb488ad77 P 860ea0d3a87041f7bc4d423eeb1b5e3e: No bootstrap required, opened a new log
I20260709 14:50:13.818728 16817 ts_tablet_manager.cc:1403] T 7c02111b2f2e4d918bb28b3fb488ad77 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.002s
I20260709 14:50:13.820331 16813 tablet_bootstrap.cc:654] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.818095 16814 tablet_bootstrap.cc:492] T f3c9363c2b234417bb86381364f34755 P 02a46c527f8e4a22931473eb86622d2f: No bootstrap required, opened a new log
I20260709 14:50:13.821926 16814 ts_tablet_manager.cc:1403] T f3c9363c2b234417bb86381364f34755 P 02a46c527f8e4a22931473eb86622d2f: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.016s
I20260709 14:50:13.821586 16817 raft_consensus.cc:359] T 7c02111b2f2e4d918bb28b3fb488ad77 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.822618 16817 raft_consensus.cc:385] T 7c02111b2f2e4d918bb28b3fb488ad77 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.822929 16817 raft_consensus.cc:740] T 7c02111b2f2e4d918bb28b3fb488ad77 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.822218 16820 leader_election.cc:290] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:13.823678 16817 consensus_queue.cc:260] T 7c02111b2f2e4d918bb28b3fb488ad77 P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.824452 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5922775b57af47c183316f77ec35fa3c" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:13.824575 16814 raft_consensus.cc:359] T f3c9363c2b234417bb86381364f34755 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.825037 16623 raft_consensus.cc:3060] T 5922775b57af47c183316f77ec35fa3c P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.826004 16817 ts_tablet_manager.cc:1434] T 7c02111b2f2e4d918bb28b3fb488ad77 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:50:13.826979 16817 tablet_bootstrap.cc:492] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e: Bootstrap starting.
I20260709 14:50:13.825237 16814 raft_consensus.cc:385] T f3c9363c2b234417bb86381364f34755 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.829233 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5296a6a9874864bc9690b4bbdfbc71" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" is_pre_election: true
I20260709 14:50:13.829314 16814 raft_consensus.cc:740] T f3c9363c2b234417bb86381364f34755 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.830701 16814 consensus_queue.cc:260] T f3c9363c2b234417bb86381364f34755 P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
W20260709 14:50:13.831236 16588 leader_election.cc:343] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:13.831663 16588 leader_election.cc:304] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f; no voters: 2352786f1b044e0494536eadf96e5794, 860ea0d3a87041f7bc4d423eeb1b5e3e
I20260709 14:50:13.832788 16814 ts_tablet_manager.cc:1434] T f3c9363c2b234417bb86381364f34755 P 02a46c527f8e4a22931473eb86622d2f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:50:13.833665 16814 tablet_bootstrap.cc:492] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f: Bootstrap starting.
I20260709 14:50:13.834533 16817 tablet_bootstrap.cc:654] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.838056 16818 raft_consensus.cc:493] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.838879 16814 tablet_bootstrap.cc:654] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.838584 16818 raft_consensus.cc:515] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.840754 16818 leader_election.cc:290] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:13.842177 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c9363c2b234417bb86381364f34755" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f" is_pre_election: true
I20260709 14:50:13.842821 16621 raft_consensus.cc:2468] T f3c9363c2b234417bb86381364f34755 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 0.
I20260709 14:50:13.843078 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c9363c2b234417bb86381364f34755" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" is_pre_election: true
I20260709 14:50:13.843969 16736 leader_election.cc:304] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 
I20260709 14:50:13.849232 16818 raft_consensus.cc:2804] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:13.849203 16698 raft_consensus.cc:2468] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 0.
I20260709 14:50:13.834601 16820 raft_consensus.cc:2749] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:13.849792 16818 raft_consensus.cc:493] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:13.852662 16818 raft_consensus.cc:3060] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.848274 16623 raft_consensus.cc:2468] T 5922775b57af47c183316f77ec35fa3c P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 1.
I20260709 14:50:13.854887 16736 leader_election.cc:304] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [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: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 860ea0d3a87041f7bc4d423eeb1b5e3e
I20260709 14:50:13.855670 16828 raft_consensus.cc:2804] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:13.856128 16828 raft_consensus.cc:697] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Becoming Leader. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:13.857093 16814 tablet_bootstrap.cc:492] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f: No bootstrap required, opened a new log
I20260709 14:50:13.856922 16828 consensus_queue.cc:237] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.857553 16814 ts_tablet_manager.cc:1403] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.006s
I20260709 14:50:13.860262 16814 raft_consensus.cc:359] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.860906 16814 raft_consensus.cc:385] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.861188 16814 raft_consensus.cc:740] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.861807 16814 consensus_queue.cc:260] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.863699 16814 ts_tablet_manager.cc:1434] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:13.857503 16817 tablet_bootstrap.cc:492] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e: No bootstrap required, opened a new log
I20260709 14:50:13.864022 16818 raft_consensus.cc:515] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.864670 16817 ts_tablet_manager.cc:1403] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.005s
I20260709 14:50:13.866017 16818 leader_election.cc:290] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:13.851720 16813 tablet_bootstrap.cc:492] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794: No bootstrap required, opened a new log
I20260709 14:50:13.866753 16813 ts_tablet_manager.cc:1403] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.019s
I20260709 14:50:13.866981 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c9363c2b234417bb86381364f34755" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:13.867349 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c9363c2b234417bb86381364f34755" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:13.867552 16623 raft_consensus.cc:3060] T f3c9363c2b234417bb86381364f34755 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.867509 16817 raft_consensus.cc:359] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.867898 16698 raft_consensus.cc:3060] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.868242 16817 raft_consensus.cc:385] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.868595 16817 raft_consensus.cc:740] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.869263 16817 consensus_queue.cc:260] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.869478 16813 raft_consensus.cc:359] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.870085 16813 raft_consensus.cc:385] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.870333 16813 raft_consensus.cc:740] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.871063 16813 consensus_queue.cc:260] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.871644 16817 ts_tablet_manager.cc:1434] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:50:13.872588 16817 tablet_bootstrap.cc:492] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Bootstrap starting.
I20260709 14:50:13.873140 16813 ts_tablet_manager.cc:1434] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:13.874009 16813 tablet_bootstrap.cc:492] T de5296a6a9874864bc9690b4bbdfbc71 P 2352786f1b044e0494536eadf96e5794: Bootstrap starting.
I20260709 14:50:13.874960 16519 catalog_manager.cc:5697] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2352786f1b044e0494536eadf96e5794 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "2352786f1b044e0494536eadf96e5794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:13.878554 16817 tablet_bootstrap.cc:654] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.879226 16813 tablet_bootstrap.cc:654] T de5296a6a9874864bc9690b4bbdfbc71 P 2352786f1b044e0494536eadf96e5794: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.881313 16698 raft_consensus.cc:2468] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 1.
I20260709 14:50:13.882411 16737 leader_election.cc:304] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2352786f1b044e0494536eadf96e5794, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:13.883154 16828 raft_consensus.cc:2804] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:13.883630 16828 raft_consensus.cc:697] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Becoming Leader. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:13.884459 16828 consensus_queue.cc:237] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.886528 16623 raft_consensus.cc:2468] T f3c9363c2b234417bb86381364f34755 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 1.
I20260709 14:50:13.898265 16817 tablet_bootstrap.cc:492] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e: No bootstrap required, opened a new log
I20260709 14:50:13.898723 16817 ts_tablet_manager.cc:1403] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.015s
I20260709 14:50:13.899173 16813 tablet_bootstrap.cc:492] T de5296a6a9874864bc9690b4bbdfbc71 P 2352786f1b044e0494536eadf96e5794: No bootstrap required, opened a new log
I20260709 14:50:13.899623 16813 ts_tablet_manager.cc:1403] T de5296a6a9874864bc9690b4bbdfbc71 P 2352786f1b044e0494536eadf96e5794: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.006s
I20260709 14:50:13.901209 16817 raft_consensus.cc:359] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.901976 16817 raft_consensus.cc:385] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.901021 16519 catalog_manager.cc:5697] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2352786f1b044e0494536eadf96e5794 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "2352786f1b044e0494536eadf96e5794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:13.902217 16817 raft_consensus.cc:740] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.902231 16813 raft_consensus.cc:359] T de5296a6a9874864bc9690b4bbdfbc71 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.903070 16813 raft_consensus.cc:385] T de5296a6a9874864bc9690b4bbdfbc71 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.902935 16817 consensus_queue.cc:260] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.903367 16813 raft_consensus.cc:740] T de5296a6a9874864bc9690b4bbdfbc71 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.904016 16813 consensus_queue.cc:260] T de5296a6a9874864bc9690b4bbdfbc71 P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.904752 16817 ts_tablet_manager.cc:1434] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:13.905628 16817 tablet_bootstrap.cc:492] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e: Bootstrap starting.
I20260709 14:50:13.905855 16813 ts_tablet_manager.cc:1434] T de5296a6a9874864bc9690b4bbdfbc71 P 2352786f1b044e0494536eadf96e5794: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:13.910820 16817 tablet_bootstrap.cc:654] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.919008 16817 tablet_bootstrap.cc:492] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e: No bootstrap required, opened a new log
I20260709 14:50:13.919363 16817 ts_tablet_manager.cc:1403] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260709 14:50:13.921119 16817 raft_consensus.cc:359] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.921564 16817 raft_consensus.cc:385] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.921777 16817 raft_consensus.cc:740] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.922354 16817 consensus_queue.cc:260] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.924223 16817 ts_tablet_manager.cc:1434] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:13.938198 16820 raft_consensus.cc:493] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.938623 16820 raft_consensus.cc:515] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.940186 16820 leader_election.cc:290] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:13.940852 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7a0d300f5427792f3068c6de41e1e" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" is_pre_election: true
I20260709 14:50:13.941166 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7a0d300f5427792f3068c6de41e1e" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794" is_pre_election: true
I20260709 14:50:13.941402 16698 raft_consensus.cc:2468] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 0.
I20260709 14:50:13.941737 16773 raft_consensus.cc:2468] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 0.
I20260709 14:50:13.942348 16588 leader_election.cc:304] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:13.943086 16820 raft_consensus.cc:2804] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:13.943374 16820 raft_consensus.cc:493] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:13.943615 16820 raft_consensus.cc:3060] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.948293 16820 raft_consensus.cc:515] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.949716 16820 leader_election.cc:290] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 election: Requested vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:13.950465 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7a0d300f5427792f3068c6de41e1e" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:13.950752 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7a0d300f5427792f3068c6de41e1e" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:13.950997 16698 raft_consensus.cc:3060] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.951272 16773 raft_consensus.cc:3060] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.955428 16698 raft_consensus.cc:2468] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 1.
I20260709 14:50:13.955646 16773 raft_consensus.cc:2468] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 1.
I20260709 14:50:13.956506 16588 leader_election.cc:304] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:13.957206 16820 raft_consensus.cc:2804] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:13.958110 16820 raft_consensus.cc:697] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Becoming Leader. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:13.958904 16820 consensus_queue.cc:237] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:13.966233 16522 catalog_manager.cc:5697] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 02a46c527f8e4a22931473eb86622d2f (127.12.40.129). New cstate: current_term: 1 leader_uuid: "02a46c527f8e4a22931473eb86622d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.050876 16828 raft_consensus.cc:493] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:14.051363 16828 raft_consensus.cc:515] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.053272 16828 leader_election.cc:290] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:14.053777 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c02111b2f2e4d918bb28b3fb488ad77" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f" is_pre_election: true
I20260709 14:50:14.054257 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c02111b2f2e4d918bb28b3fb488ad77" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" is_pre_election: true
I20260709 14:50:14.054442 16623 raft_consensus.cc:2468] T 7c02111b2f2e4d918bb28b3fb488ad77 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 0.
I20260709 14:50:14.054944 16698 raft_consensus.cc:2468] T 7c02111b2f2e4d918bb28b3fb488ad77 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 0.
I20260709 14:50:14.055639 16736 leader_election.cc:304] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 
I20260709 14:50:14.056317 16828 raft_consensus.cc:2804] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:14.056643 16828 raft_consensus.cc:493] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.056869 16828 raft_consensus.cc:3060] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:14.060596 16843 raft_consensus.cc:493] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:14.061005 16843 raft_consensus.cc:515] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.061277 16828 raft_consensus.cc:515] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.062758 16843 leader_election.cc:290] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:14.062887 16828 leader_election.cc:290] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:14.063532 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5296a6a9874864bc9690b4bbdfbc71" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f" is_pre_election: true
I20260709 14:50:14.063618 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c02111b2f2e4d918bb28b3fb488ad77" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:14.064246 16623 raft_consensus.cc:2468] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 0.
I20260709 14:50:14.064291 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5296a6a9874864bc9690b4bbdfbc71" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794" is_pre_election: true
I20260709 14:50:14.064296 16621 raft_consensus.cc:3060] T 7c02111b2f2e4d918bb28b3fb488ad77 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:14.064472 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c02111b2f2e4d918bb28b3fb488ad77" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:14.065069 16773 raft_consensus.cc:2468] T de5296a6a9874864bc9690b4bbdfbc71 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 0.
I20260709 14:50:14.065177 16698 raft_consensus.cc:3060] T 7c02111b2f2e4d918bb28b3fb488ad77 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:14.065516 16662 leader_election.cc:304] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:14.066308 16843 raft_consensus.cc:2804] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:14.066672 16843 raft_consensus.cc:493] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.066926 16843 raft_consensus.cc:3060] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:14.071674 16698 raft_consensus.cc:2468] T 7c02111b2f2e4d918bb28b3fb488ad77 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 1.
I20260709 14:50:14.071683 16621 raft_consensus.cc:2468] T 7c02111b2f2e4d918bb28b3fb488ad77 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 1.
I20260709 14:50:14.072017 16843 raft_consensus.cc:515] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.072788 16828 consensus_queue.cc:1048] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:14.072798 16737 leader_election.cc:304] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2352786f1b044e0494536eadf96e5794, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:14.073948 16818 raft_consensus.cc:2804] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:14.074374 16818 raft_consensus.cc:697] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Becoming Leader. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:14.075169 16818 consensus_queue.cc:237] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.075620 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5296a6a9874864bc9690b4bbdfbc71" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:14.075987 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5296a6a9874864bc9690b4bbdfbc71" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:14.076195 16773 raft_consensus.cc:3060] T de5296a6a9874864bc9690b4bbdfbc71 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:14.076740 16621 raft_consensus.cc:3060] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:14.083287 16773 raft_consensus.cc:2468] T de5296a6a9874864bc9690b4bbdfbc71 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 1.
I20260709 14:50:14.084476 16665 leader_election.cc:304] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2352786f1b044e0494536eadf96e5794, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:14.085446 16831 raft_consensus.cc:2804] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:14.086063 16621 raft_consensus.cc:2468] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 1.
I20260709 14:50:14.075562 16843 leader_election.cc:290] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:14.089520 16831 raft_consensus.cc:697] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 LEADER]: Becoming Leader. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Running, Role: LEADER
I20260709 14:50:14.089691 16522 catalog_manager.cc:5697] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2352786f1b044e0494536eadf96e5794 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "2352786f1b044e0494536eadf96e5794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:14.090461 16831 consensus_queue.cc:237] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.102027 16849 consensus_queue.cc:1048] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.105448 16519 catalog_manager.cc:5697] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130). New cstate: current_term: 1 leader_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.151418 16831 consensus_queue.cc:1048] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.164414 16831 consensus_queue.cc:1048] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.171568 16773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf02895a37c74dda8146bedae6a105fd"
dest_uuid: "2352786f1b044e0494536eadf96e5794"
mode: GRACEFUL
new_leader_uuid: "02a46c527f8e4a22931473eb86622d2f"
 from {username='slave'} at 127.0.0.1:50120
I20260709 14:50:14.171588 16818 consensus_queue.cc:1048] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:14.172236 16773 raft_consensus.cc:606] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Received request to transfer leadership to TS 02a46c527f8e4a22931473eb86622d2f
I20260709 14:50:14.178174 16773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa8d8fefc5144873bb0e4e3e1ce3a66e"
dest_uuid: "2352786f1b044e0494536eadf96e5794"
mode: GRACEFUL
new_leader_uuid: "02a46c527f8e4a22931473eb86622d2f"
 from {username='slave'} at 127.0.0.1:50120
I20260709 14:50:14.178726 16773 raft_consensus.cc:606] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Received request to transfer leadership to TS 02a46c527f8e4a22931473eb86622d2f
I20260709 14:50:14.179510 16849 raft_consensus.cc:993] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794: : Instructing follower 02a46c527f8e4a22931473eb86622d2f to start an election
I20260709 14:50:14.179900 16849 raft_consensus.cc:1081] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Signalling peer 02a46c527f8e4a22931473eb86622d2f to start an election
I20260709 14:50:14.181686 16623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa8d8fefc5144873bb0e4e3e1ce3a66e"
dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
 from {username='slave'} at 127.0.0.1:44844
I20260709 14:50:14.182199 16623 raft_consensus.cc:493] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.182523 16623 raft_consensus.cc:3060] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.184527 16849 consensus_queue.cc:1048] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.189044 16623 raft_consensus.cc:515] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.190611 16621 raft_consensus.cc:1240] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Rejecting Update request from peer 2352786f1b044e0494536eadf96e5794 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:14.192072 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8d8fefc5144873bb0e4e3e1ce3a66e" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:14.193310 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8d8fefc5144873bb0e4e3e1ce3a66e" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:14.193881 16773 raft_consensus.cc:3055] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:14.194172 16773 raft_consensus.cc:740] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:14.194073 16849 consensus_queue.cc:1059] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:14.195109 16623 leader_election.cc:290] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 2 election: Requested vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:14.195618 16773 consensus_queue.cc:260] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.196928 16773 raft_consensus.cc:3060] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.203821 16773 raft_consensus.cc:2468] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 2.
W20260709 14:50:14.204195 16828 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:50:14.205883 16590 leader_election.cc:304] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [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: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 860ea0d3a87041f7bc4d423eeb1b5e3e
I20260709 14:50:14.206763 16820 raft_consensus.cc:2804] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:14.207180 16820 raft_consensus.cc:697] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 2 LEADER]: Becoming Leader. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:14.207899 16867 raft_consensus.cc:493] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:14.207957 16820 consensus_queue.cc:237] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [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: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.208485 16867 raft_consensus.cc:515] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.210580 16867 leader_election.cc:290] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:14.211983 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5922775b57af47c183316f77ec35fa3c" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f" is_pre_election: true
I20260709 14:50:14.212218 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5922775b57af47c183316f77ec35fa3c" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794" is_pre_election: true
I20260709 14:50:14.212469 16698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13d6c65e39d44311b05be99a29512f07"
dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
mode: GRACEFUL
new_leader_uuid: "02a46c527f8e4a22931473eb86622d2f"
 from {username='slave'} at 127.0.0.1:51688
I20260709 14:50:14.212929 16621 raft_consensus.cc:2393] T 5922775b57af47c183316f77ec35fa3c P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in current term 1: Already voted for candidate 2352786f1b044e0494536eadf96e5794 in this term.
I20260709 14:50:14.213023 16698 raft_consensus.cc:606] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 LEADER]: Received request to transfer leadership to TS 02a46c527f8e4a22931473eb86622d2f
I20260709 14:50:14.214277 16662 leader_election.cc:304] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794
I20260709 14:50:14.214874 16867 raft_consensus.cc:3060] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:14.218580 16519 catalog_manager.cc:5697] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f reported cstate change: term changed from 1 to 2, leader changed from 2352786f1b044e0494536eadf96e5794 (127.12.40.131) to 02a46c527f8e4a22931473eb86622d2f (127.12.40.129). New cstate: current_term: 2 leader_uuid: "02a46c527f8e4a22931473eb86622d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.219851 16867 raft_consensus.cc:2749] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:14.220121 16773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c9614c7880e4bbc8d49d7f410d447fa"
dest_uuid: "2352786f1b044e0494536eadf96e5794"
mode: GRACEFUL
new_leader_uuid: "02a46c527f8e4a22931473eb86622d2f"
 from {username='slave'} at 127.0.0.1:50120
I20260709 14:50:14.220698 16773 raft_consensus.cc:606] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Received request to transfer leadership to TS 02a46c527f8e4a22931473eb86622d2f
I20260709 14:50:14.225644 16773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5922775b57af47c183316f77ec35fa3c"
dest_uuid: "2352786f1b044e0494536eadf96e5794"
mode: GRACEFUL
new_leader_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
 from {username='slave'} at 127.0.0.1:50120
I20260709 14:50:14.226153 16773 raft_consensus.cc:606] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Received request to transfer leadership to TS 860ea0d3a87041f7bc4d423eeb1b5e3e
I20260709 14:50:14.239663 16621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ce7a0d300f5427792f3068c6de41e1e"
dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
mode: GRACEFUL
new_leader_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
 from {username='slave'} at 127.0.0.1:44872
I20260709 14:50:14.240108 16621 raft_consensus.cc:606] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Received request to transfer leadership to TS 860ea0d3a87041f7bc4d423eeb1b5e3e
I20260709 14:50:14.244936 16773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3c9363c2b234417bb86381364f34755"
dest_uuid: "2352786f1b044e0494536eadf96e5794"
mode: GRACEFUL
new_leader_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
 from {username='slave'} at 127.0.0.1:50120
I20260709 14:50:14.245496 16773 raft_consensus.cc:606] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Received request to transfer leadership to TS 860ea0d3a87041f7bc4d423eeb1b5e3e
I20260709 14:50:14.261365 16828 consensus_queue.cc:1048] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.267242 16829 raft_consensus.cc:993] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794: : Instructing follower 02a46c527f8e4a22931473eb86622d2f to start an election
I20260709 14:50:14.267665 16849 raft_consensus.cc:1081] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Signalling peer 02a46c527f8e4a22931473eb86622d2f to start an election
I20260709 14:50:14.271651 16828 consensus_queue.cc:1048] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.271631 16621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c9614c7880e4bbc8d49d7f410d447fa"
dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
 from {username='slave'} at 127.0.0.1:44844
I20260709 14:50:14.273088 16621 raft_consensus.cc:493] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.273869 16621 raft_consensus.cc:3060] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.280990 16621 raft_consensus.cc:515] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.282982 16621 leader_election.cc:290] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 2 election: Requested vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:14.283282 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9614c7880e4bbc8d49d7f410d447fa" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:14.283869 16698 raft_consensus.cc:3060] T 5c9614c7880e4bbc8d49d7f410d447fa P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.284629 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9614c7880e4bbc8d49d7f410d447fa" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:14.285305 16773 raft_consensus.cc:3055] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:14.285622 16773 raft_consensus.cc:740] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:14.286414 16773 consensus_queue.cc:260] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.287654 16773 raft_consensus.cc:3060] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.290318 16698 raft_consensus.cc:2468] T 5c9614c7880e4bbc8d49d7f410d447fa P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 2.
I20260709 14:50:14.291448 16588 leader_election.cc:304] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:14.292204 16820 raft_consensus.cc:2804] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:14.292796 16820 raft_consensus.cc:697] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f [term 2 LEADER]: Becoming Leader. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:14.293464 16820 consensus_queue.cc:237] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.296211 16773 raft_consensus.cc:2468] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 2.
I20260709 14:50:14.299458 16520 catalog_manager.cc:5697] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f reported cstate change: term changed from 1 to 2, leader changed from 2352786f1b044e0494536eadf96e5794 (127.12.40.131) to 02a46c527f8e4a22931473eb86622d2f (127.12.40.129). New cstate: current_term: 2 leader_uuid: "02a46c527f8e4a22931473eb86622d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.325856 16828 consensus_queue.cc:1048] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.336056 16849 consensus_queue.cc:1048] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.343484 16828 raft_consensus.cc:993] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794: : Instructing follower 860ea0d3a87041f7bc4d423eeb1b5e3e to start an election
I20260709 14:50:14.343887 16849 raft_consensus.cc:1081] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Signalling peer 860ea0d3a87041f7bc4d423eeb1b5e3e to start an election
I20260709 14:50:14.345292 16698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3c9363c2b234417bb86381364f34755"
dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
 from {username='slave'} at 127.0.0.1:51664
I20260709 14:50:14.345780 16698 raft_consensus.cc:493] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.346072 16698 raft_consensus.cc:3060] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.348454 16820 consensus_queue.cc:1048] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.351955 16698 raft_consensus.cc:515] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.352605 16820 consensus_queue.cc:1048] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:14.357545 16886 raft_consensus.cc:993] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f: : Instructing follower 860ea0d3a87041f7bc4d423eeb1b5e3e to start an election
I20260709 14:50:14.358409 16886 raft_consensus.cc:1081] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Signalling peer 860ea0d3a87041f7bc4d423eeb1b5e3e to start an election
I20260709 14:50:14.360160 16697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ce7a0d300f5427792f3068c6de41e1e"
dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
 from {username='slave'} at 127.0.0.1:51676
I20260709 14:50:14.360690 16697 raft_consensus.cc:493] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.361047 16697 raft_consensus.cc:3060] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.355924 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c9363c2b234417bb86381364f34755" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:14.362553 16621 raft_consensus.cc:3060] T f3c9363c2b234417bb86381364f34755 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.365221 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c9363c2b234417bb86381364f34755" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:14.365899 16772 raft_consensus.cc:3055] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:14.366214 16772 raft_consensus.cc:740] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:14.366998 16772 consensus_queue.cc:260] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.368165 16772 raft_consensus.cc:3060] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.368388 16697 raft_consensus.cc:515] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.378151 16772 raft_consensus.cc:2468] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 2.
I20260709 14:50:14.379374 16665 leader_election.cc:304] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2352786f1b044e0494536eadf96e5794, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:14.380199 16867 raft_consensus.cc:2804] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:14.380651 16867 raft_consensus.cc:697] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Becoming Leader. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Running, Role: LEADER
I20260709 14:50:14.381428 16867 consensus_queue.cc:237] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.385201 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7a0d300f5427792f3068c6de41e1e" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:14.385792 16623 raft_consensus.cc:3055] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:14.386113 16623 raft_consensus.cc:740] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:14.386858 16623 consensus_queue.cc:260] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.387262 16697 leader_election.cc:290] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 2 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:14.387848 16623 raft_consensus.cc:3060] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.393543 16698 leader_election.cc:290] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 2 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:14.393774 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7a0d300f5427792f3068c6de41e1e" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:14.394397 16773 raft_consensus.cc:3060] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.396312 16849 consensus_queue.cc:1048] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.397675 16521 catalog_manager.cc:5697] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e reported cstate change: term changed from 1 to 2, leader changed from 2352786f1b044e0494536eadf96e5794 (127.12.40.131) to 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130). New cstate: current_term: 2 leader_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.401837 16621 raft_consensus.cc:2468] T f3c9363c2b234417bb86381364f34755 P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 2.
I20260709 14:50:14.403926 16828 raft_consensus.cc:993] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794: : Instructing follower 860ea0d3a87041f7bc4d423eeb1b5e3e to start an election
I20260709 14:50:14.404400 16828 raft_consensus.cc:1081] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Signalling peer 860ea0d3a87041f7bc4d423eeb1b5e3e to start an election
I20260709 14:50:14.401142 16773 raft_consensus.cc:2468] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 2.
I20260709 14:50:14.405079 16623 raft_consensus.cc:2468] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 2.
I20260709 14:50:14.405181 16828 consensus_queue.cc:1048] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.406438 16662 leader_election.cc:304] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:14.407649 16867 raft_consensus.cc:2804] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:14.408113 16867 raft_consensus.cc:697] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Becoming Leader. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Running, Role: LEADER
I20260709 14:50:14.408854 16697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5922775b57af47c183316f77ec35fa3c"
dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
 from {username='slave'} at 127.0.0.1:51664
I20260709 14:50:14.409435 16697 raft_consensus.cc:493] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.409785 16697 raft_consensus.cc:3060] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.408901 16867 consensus_queue.cc:237] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.419878 16697 raft_consensus.cc:515] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.421044 16698 raft_consensus.cc:1240] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Rejecting Update request from peer 2352786f1b044e0494536eadf96e5794 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:14.422227 16697 leader_election.cc:290] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 2 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:14.423247 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5922775b57af47c183316f77ec35fa3c" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:14.423348 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5922775b57af47c183316f77ec35fa3c" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:14.423910 16623 raft_consensus.cc:3060] T 5922775b57af47c183316f77ec35fa3c P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.424049 16773 raft_consensus.cc:3055] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:14.424535 16773 raft_consensus.cc:740] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:14.425469 16773 consensus_queue.cc:260] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.426625 16773 raft_consensus.cc:3060] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.430562 16522 catalog_manager.cc:5697] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e reported cstate change: term changed from 1 to 2, leader changed from 02a46c527f8e4a22931473eb86622d2f (127.12.40.129) to 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130). New cstate: current_term: 2 leader_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.431169 16623 raft_consensus.cc:2468] T 5922775b57af47c183316f77ec35fa3c P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 2.
I20260709 14:50:14.432205 16662 leader_election.cc:304] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:14.432952 16867 raft_consensus.cc:2804] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:14.432997 16773 raft_consensus.cc:2468] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 2.
I20260709 14:50:14.433463 16867 raft_consensus.cc:697] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Becoming Leader. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Running, Role: LEADER
I20260709 14:50:14.434223 16867 consensus_queue.cc:237] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [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: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
W20260709 14:50:14.435053 16849 consensus_queue.cc:1175] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 2352786f1b044e0494536eadf96e5794 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:50:14.445091 16519 catalog_manager.cc:5697] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e reported cstate change: term changed from 1 to 2, leader changed from 2352786f1b044e0494536eadf96e5794 (127.12.40.131) to 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130). New cstate: current_term: 2 leader_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.486671 16849 consensus_queue.cc:1048] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.490861 16829 raft_consensus.cc:993] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794: : Instructing follower 02a46c527f8e4a22931473eb86622d2f to start an election
I20260709 14:50:14.491333 16849 raft_consensus.cc:1081] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Signalling peer 02a46c527f8e4a22931473eb86622d2f to start an election
I20260709 14:50:14.492973 16623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf02895a37c74dda8146bedae6a105fd"
dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
 from {username='slave'} at 127.0.0.1:44844
I20260709 14:50:14.493502 16623 raft_consensus.cc:493] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.493861 16623 raft_consensus.cc:3060] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.497936 16818 consensus_queue.cc:1048] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.500711 16623 raft_consensus.cc:515] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } } peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } }
I20260709 14:50:14.503274 16623 leader_election.cc:290] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 2 election: Requested vote from peers 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:14.504416 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf02895a37c74dda8146bedae6a105fd" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:14.505321 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf02895a37c74dda8146bedae6a105fd" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:14.505906 16773 raft_consensus.cc:3055] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:14.506209 16773 raft_consensus.cc:740] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:14.505297 16697 raft_consensus.cc:3060] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.506973 16773 consensus_queue.cc:260] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } } peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } }
I20260709 14:50:14.508299 16773 raft_consensus.cc:3060] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.513104 16697 raft_consensus.cc:2468] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 2.
I20260709 14:50:14.514250 16588 leader_election.cc:304] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:14.514783 16773 raft_consensus.cc:2468] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 2.
I20260709 14:50:14.515002 16887 raft_consensus.cc:2804] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:14.515499 16887 raft_consensus.cc:697] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [term 2 LEADER]: Becoming Leader. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:14.516177 16887 consensus_queue.cc:237] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } } peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } }
I20260709 14:50:14.521570 16522 catalog_manager.cc:5697] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f reported cstate change: term changed from 1 to 2, leader changed from 2352786f1b044e0494536eadf96e5794 (127.12.40.131) to 02a46c527f8e4a22931473eb86622d2f (127.12.40.129). New cstate: current_term: 2 leader_uuid: "02a46c527f8e4a22931473eb86622d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.567044 16867 consensus_queue.cc:1048] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.576896 16831 consensus_queue.cc:1048] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.617847 16773 raft_consensus.cc:1275] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Refusing update from remote peer 02a46c527f8e4a22931473eb86622d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:14.619012 16887 consensus_queue.cc:1048] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:14.627877 16697 raft_consensus.cc:3060] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.633270 16697 raft_consensus.cc:1275] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Refusing update from remote peer 02a46c527f8e4a22931473eb86622d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:14.634434 16887 consensus_queue.cc:1048] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:14.647878 16843 raft_consensus.cc:993] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e: : Instructing follower 02a46c527f8e4a22931473eb86622d2f to start an election
I20260709 14:50:14.648330 16831 raft_consensus.cc:1081] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 LEADER]: Signalling peer 02a46c527f8e4a22931473eb86622d2f to start an election
I20260709 14:50:14.649643 16623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13d6c65e39d44311b05be99a29512f07"
dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
 from {username='slave'} at 127.0.0.1:44858
I20260709 14:50:14.650135 16623 raft_consensus.cc:493] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.650487 16623 raft_consensus.cc:3060] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.654901 16623 raft_consensus.cc:515] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.656277 16623 leader_election.cc:290] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 2 election: Requested vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:14.656898 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d6c65e39d44311b05be99a29512f07" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:14.657322 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d6c65e39d44311b05be99a29512f07" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:14.657446 16697 raft_consensus.cc:3055] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:14.657801 16697 raft_consensus.cc:740] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Running, Role: LEADER
I20260709 14:50:14.657819 16773 raft_consensus.cc:3060] T 13d6c65e39d44311b05be99a29512f07 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.658501 16697 consensus_queue.cc:260] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.659456 16697 raft_consensus.cc:3060] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.663494 16773 raft_consensus.cc:2468] T 13d6c65e39d44311b05be99a29512f07 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 2.
I20260709 14:50:14.663736 16697 raft_consensus.cc:2468] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 2.
I20260709 14:50:14.664430 16590 leader_election.cc:304] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 
I20260709 14:50:14.665045 16887 raft_consensus.cc:2804] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:14.665411 16887 raft_consensus.cc:697] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f [term 2 LEADER]: Becoming Leader. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:14.666077 16887 consensus_queue.cc:237] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:14.671948 16519 catalog_manager.cc:5697] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f reported cstate change: term changed from 1 to 2, leader changed from 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130) to 02a46c527f8e4a22931473eb86622d2f (127.12.40.129). New cstate: current_term: 2 leader_uuid: "02a46c527f8e4a22931473eb86622d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.813932 16697 raft_consensus.cc:1275] T 5c9614c7880e4bbc8d49d7f410d447fa P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Refusing update from remote peer 02a46c527f8e4a22931473eb86622d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:14.815130 16887 consensus_queue.cc:1048] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:14.821839 16773 raft_consensus.cc:1275] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Refusing update from remote peer 02a46c527f8e4a22931473eb86622d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:14.823190 16887 consensus_queue.cc:1048] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:14.890466 16773 raft_consensus.cc:1275] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Refusing update from remote peer 860ea0d3a87041f7bc4d423eeb1b5e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:14.891698 16831 consensus_queue.cc:1048] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:14.898603 16623 raft_consensus.cc:1275] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Refusing update from remote peer 860ea0d3a87041f7bc4d423eeb1b5e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:14.899923 16843 consensus_queue.cc:1048] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:14.907833 16773 raft_consensus.cc:1275] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Refusing update from remote peer 860ea0d3a87041f7bc4d423eeb1b5e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:14.909058 16843 consensus_queue.cc:1048] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:14.910166 16623 raft_consensus.cc:1275] T f3c9363c2b234417bb86381364f34755 P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Refusing update from remote peer 860ea0d3a87041f7bc4d423eeb1b5e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:14.911520 16843 consensus_queue.cc:1048] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:14.917313 16621 raft_consensus.cc:1275] T 5922775b57af47c183316f77ec35fa3c P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Refusing update from remote peer 860ea0d3a87041f7bc4d423eeb1b5e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:14.918771 16831 consensus_queue.cc:1048] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:14.922530 16772 raft_consensus.cc:1275] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Refusing update from remote peer 860ea0d3a87041f7bc4d423eeb1b5e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:14.924014 16831 consensus_queue.cc:1048] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:15.054435 16697 raft_consensus.cc:1275] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Refusing update from remote peer 02a46c527f8e4a22931473eb86622d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.055624 16887 consensus_queue.cc:1048] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:15.062803 16773 raft_consensus.cc:1275] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Refusing update from remote peer 02a46c527f8e4a22931473eb86622d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.064256 16886 consensus_queue.cc:1048] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:15.070462 16697 raft_consensus.cc:1275] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Refusing update from remote peer 02a46c527f8e4a22931473eb86622d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.071849 16886 consensus_queue.cc:1048] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:15.079663 16773 raft_consensus.cc:1275] T 13d6c65e39d44311b05be99a29512f07 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Refusing update from remote peer 02a46c527f8e4a22931473eb86622d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.080937 16886 consensus_queue.cc:1048] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:17.290716 16520 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52824:
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 14:50:17.293282 16520 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 14:50:17.345049 16610 tablet_service.cc:1511] Processing CreateTablet for tablet 97743f2226f1434e9e3cfccba26da58e (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:17.346323 16685 tablet_service.cc:1511] Processing CreateTablet for tablet 97743f2226f1434e9e3cfccba26da58e (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:17.347007 16610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97743f2226f1434e9e3cfccba26da58e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.348042 16685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97743f2226f1434e9e3cfccba26da58e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.347924 16761 tablet_service.cc:1511] Processing CreateTablet for tablet 97743f2226f1434e9e3cfccba26da58e (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:17.349524 16761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97743f2226f1434e9e3cfccba26da58e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.353485 16760 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbd26729eb34d9a89d1dc46bd476799 (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:17.354975 16760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbd26729eb34d9a89d1dc46bd476799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.355464 16759 tablet_service.cc:1511] Processing CreateTablet for tablet f6ac1e2015b1488b90b9e787bf302af0 (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:17.355796 16683 tablet_service.cc:1511] Processing CreateTablet for tablet f6ac1e2015b1488b90b9e787bf302af0 (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:17.356832 16759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ac1e2015b1488b90b9e787bf302af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.357113 16683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ac1e2015b1488b90b9e787bf302af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.359663 16684 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbd26729eb34d9a89d1dc46bd476799 (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:17.359838 16609 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbd26729eb34d9a89d1dc46bd476799 (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:17.361166 16609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbd26729eb34d9a89d1dc46bd476799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.363798 16608 tablet_service.cc:1511] Processing CreateTablet for tablet f6ac1e2015b1488b90b9e787bf302af0 (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:17.365149 16608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ac1e2015b1488b90b9e787bf302af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.367213 16762 tablet_service.cc:1511] Processing CreateTablet for tablet 17f58b8992bf40d1a97cb82f91c9c46f (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:17.367892 16758 tablet_service.cc:1511] Processing CreateTablet for tablet f727f9273daa4184a41e1228d50593c0 (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:17.368559 16762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f58b8992bf40d1a97cb82f91c9c46f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.365160 16763 tablet_service.cc:1511] Processing CreateTablet for tablet 77bf75a29d3a4907a4cfe27e02ca18c8 (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:17.371865 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77bf75a29d3a4907a4cfe27e02ca18c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.373082 16681 tablet_service.cc:1511] Processing CreateTablet for tablet f727f9273daa4184a41e1228d50593c0 (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:17.375509 16757 tablet_service.cc:1511] Processing CreateTablet for tablet 9929ca209c3346afab52e46c756a242d (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:17.376885 16757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9929ca209c3346afab52e46c756a242d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.380934 16682 tablet_service.cc:1511] Processing CreateTablet for tablet 77bf75a29d3a4907a4cfe27e02ca18c8 (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:17.381870 16614 tablet_service.cc:1511] Processing CreateTablet for tablet f727f9273daa4184a41e1228d50593c0 (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:17.382977 16758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f727f9273daa4184a41e1228d50593c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.383340 16756 tablet_service.cc:1511] Processing CreateTablet for tablet bbff7d1f747342b5884f7f83c30cd338 (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:17.383792 16611 tablet_service.cc:1511] Processing CreateTablet for tablet 17f58b8992bf40d1a97cb82f91c9c46f (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:17.384711 16756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbff7d1f747342b5884f7f83c30cd338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.385759 16607 tablet_service.cc:1511] Processing CreateTablet for tablet bbff7d1f747342b5884f7f83c30cd338 (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:17.387933 16755 tablet_service.cc:1511] Processing CreateTablet for tablet 8ea5ebd3af844abe988ef4024156c6ae (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:17.388582 16614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f727f9273daa4184a41e1228d50593c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.389268 16755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ea5ebd3af844abe988ef4024156c6ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.391314 16612 tablet_service.cc:1511] Processing CreateTablet for tablet 77bf75a29d3a4907a4cfe27e02ca18c8 (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:17.392827 16612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77bf75a29d3a4907a4cfe27e02ca18c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.394017 16611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f58b8992bf40d1a97cb82f91c9c46f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.396003 16607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbff7d1f747342b5884f7f83c30cd338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.396152 16613 tablet_service.cc:1511] Processing CreateTablet for tablet 9929ca209c3346afab52e46c756a242d (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:17.387933 16606 tablet_service.cc:1511] Processing CreateTablet for tablet 8ea5ebd3af844abe988ef4024156c6ae (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:17.405333 16606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ea5ebd3af844abe988ef4024156c6ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.407387 16613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9929ca209c3346afab52e46c756a242d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.361106 16684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbd26729eb34d9a89d1dc46bd476799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.409245 16681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f727f9273daa4184a41e1228d50593c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.409590 16686 tablet_service.cc:1511] Processing CreateTablet for tablet 17f58b8992bf40d1a97cb82f91c9c46f (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:17.411123 16686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f58b8992bf40d1a97cb82f91c9c46f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.411386 16687 tablet_service.cc:1511] Processing CreateTablet for tablet 9929ca209c3346afab52e46c756a242d (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:17.412786 16687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9929ca209c3346afab52e46c756a242d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.414983 16682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77bf75a29d3a4907a4cfe27e02ca18c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.416342 16689 tablet_service.cc:1511] Processing CreateTablet for tablet bbff7d1f747342b5884f7f83c30cd338 (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:17.417759 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbff7d1f747342b5884f7f83c30cd338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:17.416901 16688 tablet_service.cc:1511] Processing CreateTablet for tablet 8ea5ebd3af844abe988ef4024156c6ae (DEFAULT_TABLE table=soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:17.420679 16688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ea5ebd3af844abe988ef4024156c6ae. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:17.459117 16588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.130:36511, user_credentials={real_user=slave}} blocked reactor thread for 55248.4us
I20260709 14:50:17.490608 16908 tablet_bootstrap.cc:492] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f: Bootstrap starting.
I20260709 14:50:17.600201 16908 tablet_bootstrap.cc:700] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f: Time spent opening tablet: real 0.106s	user 0.002s	sys 0.002s
I20260709 14:50:17.600999 16908 tablet_bootstrap.cc:654] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.604651 16906 tablet_bootstrap.cc:492] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794: Bootstrap starting.
I20260709 14:50:17.640370 16909 tablet_bootstrap.cc:492] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Bootstrap starting.
I20260709 14:50:17.647554 16909 tablet_bootstrap.cc:654] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.653404 16906 tablet_bootstrap.cc:654] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:17.657063 16665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.131:37803, user_credentials={real_user=slave}} blocked reactor thread for 110118us
I20260709 14:50:17.664801 16908 tablet_bootstrap.cc:492] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f: No bootstrap required, opened a new log
I20260709 14:50:17.665442 16908 ts_tablet_manager.cc:1403] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f: Time spent bootstrapping tablet: real 0.175s	user 0.017s	sys 0.013s
I20260709 14:50:17.668709 16908 raft_consensus.cc:359] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.670051 16908 raft_consensus.cc:385] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.670447 16908 raft_consensus.cc:740] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.671459 16908 consensus_queue.cc:260] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.674213 16908 ts_tablet_manager.cc:1434] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:17.675395 16908 tablet_bootstrap.cc:492] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f: Bootstrap starting.
I20260709 14:50:17.682585 16908 tablet_bootstrap.cc:654] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.693156 16909 tablet_bootstrap.cc:492] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e: No bootstrap required, opened a new log
I20260709 14:50:17.693678 16909 ts_tablet_manager.cc:1403] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent bootstrapping tablet: real 0.054s	user 0.025s	sys 0.013s
I20260709 14:50:17.701210 16906 tablet_bootstrap.cc:492] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794: No bootstrap required, opened a new log
I20260709 14:50:17.698827 16909 raft_consensus.cc:359] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.701690 16906 ts_tablet_manager.cc:1403] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794: Time spent bootstrapping tablet: real 0.104s	user 0.018s	sys 0.018s
I20260709 14:50:17.701769 16909 raft_consensus.cc:385] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.702977 16909 raft_consensus.cc:740] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.703732 16909 consensus_queue.cc:260] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.704443 16906 raft_consensus.cc:359] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.705148 16906 raft_consensus.cc:385] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.705430 16906 raft_consensus.cc:740] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.706581 16906 consensus_queue.cc:260] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.708002 16909 ts_tablet_manager.cc:1434] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260709 14:50:17.708935 16906 ts_tablet_manager.cc:1434] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:17.709070 16909 tablet_bootstrap.cc:492] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Bootstrap starting.
I20260709 14:50:17.710017 16906 tablet_bootstrap.cc:492] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794: Bootstrap starting.
I20260709 14:50:17.714265 16908 tablet_bootstrap.cc:492] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f: No bootstrap required, opened a new log
I20260709 14:50:17.715021 16908 ts_tablet_manager.cc:1403] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.010s
I20260709 14:50:17.716101 16909 tablet_bootstrap.cc:654] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.716988 16906 tablet_bootstrap.cc:654] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.718336 16908 raft_consensus.cc:359] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.719201 16908 raft_consensus.cc:385] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.719542 16908 raft_consensus.cc:740] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.720482 16908 consensus_queue.cc:260] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.723053 16908 ts_tablet_manager.cc:1434] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:50:17.724114 16908 tablet_bootstrap.cc:492] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f: Bootstrap starting.
I20260709 14:50:17.732649 16908 tablet_bootstrap.cc:654] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.735630 16906 tablet_bootstrap.cc:492] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794: No bootstrap required, opened a new log
I20260709 14:50:17.736186 16906 ts_tablet_manager.cc:1403] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.006s
I20260709 14:50:17.739318 16906 raft_consensus.cc:359] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.740074 16906 raft_consensus.cc:385] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.740374 16906 raft_consensus.cc:740] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.741120 16906 consensus_queue.cc:260] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.743628 16906 ts_tablet_manager.cc:1434] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:50:17.744619 16906 tablet_bootstrap.cc:492] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794: Bootstrap starting.
I20260709 14:50:17.749210 16908 tablet_bootstrap.cc:492] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f: No bootstrap required, opened a new log
I20260709 14:50:17.749804 16908 ts_tablet_manager.cc:1403] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.010s
I20260709 14:50:17.752171 16906 tablet_bootstrap.cc:654] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.752812 16908 raft_consensus.cc:359] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.753592 16908 raft_consensus.cc:385] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.753940 16908 raft_consensus.cc:740] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.754815 16908 consensus_queue.cc:260] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.757273 16908 ts_tablet_manager.cc:1434] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:17.758373 16908 tablet_bootstrap.cc:492] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f: Bootstrap starting.
I20260709 14:50:17.763624 16906 tablet_bootstrap.cc:492] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794: No bootstrap required, opened a new log
I20260709 14:50:17.764133 16906 ts_tablet_manager.cc:1403] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.011s
I20260709 14:50:17.764812 16908 tablet_bootstrap.cc:654] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:17.766981 16570 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:17.767105 16906 raft_consensus.cc:359] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.767910 16906 raft_consensus.cc:385] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.768224 16906 raft_consensus.cc:740] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.768999 16906 consensus_queue.cc:260] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.770721 16909 tablet_bootstrap.cc:492] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e: No bootstrap required, opened a new log
I20260709 14:50:17.771262 16909 ts_tablet_manager.cc:1403] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.018s
I20260709 14:50:17.774369 16909 raft_consensus.cc:359] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.775094 16909 raft_consensus.cc:385] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.775424 16909 raft_consensus.cc:740] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.775728 16906 ts_tablet_manager.cc:1434] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260709 14:50:17.776991 16906 tablet_bootstrap.cc:492] T f6ac1e2015b1488b90b9e787bf302af0 P 2352786f1b044e0494536eadf96e5794: Bootstrap starting.
I20260709 14:50:17.777622 16909 consensus_queue.cc:260] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.780089 16909 ts_tablet_manager.cc:1434] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:50:17.781100 16909 tablet_bootstrap.cc:492] T 8ea5ebd3af844abe988ef4024156c6ae P 860ea0d3a87041f7bc4d423eeb1b5e3e: Bootstrap starting.
I20260709 14:50:17.784061 16906 tablet_bootstrap.cc:654] T f6ac1e2015b1488b90b9e787bf302af0 P 2352786f1b044e0494536eadf96e5794: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.790120 16908 tablet_bootstrap.cc:492] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f: No bootstrap required, opened a new log
I20260709 14:50:17.790580 16908 ts_tablet_manager.cc:1403] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.011s
I20260709 14:50:17.793205 16908 raft_consensus.cc:359] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.793890 16908 raft_consensus.cc:385] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.794173 16908 raft_consensus.cc:740] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.794909 16908 consensus_queue.cc:260] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.797528 16908 ts_tablet_manager.cc:1434] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:17.797806 16909 tablet_bootstrap.cc:654] T 8ea5ebd3af844abe988ef4024156c6ae P 860ea0d3a87041f7bc4d423eeb1b5e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.798554 16908 tablet_bootstrap.cc:492] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f: Bootstrap starting.
I20260709 14:50:17.805763 16908 tablet_bootstrap.cc:654] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.809325 16909 tablet_bootstrap.cc:492] T 8ea5ebd3af844abe988ef4024156c6ae P 860ea0d3a87041f7bc4d423eeb1b5e3e: No bootstrap required, opened a new log
I20260709 14:50:17.809856 16909 ts_tablet_manager.cc:1403] T 8ea5ebd3af844abe988ef4024156c6ae P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260709 14:50:17.812779 16909 raft_consensus.cc:359] T 8ea5ebd3af844abe988ef4024156c6ae P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.813576 16909 raft_consensus.cc:385] T 8ea5ebd3af844abe988ef4024156c6ae P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.813910 16909 raft_consensus.cc:740] T 8ea5ebd3af844abe988ef4024156c6ae P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.814751 16909 consensus_queue.cc:260] T 8ea5ebd3af844abe988ef4024156c6ae P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.817358 16909 ts_tablet_manager.cc:1434] T 8ea5ebd3af844abe988ef4024156c6ae P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:17.819659 16906 tablet_bootstrap.cc:492] T f6ac1e2015b1488b90b9e787bf302af0 P 2352786f1b044e0494536eadf96e5794: No bootstrap required, opened a new log
I20260709 14:50:17.820127 16908 tablet_bootstrap.cc:492] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f: No bootstrap required, opened a new log
I20260709 14:50:17.820232 16906 ts_tablet_manager.cc:1403] T f6ac1e2015b1488b90b9e787bf302af0 P 2352786f1b044e0494536eadf96e5794: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.016s
I20260709 14:50:17.820674 16908 ts_tablet_manager.cc:1403] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260709 14:50:17.823405 16906 raft_consensus.cc:359] T f6ac1e2015b1488b90b9e787bf302af0 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.824262 16906 raft_consensus.cc:385] T f6ac1e2015b1488b90b9e787bf302af0 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.824601 16906 raft_consensus.cc:740] T f6ac1e2015b1488b90b9e787bf302af0 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.825466 16906 consensus_queue.cc:260] T f6ac1e2015b1488b90b9e787bf302af0 P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.825910 16908 raft_consensus.cc:359] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.826594 16908 raft_consensus.cc:385] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.826915 16908 raft_consensus.cc:740] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.827687 16908 consensus_queue.cc:260] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.829311 16909 tablet_bootstrap.cc:492] T 9dbd26729eb34d9a89d1dc46bd476799 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Bootstrap starting.
I20260709 14:50:17.830148 16908 ts_tablet_manager.cc:1434] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:50:17.831162 16908 tablet_bootstrap.cc:492] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f: Bootstrap starting.
I20260709 14:50:17.828716 16906 ts_tablet_manager.cc:1434] T f6ac1e2015b1488b90b9e787bf302af0 P 2352786f1b044e0494536eadf96e5794: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:17.833729 16906 tablet_bootstrap.cc:492] T 17f58b8992bf40d1a97cb82f91c9c46f P 2352786f1b044e0494536eadf96e5794: Bootstrap starting.
I20260709 14:50:17.836133 16909 tablet_bootstrap.cc:654] T 9dbd26729eb34d9a89d1dc46bd476799 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.837378 16908 tablet_bootstrap.cc:654] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.845085 16906 tablet_bootstrap.cc:654] T 17f58b8992bf40d1a97cb82f91c9c46f P 2352786f1b044e0494536eadf96e5794: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.854691 16909 tablet_bootstrap.cc:492] T 9dbd26729eb34d9a89d1dc46bd476799 P 860ea0d3a87041f7bc4d423eeb1b5e3e: No bootstrap required, opened a new log
I20260709 14:50:17.855158 16909 ts_tablet_manager.cc:1403] T 9dbd26729eb34d9a89d1dc46bd476799 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.002s
I20260709 14:50:17.859087 16909 raft_consensus.cc:359] T 9dbd26729eb34d9a89d1dc46bd476799 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.859777 16909 raft_consensus.cc:385] T 9dbd26729eb34d9a89d1dc46bd476799 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.860049 16909 raft_consensus.cc:740] T 9dbd26729eb34d9a89d1dc46bd476799 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.862790 16909 consensus_queue.cc:260] T 9dbd26729eb34d9a89d1dc46bd476799 P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.863765 16906 tablet_bootstrap.cc:492] T 17f58b8992bf40d1a97cb82f91c9c46f P 2352786f1b044e0494536eadf96e5794: No bootstrap required, opened a new log
I20260709 14:50:17.864351 16906 ts_tablet_manager.cc:1403] T 17f58b8992bf40d1a97cb82f91c9c46f P 2352786f1b044e0494536eadf96e5794: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.013s
I20260709 14:50:17.865165 16908 tablet_bootstrap.cc:492] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f: No bootstrap required, opened a new log
I20260709 14:50:17.865665 16908 ts_tablet_manager.cc:1403] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.006s
I20260709 14:50:17.865845 16909 ts_tablet_manager.cc:1434] T 9dbd26729eb34d9a89d1dc46bd476799 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:50:17.866854 16909 tablet_bootstrap.cc:492] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e: Bootstrap starting.
I20260709 14:50:17.867404 16906 raft_consensus.cc:359] T 17f58b8992bf40d1a97cb82f91c9c46f P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.868180 16906 raft_consensus.cc:385] T 17f58b8992bf40d1a97cb82f91c9c46f P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.868522 16906 raft_consensus.cc:740] T 17f58b8992bf40d1a97cb82f91c9c46f P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.868415 16908 raft_consensus.cc:359] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.869163 16908 raft_consensus.cc:385] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.869460 16908 raft_consensus.cc:740] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.869573 16906 consensus_queue.cc:260] T 17f58b8992bf40d1a97cb82f91c9c46f P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.872270 16906 ts_tablet_manager.cc:1434] T 17f58b8992bf40d1a97cb82f91c9c46f P 2352786f1b044e0494536eadf96e5794: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:50:17.870330 16908 consensus_queue.cc:260] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.873296 16906 tablet_bootstrap.cc:492] T 9dbd26729eb34d9a89d1dc46bd476799 P 2352786f1b044e0494536eadf96e5794: Bootstrap starting.
I20260709 14:50:17.875368 16908 ts_tablet_manager.cc:1434] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:50:17.876353 16908 tablet_bootstrap.cc:492] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f: Bootstrap starting.
I20260709 14:50:17.873689 16909 tablet_bootstrap.cc:654] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.880443 16906 tablet_bootstrap.cc:654] T 9dbd26729eb34d9a89d1dc46bd476799 P 2352786f1b044e0494536eadf96e5794: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.891816 16867 raft_consensus.cc:493] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.892443 16867 raft_consensus.cc:515] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.894552 16867 leader_election.cc:290] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:17.895195 16906 tablet_bootstrap.cc:492] T 9dbd26729eb34d9a89d1dc46bd476799 P 2352786f1b044e0494536eadf96e5794: No bootstrap required, opened a new log
I20260709 14:50:17.895778 16906 ts_tablet_manager.cc:1403] T 9dbd26729eb34d9a89d1dc46bd476799 P 2352786f1b044e0494536eadf96e5794: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260709 14:50:17.896776 16910 raft_consensus.cc:493] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.897289 16910 raft_consensus.cc:515] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.898072 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbff7d1f747342b5884f7f83c30cd338" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f" is_pre_election: true
I20260709 14:50:17.899686 16910 leader_election.cc:290] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:17.900460 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbff7d1f747342b5884f7f83c30cd338" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794" is_pre_election: true
I20260709 14:50:17.900914 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbd26729eb34d9a89d1dc46bd476799" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794" is_pre_election: true
I20260709 14:50:17.899381 16906 raft_consensus.cc:359] T 9dbd26729eb34d9a89d1dc46bd476799 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.902210 16906 raft_consensus.cc:385] T 9dbd26729eb34d9a89d1dc46bd476799 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.902563 16906 raft_consensus.cc:740] T 9dbd26729eb34d9a89d1dc46bd476799 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Initialized, Role: FOLLOWER
W20260709 14:50:17.903515 16665 leader_election.cc:343] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.903556 16906 consensus_queue.cc:260] T 9dbd26729eb34d9a89d1dc46bd476799 P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.904516 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbd26729eb34d9a89d1dc46bd476799" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" is_pre_election: true
I20260709 14:50:17.904771 16773 raft_consensus.cc:2468] T 9dbd26729eb34d9a89d1dc46bd476799 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 0.
W20260709 14:50:17.905572 16662 leader_election.cc:343] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.906038 16662 leader_election.cc:304] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794
I20260709 14:50:17.907258 16907 raft_consensus.cc:2749] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:17.908751 16590 leader_election.cc:304] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 
I20260709 14:50:17.909710 16908 tablet_bootstrap.cc:654] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.910252 16910 raft_consensus.cc:2804] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:17.910673 16910 raft_consensus.cc:493] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:17.910853 16698 raft_consensus.cc:2468] T 9dbd26729eb34d9a89d1dc46bd476799 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 0.
I20260709 14:50:17.911240 16910 raft_consensus.cc:3060] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.916512 16909 tablet_bootstrap.cc:492] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e: No bootstrap required, opened a new log
I20260709 14:50:17.917023 16909 ts_tablet_manager.cc:1403] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.004s
I20260709 14:50:17.919915 16909 raft_consensus.cc:359] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.920626 16909 raft_consensus.cc:385] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.920915 16909 raft_consensus.cc:740] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.921778 16909 consensus_queue.cc:260] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.922943 16906 ts_tablet_manager.cc:1434] T 9dbd26729eb34d9a89d1dc46bd476799 P 2352786f1b044e0494536eadf96e5794: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260709 14:50:17.924427 16909 ts_tablet_manager.cc:1434] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:50:17.920015 16910 raft_consensus.cc:515] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.925393 16909 tablet_bootstrap.cc:492] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Bootstrap starting.
I20260709 14:50:17.928315 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbd26729eb34d9a89d1dc46bd476799" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:17.929132 16773 raft_consensus.cc:3060] T 9dbd26729eb34d9a89d1dc46bd476799 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.929033 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbd26729eb34d9a89d1dc46bd476799" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:17.931854 16697 raft_consensus.cc:3060] T 9dbd26729eb34d9a89d1dc46bd476799 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.932360 16909 tablet_bootstrap.cc:654] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.937081 16773 raft_consensus.cc:2468] T 9dbd26729eb34d9a89d1dc46bd476799 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 1.
I20260709 14:50:17.939322 16697 raft_consensus.cc:2468] T 9dbd26729eb34d9a89d1dc46bd476799 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 1.
I20260709 14:50:17.940733 16588 leader_election.cc:304] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:17.937603 16906 tablet_bootstrap.cc:492] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794: Bootstrap starting.
I20260709 14:50:17.943887 16909 tablet_bootstrap.cc:492] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e: No bootstrap required, opened a new log
I20260709 14:50:17.944383 16909 ts_tablet_manager.cc:1403] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 14:50:17.945288 16910 leader_election.cc:290] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 election: Requested vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:17.945232 16905 raft_consensus.cc:2804] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:17.947167 16905 raft_consensus.cc:697] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Becoming Leader. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:17.948020 16905 consensus_queue.cc:237] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.950860 16886 raft_consensus.cc:493] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.951261 16886 raft_consensus.cc:515] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.952992 16906 tablet_bootstrap.cc:654] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.954149 16886 leader_election.cc:290] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:17.954344 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ac1e2015b1488b90b9e787bf302af0" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794" is_pre_election: true
I20260709 14:50:17.954993 16773 raft_consensus.cc:2468] T f6ac1e2015b1488b90b9e787bf302af0 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 0.
I20260709 14:50:17.956113 16590 leader_election.cc:304] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 
I20260709 14:50:17.956997 16886 raft_consensus.cc:2804] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:17.957346 16886 raft_consensus.cc:493] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:17.957563 16920 raft_consensus.cc:493] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.957669 16886 raft_consensus.cc:3060] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.958174 16920 raft_consensus.cc:515] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.962623 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f727f9273daa4184a41e1228d50593c0" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f" is_pre_election: true
I20260709 14:50:17.963297 16621 raft_consensus.cc:2468] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 0.
I20260709 14:50:17.964653 16736 leader_election.cc:304] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 
I20260709 14:50:17.965444 16920 leader_election.cc:290] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:17.965551 16849 raft_consensus.cc:2804] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:17.965975 16849 raft_consensus.cc:493] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:17.966219 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f727f9273daa4184a41e1228d50593c0" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" is_pre_election: true
I20260709 14:50:17.966423 16849 raft_consensus.cc:3060] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.966125 16909 raft_consensus.cc:359] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.966562 16886 raft_consensus.cc:515] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.966857 16697 raft_consensus.cc:2468] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 0.
I20260709 14:50:17.969316 16909 raft_consensus.cc:385] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.971081 16909 raft_consensus.cc:740] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.973409 16909 consensus_queue.cc:260] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.973613 16849 raft_consensus.cc:515] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.974128 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ac1e2015b1488b90b9e787bf302af0" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:17.974706 16773 raft_consensus.cc:3060] T f6ac1e2015b1488b90b9e787bf302af0 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.976773 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f727f9273daa4184a41e1228d50593c0" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:17.977384 16621 raft_consensus.cc:3060] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.978142 16909 ts_tablet_manager.cc:1434] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent starting tablet: real 0.033s	user 0.001s	sys 0.007s
I20260709 14:50:17.979140 16909 tablet_bootstrap.cc:492] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e: Bootstrap starting.
I20260709 14:50:17.980814 16773 raft_consensus.cc:2468] T f6ac1e2015b1488b90b9e787bf302af0 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 1.
I20260709 14:50:17.981936 16590 leader_election.cc:304] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 
I20260709 14:50:17.982693 16910 raft_consensus.cc:2804] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:17.983109 16910 raft_consensus.cc:697] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Becoming Leader. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:17.983970 16910 consensus_queue.cc:237] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:17.984959 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ac1e2015b1488b90b9e787bf302af0" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" is_pre_election: true
I20260709 14:50:17.987118 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ac1e2015b1488b90b9e787bf302af0" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
W20260709 14:50:17.988554 16588 leader_election.cc:343] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:17.989446 16588 leader_election.cc:343] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.982901 16886 leader_election.cc:290] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 election: Requested vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:17.992177 16621 raft_consensus.cc:2468] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 1.
I20260709 14:50:17.993535 16736 leader_election.cc:304] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 
I20260709 14:50:17.994299 16920 raft_consensus.cc:2804] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:17.994611 16909 tablet_bootstrap.cc:654] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.995894 16908 tablet_bootstrap.cc:492] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f: No bootstrap required, opened a new log
I20260709 14:50:17.996465 16908 ts_tablet_manager.cc:1403] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f: Time spent bootstrapping tablet: real 0.120s	user 0.006s	sys 0.034s
I20260709 14:50:17.999462 16908 raft_consensus.cc:359] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.000167 16908 raft_consensus.cc:385] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.000448 16908 raft_consensus.cc:740] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.002686 16849 leader_election.cc:290] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:18.002858 16905 raft_consensus.cc:493] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.003381 16905 raft_consensus.cc:515] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.003594 16908 consensus_queue.cc:260] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.005419 16905 leader_election.cc:290] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:18.006000 16908 ts_tablet_manager.cc:1434] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:18.007097 16908 tablet_bootstrap.cc:492] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f: Bootstrap starting.
I20260709 14:50:18.002743 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f727f9273daa4184a41e1228d50593c0" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:18.008783 16697 raft_consensus.cc:3060] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.007689 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f58b8992bf40d1a97cb82f91c9c46f" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794" is_pre_election: true
I20260709 14:50:18.010772 16773 raft_consensus.cc:2468] T 17f58b8992bf40d1a97cb82f91c9c46f P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 0.
I20260709 14:50:18.007736 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f58b8992bf40d1a97cb82f91c9c46f" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" is_pre_election: true
I20260709 14:50:18.011646 16698 raft_consensus.cc:2468] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 0.
I20260709 14:50:18.012739 16909 tablet_bootstrap.cc:492] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e: No bootstrap required, opened a new log
I20260709 14:50:18.012874 16588 leader_election.cc:304] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:18.010391 16920 raft_consensus.cc:697] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Becoming Leader. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:18.013756 16905 raft_consensus.cc:2804] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:18.014104 16905 raft_consensus.cc:493] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:18.014485 16905 raft_consensus.cc:3060] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.014160 16920 consensus_queue.cc:237] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.013238 16909 ts_tablet_manager.cc:1403] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.004s
I20260709 14:50:18.015210 16908 tablet_bootstrap.cc:654] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.017629 16906 tablet_bootstrap.cc:492] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794: No bootstrap required, opened a new log
I20260709 14:50:18.018158 16906 ts_tablet_manager.cc:1403] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794: Time spent bootstrapping tablet: real 0.094s	user 0.024s	sys 0.003s
I20260709 14:50:18.019101 16909 raft_consensus.cc:359] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.021736 16906 raft_consensus.cc:359] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.022537 16906 raft_consensus.cc:385] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.022945 16906 raft_consensus.cc:740] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.019816 16909 raft_consensus.cc:385] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.022946 16905 raft_consensus.cc:515] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.028530 16697 raft_consensus.cc:2468] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 1.
I20260709 14:50:18.034195 16905 leader_election.cc:290] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 election: Requested vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:18.024497 16906 consensus_queue.cc:260] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.034884 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f58b8992bf40d1a97cb82f91c9c46f" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:18.032517 16909 raft_consensus.cc:740] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.035467 16698 raft_consensus.cc:3060] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.037683 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f58b8992bf40d1a97cb82f91c9c46f" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:18.038419 16909 consensus_queue.cc:260] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.039381 16906 ts_tablet_manager.cc:1434] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.003s
I20260709 14:50:18.038280 16772 raft_consensus.cc:3060] T 17f58b8992bf40d1a97cb82f91c9c46f P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.040354 16906 tablet_bootstrap.cc:492] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794: Bootstrap starting.
I20260709 14:50:18.043774 16698 raft_consensus.cc:2468] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 1.
I20260709 14:50:18.044873 16588 leader_election.cc:304] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:18.045791 16909 ts_tablet_manager.cc:1434] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:50:18.046813 16909 tablet_bootstrap.cc:492] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e: Bootstrap starting.
I20260709 14:50:18.047554 16910 raft_consensus.cc:2804] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:18.048110 16910 raft_consensus.cc:697] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Becoming Leader. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:18.048902 16910 consensus_queue.cc:237] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.055223 16906 tablet_bootstrap.cc:654] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.054538 16522 catalog_manager.cc:5697] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2352786f1b044e0494536eadf96e5794 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "2352786f1b044e0494536eadf96e5794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:18.033003 16520 catalog_manager.cc:5697] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 02a46c527f8e4a22931473eb86622d2f (127.12.40.129). New cstate: current_term: 1 leader_uuid: "02a46c527f8e4a22931473eb86622d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:18.059044 16520 catalog_manager.cc:5697] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 02a46c527f8e4a22931473eb86622d2f (127.12.40.129). New cstate: current_term: 1 leader_uuid: "02a46c527f8e4a22931473eb86622d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:18.061844 16909 tablet_bootstrap.cc:654] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.061154 16772 raft_consensus.cc:2468] T 17f58b8992bf40d1a97cb82f91c9c46f P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 1.
I20260709 14:50:18.073016 16908 tablet_bootstrap.cc:492] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f: No bootstrap required, opened a new log
I20260709 14:50:18.073458 16908 ts_tablet_manager.cc:1403] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.006s
I20260709 14:50:18.078795 16908 raft_consensus.cc:359] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.079550 16908 raft_consensus.cc:385] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.079820 16908 raft_consensus.cc:740] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.080431 16908 consensus_queue.cc:260] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.095314 16908 ts_tablet_manager.cc:1434] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:50:18.096354 16908 tablet_bootstrap.cc:492] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f: Bootstrap starting.
I20260709 14:50:18.100891 16906 tablet_bootstrap.cc:492] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794: No bootstrap required, opened a new log
I20260709 14:50:18.101446 16906 ts_tablet_manager.cc:1403] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.003s
I20260709 14:50:18.103348 16910 raft_consensus.cc:493] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.103929 16910 raft_consensus.cc:515] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.106024 16910 leader_election.cc:290] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:18.106422 16907 raft_consensus.cc:493] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.106966 16907 raft_consensus.cc:515] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.108386 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea5ebd3af844abe988ef4024156c6ae" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794" is_pre_election: true
I20260709 14:50:18.109112 16907 leader_election.cc:290] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:18.109757 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97743f2226f1434e9e3cfccba26da58e" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f" is_pre_election: true
I20260709 14:50:18.110394 16621 raft_consensus.cc:2468] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 0.
I20260709 14:50:18.110795 16920 raft_consensus.cc:493] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.111362 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea5ebd3af844abe988ef4024156c6ae" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" is_pre_election: true
I20260709 14:50:18.111255 16920 raft_consensus.cc:515] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.112025 16906 raft_consensus.cc:359] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.112798 16906 raft_consensus.cc:385] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.111970 16698 raft_consensus.cc:2468] T 8ea5ebd3af844abe988ef4024156c6ae P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 0.
I20260709 14:50:18.113255 16906 raft_consensus.cc:740] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.112643 16662 leader_election.cc:304] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:18.114454 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97743f2226f1434e9e3cfccba26da58e" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794" is_pre_election: true
W20260709 14:50:18.109840 16590 leader_election.cc:343] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.114274 16906 consensus_queue.cc:260] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.115100 16772 raft_consensus.cc:2468] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 0.
I20260709 14:50:18.116909 16907 raft_consensus.cc:2804] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:18.117336 16907 raft_consensus.cc:493] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:18.117678 16907 raft_consensus.cc:3060] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.117730 16588 leader_election.cc:304] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [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: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 2352786f1b044e0494536eadf96e5794
I20260709 14:50:18.118554 16910 raft_consensus.cc:2804] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:18.118947 16910 raft_consensus.cc:493] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:18.119131 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97743f2226f1434e9e3cfccba26da58e" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f" is_pre_election: true
I20260709 14:50:18.119362 16910 raft_consensus.cc:3060] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.119796 16621 raft_consensus.cc:2468] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 0.
I20260709 14:50:18.120972 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97743f2226f1434e9e3cfccba26da58e" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" is_pre_election: true
I20260709 14:50:18.121341 16908 tablet_bootstrap.cc:654] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.113284 16920 leader_election.cc:290] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:18.121989 16736 leader_election.cc:304] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 
I20260709 14:50:18.116858 16906 ts_tablet_manager.cc:1434] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 14:50:18.122751 16920 raft_consensus.cc:2804] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:18.123148 16920 raft_consensus.cc:493] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:18.123529 16906 tablet_bootstrap.cc:492] T bbff7d1f747342b5884f7f83c30cd338 P 2352786f1b044e0494536eadf96e5794: Bootstrap starting.
I20260709 14:50:18.123497 16920 raft_consensus.cc:3060] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.126843 16909 tablet_bootstrap.cc:492] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e: No bootstrap required, opened a new log
I20260709 14:50:18.127372 16909 ts_tablet_manager.cc:1403] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.030s
I20260709 14:50:18.129673 16906 tablet_bootstrap.cc:654] T bbff7d1f747342b5884f7f83c30cd338 P 2352786f1b044e0494536eadf96e5794: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.131278 16910 raft_consensus.cc:515] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.132331 16907 raft_consensus.cc:515] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.134210 16698 raft_consensus.cc:2393] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2352786f1b044e0494536eadf96e5794 in current term 1: Already voted for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in this term.
I20260709 14:50:18.136595 16920 raft_consensus.cc:515] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.137005 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea5ebd3af844abe988ef4024156c6ae" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:18.137401 16909 raft_consensus.cc:359] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.138048 16909 raft_consensus.cc:385] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.138284 16909 raft_consensus.cc:740] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.138336 16522 catalog_manager.cc:5697] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 02a46c527f8e4a22931473eb86622d2f (127.12.40.129). New cstate: current_term: 1 leader_uuid: "02a46c527f8e4a22931473eb86622d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:18.139086 16909 consensus_queue.cc:260] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.139834 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea5ebd3af844abe988ef4024156c6ae" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:18.140413 16699 raft_consensus.cc:3060] T 8ea5ebd3af844abe988ef4024156c6ae P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.141263 16909 ts_tablet_manager.cc:1434] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:50:18.142315 16909 tablet_bootstrap.cc:492] T f6ac1e2015b1488b90b9e787bf302af0 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Bootstrap starting.
I20260709 14:50:18.142949 16772 raft_consensus.cc:3060] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.156175 16909 tablet_bootstrap.cc:654] T f6ac1e2015b1488b90b9e787bf302af0 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.157840 16772 raft_consensus.cc:2468] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 1.
I20260709 14:50:18.158142 16699 raft_consensus.cc:2468] T 8ea5ebd3af844abe988ef4024156c6ae P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 1.
I20260709 14:50:18.161857 16907 leader_election.cc:290] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:18.163100 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97743f2226f1434e9e3cfccba26da58e" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:18.163473 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97743f2226f1434e9e3cfccba26da58e" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:18.164098 16621 raft_consensus.cc:3060] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.164295 16588 leader_election.cc:304] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:18.165197 16905 raft_consensus.cc:2804] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:18.165627 16905 raft_consensus.cc:697] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Becoming Leader. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:18.166429 16905 consensus_queue.cc:237] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.171465 16773 raft_consensus.cc:2393] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in current term 1: Already voted for candidate 2352786f1b044e0494536eadf96e5794 in this term.
I20260709 14:50:18.142539 16910 leader_election.cc:290] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 election: Requested vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:18.180104 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97743f2226f1434e9e3cfccba26da58e" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:18.182881 16621 raft_consensus.cc:2468] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 1.
I20260709 14:50:18.183240 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97743f2226f1434e9e3cfccba26da58e" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:18.187507 16699 raft_consensus.cc:2393] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2352786f1b044e0494536eadf96e5794 in current term 1: Already voted for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in this term.
I20260709 14:50:18.188225 16662 leader_election.cc:304] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:18.188952 16907 raft_consensus.cc:2804] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:18.189396 16907 raft_consensus.cc:697] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 LEADER]: Becoming Leader. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Running, Role: LEADER
I20260709 14:50:18.189566 16737 leader_election.cc:304] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [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: 2352786f1b044e0494536eadf96e5794; no voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e
I20260709 14:50:18.190501 16935 raft_consensus.cc:2749] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:18.190289 16907 consensus_queue.cc:237] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.186896 16920 leader_election.cc:290] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:18.189352 16906 tablet_bootstrap.cc:492] T bbff7d1f747342b5884f7f83c30cd338 P 2352786f1b044e0494536eadf96e5794: No bootstrap required, opened a new log
I20260709 14:50:18.192456 16906 ts_tablet_manager.cc:1403] T bbff7d1f747342b5884f7f83c30cd338 P 2352786f1b044e0494536eadf96e5794: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.026s
I20260709 14:50:18.194690 16909 tablet_bootstrap.cc:492] T f6ac1e2015b1488b90b9e787bf302af0 P 860ea0d3a87041f7bc4d423eeb1b5e3e: No bootstrap required, opened a new log
I20260709 14:50:18.196542 16908 tablet_bootstrap.cc:492] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f: No bootstrap required, opened a new log
I20260709 14:50:18.196978 16908 ts_tablet_manager.cc:1403] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.005s
I20260709 14:50:18.198150 16906 raft_consensus.cc:359] T bbff7d1f747342b5884f7f83c30cd338 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.198827 16906 raft_consensus.cc:385] T bbff7d1f747342b5884f7f83c30cd338 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.199101 16906 raft_consensus.cc:740] T bbff7d1f747342b5884f7f83c30cd338 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.199447 16920 raft_consensus.cc:493] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.199438 16908 raft_consensus.cc:359] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.199440 16910 raft_consensus.cc:493] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.200130 16920 raft_consensus.cc:515] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.200744 16910 raft_consensus.cc:515] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.203065 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bf75a29d3a4907a4cfe27e02ca18c8" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f" is_pre_election: true
I20260709 14:50:18.203248 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9929ca209c3346afab52e46c756a242d" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" is_pre_election: true
I20260709 14:50:18.203886 16699 raft_consensus.cc:2468] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 0.
I20260709 14:50:18.204252 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bf75a29d3a4907a4cfe27e02ca18c8" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" is_pre_election: true
I20260709 14:50:18.204141 16906 consensus_queue.cc:260] T bbff7d1f747342b5884f7f83c30cd338 P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.204831 16698 raft_consensus.cc:2468] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 0.
I20260709 14:50:18.205008 16588 leader_election.cc:304] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:18.205787 16886 raft_consensus.cc:2804] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:18.206229 16908 raft_consensus.cc:385] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.206122 16737 leader_election.cc:304] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2352786f1b044e0494536eadf96e5794, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:18.206597 16908 raft_consensus.cc:740] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.206133 16886 raft_consensus.cc:493] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:18.206171 16910 leader_election.cc:290] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:18.207541 16886 raft_consensus.cc:3060] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.207247 16908 consensus_queue.cc:260] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.208751 16621 raft_consensus.cc:2468] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 0.
I20260709 14:50:18.209286 16908 ts_tablet_manager.cc:1434] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:50:18.195122 16909 ts_tablet_manager.cc:1403] T f6ac1e2015b1488b90b9e787bf302af0 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.021s
I20260709 14:50:18.207473 16906 ts_tablet_manager.cc:1434] T bbff7d1f747342b5884f7f83c30cd338 P 2352786f1b044e0494536eadf96e5794: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:50:18.212630 16909 raft_consensus.cc:359] T f6ac1e2015b1488b90b9e787bf302af0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.213234 16909 raft_consensus.cc:385] T f6ac1e2015b1488b90b9e787bf302af0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.213519 16909 raft_consensus.cc:740] T f6ac1e2015b1488b90b9e787bf302af0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.214010 16935 raft_consensus.cc:2804] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:18.214138 16909 consensus_queue.cc:260] T f6ac1e2015b1488b90b9e787bf302af0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.214609 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9929ca209c3346afab52e46c756a242d" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794" is_pre_election: true
I20260709 14:50:18.215253 16773 raft_consensus.cc:2468] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 0.
I20260709 14:50:18.215469 16920 leader_election.cc:290] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:18.216197 16909 ts_tablet_manager.cc:1434] T f6ac1e2015b1488b90b9e787bf302af0 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:50:18.216847 16935 raft_consensus.cc:493] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:18.217232 16935 raft_consensus.cc:3060] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.218429 16886 raft_consensus.cc:515] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.219601 16519 catalog_manager.cc:5697] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130). New cstate: current_term: 1 leader_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:18.222050 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9929ca209c3346afab52e46c756a242d" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:18.221910 16522 catalog_manager.cc:5697] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 02a46c527f8e4a22931473eb86622d2f (127.12.40.129). New cstate: current_term: 1 leader_uuid: "02a46c527f8e4a22931473eb86622d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:18.222620 16698 raft_consensus.cc:3060] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.229779 16886 leader_election.cc:290] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 election: Requested vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:18.231513 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9929ca209c3346afab52e46c756a242d" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:18.232034 16773 raft_consensus.cc:3060] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.236095 16935 raft_consensus.cc:515] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.237746 16698 raft_consensus.cc:2468] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 1.
I20260709 14:50:18.240011 16935 leader_election.cc:290] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:18.240336 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bf75a29d3a4907a4cfe27e02ca18c8" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:18.240907 16621 raft_consensus.cc:3060] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.240859 16588 leader_election.cc:304] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:18.241791 16886 raft_consensus.cc:2804] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:18.242225 16886 raft_consensus.cc:697] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Becoming Leader. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:18.243013 16886 consensus_queue.cc:237] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.243780 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bf75a29d3a4907a4cfe27e02ca18c8" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:18.244328 16698 raft_consensus.cc:3060] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.249884 16773 raft_consensus.cc:2468] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 1.
I20260709 14:50:18.252188 16621 raft_consensus.cc:2468] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 1.
I20260709 14:50:18.253579 16736 leader_election.cc:304] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 
I20260709 14:50:18.254352 16698 raft_consensus.cc:2468] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 1.
I20260709 14:50:18.254390 16935 raft_consensus.cc:2804] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:18.255530 16935 raft_consensus.cc:697] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Becoming Leader. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:18.256354 16935 consensus_queue.cc:237] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.262075 16519 catalog_manager.cc:5697] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 02a46c527f8e4a22931473eb86622d2f (127.12.40.129). New cstate: current_term: 1 leader_uuid: "02a46c527f8e4a22931473eb86622d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:18.271670 16520 catalog_manager.cc:5697] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2352786f1b044e0494536eadf96e5794 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "2352786f1b044e0494536eadf96e5794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:18.431995 16935 consensus_queue.cc:1048] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.443167 16920 consensus_queue.cc:1048] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.474948 16886 consensus_queue.cc:1048] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.486876 16931 consensus_queue.cc:1048] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:18.488677 16698 raft_consensus.cc:3060] T f6ac1e2015b1488b90b9e787bf302af0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.496934 16905 consensus_queue.cc:1048] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.506054 16886 consensus_queue.cc:1048] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.513072 16886 raft_consensus.cc:493] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.513545 16886 raft_consensus.cc:515] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.516502 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbff7d1f747342b5884f7f83c30cd338" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" is_pre_election: true
I20260709 14:50:18.517028 16698 raft_consensus.cc:2468] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 0.
I20260709 14:50:18.517894 16588 leader_election.cc:304] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:18.518230 16905 consensus_queue.cc:1048] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:18.518781 16910 raft_consensus.cc:2804] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:18.519224 16910 raft_consensus.cc:493] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:18.519563 16910 raft_consensus.cc:3060] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.519769 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbff7d1f747342b5884f7f83c30cd338" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794" is_pre_election: true
I20260709 14:50:18.520387 16772 raft_consensus.cc:2468] T bbff7d1f747342b5884f7f83c30cd338 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 0.
I20260709 14:50:18.525286 16910 raft_consensus.cc:515] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.518806 16886 leader_election.cc:290] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:18.527745 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbff7d1f747342b5884f7f83c30cd338" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:18.528273 16698 raft_consensus.cc:3060] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.528952 16910 leader_election.cc:290] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 election: Requested vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:18.532756 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbff7d1f747342b5884f7f83c30cd338" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:18.533301 16773 raft_consensus.cc:3060] T bbff7d1f747342b5884f7f83c30cd338 P 2352786f1b044e0494536eadf96e5794 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.533527 16698 raft_consensus.cc:2468] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 1.
I20260709 14:50:18.535116 16588 leader_election.cc:304] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:18.535907 16910 raft_consensus.cc:2804] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:18.536345 16910 raft_consensus.cc:697] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Becoming Leader. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:18.537102 16910 consensus_queue.cc:237] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.537325 16931 consensus_queue.cc:1048] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.539281 16773 raft_consensus.cc:2468] T bbff7d1f747342b5884f7f83c30cd338 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 1.
I20260709 14:50:18.555513 16520 catalog_manager.cc:5697] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 02a46c527f8e4a22931473eb86622d2f (127.12.40.129). New cstate: current_term: 1 leader_uuid: "02a46c527f8e4a22931473eb86622d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:18.581192 16910 consensus_queue.cc:1048] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.590209 16931 consensus_queue.cc:1048] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.602614 16867 consensus_queue.cc:1048] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.611747 16968 consensus_queue.cc:1048] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.661358 16931 consensus_queue.cc:1048] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.669792 16910 consensus_queue.cc:1048] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.689364 16698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97743f2226f1434e9e3cfccba26da58e"
dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
mode: GRACEFUL
new_leader_uuid: "02a46c527f8e4a22931473eb86622d2f"
 from {username='slave'} at 127.0.0.1:51688
I20260709 14:50:18.689821 16698 raft_consensus.cc:606] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 LEADER]: Received request to transfer leadership to TS 02a46c527f8e4a22931473eb86622d2f
I20260709 14:50:18.698972 16773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f727f9273daa4184a41e1228d50593c0"
dest_uuid: "2352786f1b044e0494536eadf96e5794"
mode: GRACEFUL
new_leader_uuid: "02a46c527f8e4a22931473eb86622d2f"
 from {username='slave'} at 127.0.0.1:50120
I20260709 14:50:18.699496 16773 raft_consensus.cc:606] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Received request to transfer leadership to TS 02a46c527f8e4a22931473eb86622d2f
I20260709 14:50:18.704491 16773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77bf75a29d3a4907a4cfe27e02ca18c8"
dest_uuid: "2352786f1b044e0494536eadf96e5794"
mode: GRACEFUL
new_leader_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
 from {username='slave'} at 127.0.0.1:50120
I20260709 14:50:18.704870 16773 raft_consensus.cc:606] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Received request to transfer leadership to TS 860ea0d3a87041f7bc4d423eeb1b5e3e
I20260709 14:50:18.709141 16621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17f58b8992bf40d1a97cb82f91c9c46f"
dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
mode: GRACEFUL
new_leader_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
 from {username='slave'} at 127.0.0.1:44872
I20260709 14:50:18.709581 16621 raft_consensus.cc:606] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Received request to transfer leadership to TS 860ea0d3a87041f7bc4d423eeb1b5e3e
I20260709 14:50:18.713945 16621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9929ca209c3346afab52e46c756a242d"
dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
mode: GRACEFUL
new_leader_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
 from {username='slave'} at 127.0.0.1:44872
I20260709 14:50:18.714365 16621 raft_consensus.cc:606] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Received request to transfer leadership to TS 860ea0d3a87041f7bc4d423eeb1b5e3e
I20260709 14:50:18.718448 16621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbff7d1f747342b5884f7f83c30cd338"
dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
mode: GRACEFUL
new_leader_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
 from {username='slave'} at 127.0.0.1:44872
I20260709 14:50:18.718895 16621 raft_consensus.cc:606] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Received request to transfer leadership to TS 860ea0d3a87041f7bc4d423eeb1b5e3e
I20260709 14:50:18.723440 16621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ea5ebd3af844abe988ef4024156c6ae"
dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
mode: GRACEFUL
new_leader_uuid: "2352786f1b044e0494536eadf96e5794"
 from {username='slave'} at 127.0.0.1:44872
I20260709 14:50:18.723888 16621 raft_consensus.cc:606] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Received request to transfer leadership to TS 2352786f1b044e0494536eadf96e5794
I20260709 14:50:18.770370 16920 consensus_queue.cc:1048] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.777170 16849 raft_consensus.cc:993] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794: : Instructing follower 860ea0d3a87041f7bc4d423eeb1b5e3e to start an election
I20260709 14:50:18.777664 16935 raft_consensus.cc:1081] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Signalling peer 860ea0d3a87041f7bc4d423eeb1b5e3e to start an election
I20260709 14:50:18.778612 16935 consensus_queue.cc:1048] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.779297 16698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77bf75a29d3a4907a4cfe27e02ca18c8"
dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
 from {username='slave'} at 127.0.0.1:51664
I20260709 14:50:18.779912 16698 raft_consensus.cc:493] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:18.780252 16698 raft_consensus.cc:3060] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:18.788722 16698 raft_consensus.cc:515] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.789728 16699 raft_consensus.cc:1240] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Rejecting Update request from peer 2352786f1b044e0494536eadf96e5794 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:18.792058 16698 leader_election.cc:290] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 2 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:18.793884 16974 consensus_queue.cc:1059] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.794595 16973 raft_consensus.cc:3055] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:18.794679 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bf75a29d3a4907a4cfe27e02ca18c8" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:18.794876 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bf75a29d3a4907a4cfe27e02ca18c8" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:18.795006 16973 raft_consensus.cc:740] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:18.795420 16621 raft_consensus.cc:3060] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:18.795862 16973 consensus_queue.cc:260] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.797137 16973 raft_consensus.cc:3060] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:18.801632 16621 raft_consensus.cc:2468] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 2.
I20260709 14:50:18.803478 16662 leader_election.cc:304] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:18.804371 16968 raft_consensus.cc:2804] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:18.804827 16968 raft_consensus.cc:697] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Becoming Leader. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Running, Role: LEADER
I20260709 14:50:18.805584 16968 consensus_queue.cc:237] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [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: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.807441 16773 raft_consensus.cc:2468] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 2.
I20260709 14:50:18.812835 16520 catalog_manager.cc:5697] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e reported cstate change: term changed from 1 to 2, leader changed from 2352786f1b044e0494536eadf96e5794 (127.12.40.131) to 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130). New cstate: current_term: 2 leader_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:18.888979 16974 raft_consensus.cc:993] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794: : Instructing follower 02a46c527f8e4a22931473eb86622d2f to start an election
I20260709 14:50:18.889367 16973 raft_consensus.cc:1081] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Signalling peer 02a46c527f8e4a22931473eb86622d2f to start an election
I20260709 14:50:18.890656 16621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f727f9273daa4184a41e1228d50593c0"
dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
 from {username='slave'} at 127.0.0.1:44844
I20260709 14:50:18.891067 16621 raft_consensus.cc:493] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:18.891331 16621 raft_consensus.cc:3060] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:18.896795 16621 raft_consensus.cc:515] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.898500 16621 leader_election.cc:290] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 2 election: Requested vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:18.899111 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f727f9273daa4184a41e1228d50593c0" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:18.899422 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f727f9273daa4184a41e1228d50593c0" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:18.899679 16698 raft_consensus.cc:3060] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:18.899951 16773 raft_consensus.cc:3055] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:18.900197 16773 raft_consensus.cc:740] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:18.900707 16773 consensus_queue.cc:260] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.901603 16773 raft_consensus.cc:3060] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:18.904495 16698 raft_consensus.cc:2468] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 2.
I20260709 14:50:18.905380 16588 leader_election.cc:304] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:18.905995 16910 raft_consensus.cc:2804] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:18.906474 16910 raft_consensus.cc:697] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 2 LEADER]: Becoming Leader. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:18.906760 16773 raft_consensus.cc:2468] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 2.
I20260709 14:50:18.907265 16910 consensus_queue.cc:237] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:18.913095 16520 catalog_manager.cc:5697] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f reported cstate change: term changed from 1 to 2, leader changed from 2352786f1b044e0494536eadf96e5794 (127.12.40.131) to 02a46c527f8e4a22931473eb86622d2f (127.12.40.129). New cstate: current_term: 2 leader_uuid: "02a46c527f8e4a22931473eb86622d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:19.024566 16905 raft_consensus.cc:993] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f: : Instructing follower 860ea0d3a87041f7bc4d423eeb1b5e3e to start an election
I20260709 14:50:19.025013 16910 raft_consensus.cc:1081] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Signalling peer 860ea0d3a87041f7bc4d423eeb1b5e3e to start an election
I20260709 14:50:19.026413 16698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17f58b8992bf40d1a97cb82f91c9c46f"
dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
 from {username='slave'} at 127.0.0.1:51676
I20260709 14:50:19.026886 16698 raft_consensus.cc:493] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:19.027225 16698 raft_consensus.cc:3060] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.028155 16910 consensus_queue.cc:1048] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:19.032943 16698 raft_consensus.cc:515] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:19.034646 16698 leader_election.cc:290] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 2 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:19.038789 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f58b8992bf40d1a97cb82f91c9c46f" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:19.039341 16621 raft_consensus.cc:3055] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:19.039532 16621 raft_consensus.cc:740] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:19.040161 16621 consensus_queue.cc:260] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:19.040902 16621 raft_consensus.cc:3060] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.044795 16621 raft_consensus.cc:2468] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 2.
I20260709 14:50:19.045679 16662 leader_election.cc:304] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:19.046219 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f58b8992bf40d1a97cb82f91c9c46f" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:19.046907 16773 raft_consensus.cc:3060] T 17f58b8992bf40d1a97cb82f91c9c46f P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.047813 16968 raft_consensus.cc:2804] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:19.048316 16968 raft_consensus.cc:697] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Becoming Leader. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Running, Role: LEADER
I20260709 14:50:19.048833 16905 consensus_queue.cc:1048] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:19.049098 16968 consensus_queue.cc:237] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:19.054222 16773 raft_consensus.cc:2468] T 17f58b8992bf40d1a97cb82f91c9c46f P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 2.
I20260709 14:50:19.058346 16910 raft_consensus.cc:993] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f: : Instructing follower 860ea0d3a87041f7bc4d423eeb1b5e3e to start an election
I20260709 14:50:19.057912 16519 catalog_manager.cc:5697] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e reported cstate change: term changed from 1 to 2, leader changed from 02a46c527f8e4a22931473eb86622d2f (127.12.40.129) to 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130). New cstate: current_term: 2 leader_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:19.058861 16905 raft_consensus.cc:1081] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Signalling peer 860ea0d3a87041f7bc4d423eeb1b5e3e to start an election
I20260709 14:50:19.060246 16699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbff7d1f747342b5884f7f83c30cd338"
dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
 from {username='slave'} at 127.0.0.1:51676
I20260709 14:50:19.060683 16699 raft_consensus.cc:493] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:19.060946 16699 raft_consensus.cc:3060] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.066584 16699 raft_consensus.cc:515] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:19.068734 16699 leader_election.cc:290] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 2 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:19.068959 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbff7d1f747342b5884f7f83c30cd338" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:19.069479 16623 raft_consensus.cc:3055] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:19.069723 16623 raft_consensus.cc:740] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:19.070436 16623 consensus_queue.cc:260] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:19.071151 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbff7d1f747342b5884f7f83c30cd338" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:19.071319 16623 raft_consensus.cc:3060] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.071703 16773 raft_consensus.cc:3060] T bbff7d1f747342b5884f7f83c30cd338 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.071924 16910 raft_consensus.cc:993] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f: : Instructing follower 2352786f1b044e0494536eadf96e5794 to start an election
I20260709 14:50:19.072366 16931 raft_consensus.cc:1081] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Signalling peer 2352786f1b044e0494536eadf96e5794 to start an election
I20260709 14:50:19.073901 16772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ea5ebd3af844abe988ef4024156c6ae"
dest_uuid: "2352786f1b044e0494536eadf96e5794"
 from {username='slave'} at 127.0.0.1:50092
I20260709 14:50:19.074421 16772 raft_consensus.cc:493] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:19.074777 16772 raft_consensus.cc:3060] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.077785 16623 raft_consensus.cc:2468] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 2.
I20260709 14:50:19.079849 16968 raft_consensus.cc:993] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e: : Instructing follower 02a46c527f8e4a22931473eb86622d2f to start an election
I20260709 14:50:19.080276 16968 raft_consensus.cc:1081] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 LEADER]: Signalling peer 02a46c527f8e4a22931473eb86622d2f to start an election
I20260709 14:50:19.081017 16773 raft_consensus.cc:2468] T bbff7d1f747342b5884f7f83c30cd338 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 2.
I20260709 14:50:19.081149 16772 raft_consensus.cc:515] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:19.082055 16662 leader_election.cc:304] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:19.083112 16907 raft_consensus.cc:2804] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:19.083294 16772 leader_election.cc:290] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 2 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:19.083909 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea5ebd3af844abe988ef4024156c6ae" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:19.084329 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea5ebd3af844abe988ef4024156c6ae" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:19.084507 16623 raft_consensus.cc:3055] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:19.084815 16699 raft_consensus.cc:3060] T 8ea5ebd3af844abe988ef4024156c6ae P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.084914 16623 raft_consensus.cc:740] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:19.086063 16621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97743f2226f1434e9e3cfccba26da58e"
dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
 from {username='slave'} at 127.0.0.1:44858
I20260709 14:50:19.085908 16623 consensus_queue.cc:260] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:19.086714 16621 raft_consensus.cc:493] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:19.087127 16621 raft_consensus.cc:3060] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.087230 16623 raft_consensus.cc:3060] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.087050 16907 raft_consensus.cc:697] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Becoming Leader. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Running, Role: LEADER
I20260709 14:50:19.088322 16907 consensus_queue.cc:237] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:19.094342 16621 raft_consensus.cc:515] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:19.095599 16699 raft_consensus.cc:2468] T 8ea5ebd3af844abe988ef4024156c6ae P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 2.
I20260709 14:50:19.096464 16623 raft_consensus.cc:2468] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 2.
I20260709 14:50:19.096028 16519 catalog_manager.cc:5697] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e reported cstate change: term changed from 1 to 2, leader changed from 02a46c527f8e4a22931473eb86622d2f (127.12.40.129) to 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130). New cstate: current_term: 2 leader_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:19.096879 16737 leader_election.cc:304] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2352786f1b044e0494536eadf96e5794, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:19.097101 16621 leader_election.cc:290] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 2 election: Requested vote from peers 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:19.098243 16973 raft_consensus.cc:2804] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:19.098593 16973 raft_consensus.cc:697] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 [term 2 LEADER]: Becoming Leader. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:19.099390 16973 consensus_queue.cc:237] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:19.102483 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97743f2226f1434e9e3cfccba26da58e" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:19.103071 16772 raft_consensus.cc:3060] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.107359 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97743f2226f1434e9e3cfccba26da58e" candidate_uuid: "02a46c527f8e4a22931473eb86622d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:19.107928 16699 raft_consensus.cc:3055] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:19.108207 16699 raft_consensus.cc:740] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Running, Role: LEADER
I20260709 14:50:19.109944 16772 raft_consensus.cc:2468] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 2.
I20260709 14:50:19.110983 16590 leader_election.cc:304] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 
I20260709 14:50:19.110829 16699 consensus_queue.cc:260] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:19.111824 16931 raft_consensus.cc:2804] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:19.112083 16699 raft_consensus.cc:3060] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.112439 16931 raft_consensus.cc:697] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [term 2 LEADER]: Becoming Leader. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:19.112033 16519 catalog_manager.cc:5697] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 reported cstate change: term changed from 1 to 2, leader changed from 02a46c527f8e4a22931473eb86622d2f (127.12.40.129) to 2352786f1b044e0494536eadf96e5794 (127.12.40.131). New cstate: current_term: 2 leader_uuid: "2352786f1b044e0494536eadf96e5794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:19.113251 16931 consensus_queue.cc:237] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:19.118163 16699 raft_consensus.cc:2468] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a46c527f8e4a22931473eb86622d2f in term 2.
I20260709 14:50:19.121174 16520 catalog_manager.cc:5697] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f reported cstate change: term changed from 1 to 2, leader changed from 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130) to 02a46c527f8e4a22931473eb86622d2f (127.12.40.129). New cstate: current_term: 2 leader_uuid: "02a46c527f8e4a22931473eb86622d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:19.231834 16621 raft_consensus.cc:1275] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Refusing update from remote peer 860ea0d3a87041f7bc4d423eeb1b5e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.232921 16907 consensus_queue.cc:1048] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:19.241173 16772 raft_consensus.cc:1275] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Refusing update from remote peer 860ea0d3a87041f7bc4d423eeb1b5e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.242479 16867 consensus_queue.cc:1048] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:19.293160 16931 raft_consensus.cc:993] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f: : Instructing follower 860ea0d3a87041f7bc4d423eeb1b5e3e to start an election
I20260709 14:50:19.293610 16886 raft_consensus.cc:1081] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Signalling peer 860ea0d3a87041f7bc4d423eeb1b5e3e to start an election
I20260709 14:50:19.294888 16698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9929ca209c3346afab52e46c756a242d"
dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
 from {username='slave'} at 127.0.0.1:51676
I20260709 14:50:19.295287 16698 raft_consensus.cc:493] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:19.295527 16698 raft_consensus.cc:3060] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.299789 16698 raft_consensus.cc:515] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:19.301067 16698 leader_election.cc:290] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 2 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 2352786f1b044e0494536eadf96e5794 (127.12.40.131:37803)
I20260709 14:50:19.301715 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9929ca209c3346afab52e46c756a242d" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:19.302029 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9929ca209c3346afab52e46c756a242d" candidate_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2352786f1b044e0494536eadf96e5794"
I20260709 14:50:19.302264 16621 raft_consensus.cc:3055] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:19.302536 16621 raft_consensus.cc:740] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:19.302558 16772 raft_consensus.cc:3060] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.303175 16621 consensus_queue.cc:260] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:19.303966 16621 raft_consensus.cc:3060] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.307117 16772 raft_consensus.cc:2468] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 2.
I20260709 14:50:19.307950 16621 raft_consensus.cc:2468] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 860ea0d3a87041f7bc4d423eeb1b5e3e in term 2.
I20260709 14:50:19.308120 16665 leader_election.cc:304] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2352786f1b044e0494536eadf96e5794, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:19.308929 16867 raft_consensus.cc:2804] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:19.309357 16867 raft_consensus.cc:697] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Becoming Leader. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Running, Role: LEADER
I20260709 14:50:19.310079 16867 consensus_queue.cc:237] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:19.316064 16519 catalog_manager.cc:5697] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e reported cstate change: term changed from 1 to 2, leader changed from 02a46c527f8e4a22931473eb86622d2f (127.12.40.129) to 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130). New cstate: current_term: 2 leader_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:19.401511 16698 raft_consensus.cc:1275] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Refusing update from remote peer 02a46c527f8e4a22931473eb86622d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.402601 16931 consensus_queue.cc:1048] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:19.409325 16772 raft_consensus.cc:1275] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Refusing update from remote peer 02a46c527f8e4a22931473eb86622d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.410748 16905 consensus_queue.cc:1048] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:19.521945 16623 raft_consensus.cc:1275] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Refusing update from remote peer 860ea0d3a87041f7bc4d423eeb1b5e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.523223 16867 consensus_queue.cc:1048] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:19.531939 16772 raft_consensus.cc:1275] T bbff7d1f747342b5884f7f83c30cd338 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Refusing update from remote peer 860ea0d3a87041f7bc4d423eeb1b5e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.533289 16867 consensus_queue.cc:1048] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:19.662318 16698 raft_consensus.cc:1275] T 8ea5ebd3af844abe988ef4024156c6ae P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Refusing update from remote peer 2352786f1b044e0494536eadf96e5794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.663671 16973 consensus_queue.cc:1048] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:19.670904 16623 raft_consensus.cc:1275] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Refusing update from remote peer 860ea0d3a87041f7bc4d423eeb1b5e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.672259 16968 consensus_queue.cc:1048] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:19.677811 16621 raft_consensus.cc:1275] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Refusing update from remote peer 2352786f1b044e0494536eadf96e5794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.679207 16981 consensus_queue.cc:1048] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:19.680130 16772 raft_consensus.cc:1275] T 17f58b8992bf40d1a97cb82f91c9c46f P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Refusing update from remote peer 860ea0d3a87041f7bc4d423eeb1b5e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.681919 16968 consensus_queue.cc:1048] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:19.701535 16698 raft_consensus.cc:1275] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Refusing update from remote peer 02a46c527f8e4a22931473eb86622d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.702932 16886 consensus_queue.cc:1048] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:19.711599 16772 raft_consensus.cc:1275] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Refusing update from remote peer 02a46c527f8e4a22931473eb86622d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.713178 16910 consensus_queue.cc:1048] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:19.786746 16623 raft_consensus.cc:1275] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Refusing update from remote peer 860ea0d3a87041f7bc4d423eeb1b5e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.787811 16867 consensus_queue.cc:1048] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:19.795610 16772 raft_consensus.cc:1275] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Refusing update from remote peer 860ea0d3a87041f7bc4d423eeb1b5e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.797513 16907 consensus_queue.cc:1048] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:21.726687 16522 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52824:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:50:21.745303 16522 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52824:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:50:21.861457 12450 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:50:21.875315 17028 tablet.cc:1724] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:21.892397 17017 log.cc:927] Time spent T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 14:50:21.933435 17020 tablet.cc:1724] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.023729 17035 tablet.cc:1724] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.037245 17041 tablet.cc:1724] T 17f58b8992bf40d1a97cb82f91c9c46f P 2352786f1b044e0494536eadf96e5794: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:21.996619 17032 tablet.cc:1724] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.055806 17047 tablet.cc:1724] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.061895 17044 tablet.cc:1724] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.021662 17038 tablet.cc:1724] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.059087 17040 tablet.cc:1724] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.105963 17049 tablet.cc:1724] T 9dbd26729eb34d9a89d1dc46bd476799 P 2352786f1b044e0494536eadf96e5794: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.118085 17035 tablet.cc:1724] T 9dbd26729eb34d9a89d1dc46bd476799 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.154898 17048 tablet.cc:1724] T f6ac1e2015b1488b90b9e787bf302af0 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.175094 16696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9929ca209c3346afab52e46c756a242d"
dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
mode: GRACEFUL
new_leader_uuid: "2352786f1b044e0494536eadf96e5794"
 from {username='slave'} at 127.0.0.1:34548
I20260709 14:50:22.175880 16696 raft_consensus.cc:606] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Received request to transfer leadership to TS 2352786f1b044e0494536eadf96e5794
I20260709 14:50:22.175346 17035 tablet.cc:1724] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.179862 17050 tablet.cc:1724] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.195483 17040 tablet.cc:1724] T f6ac1e2015b1488b90b9e787bf302af0 P 2352786f1b044e0494536eadf96e5794: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.206866 16665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.131:37803, user_credentials={real_user=slave}} blocked reactor thread for 71277.5us
I20260709 14:50:22.215029 17047 tablet.cc:1724] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.231666 17032 tablet.cc:1724] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.237512 17041 tablet.cc:1724] T bbff7d1f747342b5884f7f83c30cd338 P 2352786f1b044e0494536eadf96e5794: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.237964 17044 tablet.cc:1724] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.284574 17058 log.cc:927] Time spent T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 14:50:22.289216 17056 raft_consensus.cc:993] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e: : Instructing follower 2352786f1b044e0494536eadf96e5794 to start an election
I20260709 14:50:22.288942 17020 tablet.cc:1724] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.289829 17056 raft_consensus.cc:1081] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Signalling peer 2352786f1b044e0494536eadf96e5794 to start an election
I20260709 14:50:22.292155 17035 tablet.cc:1724] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.296308 17049 tablet.cc:1724] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.301290 16770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9929ca209c3346afab52e46c756a242d"
dest_uuid: "2352786f1b044e0494536eadf96e5794"
 from {username='slave'} at 127.0.0.1:50104
I20260709 14:50:22.301893 16770 raft_consensus.cc:493] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:22.302254 16770 raft_consensus.cc:3060] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:22.319875 16770 raft_consensus.cc:515] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:22.321955 16770 leader_election.cc:290] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 3 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:22.304729 17032 tablet.cc:1724] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.314040 17041 tablet.cc:1724] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.326996 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9929ca209c3346afab52e46c756a242d" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:22.327605 16621 raft_consensus.cc:3060] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:22.330154 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9929ca209c3346afab52e46c756a242d" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:22.332384 16698 raft_consensus.cc:3055] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:22.332674 16698 raft_consensus.cc:740] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Running, Role: LEADER
I20260709 14:50:22.333365 16698 consensus_queue.cc:260] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [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: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:22.333700 17047 tablet.cc:1724] T 8ea5ebd3af844abe988ef4024156c6ae P 860ea0d3a87041f7bc4d423eeb1b5e3e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.334312 16698 raft_consensus.cc:3060] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:50:22.342307 17054 log.cc:927] Time spent T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794: Append to log took a long time: real 0.085s	user 0.002s	sys 0.000s
I20260709 14:50:22.344223 16621 raft_consensus.cc:2468] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 3.
I20260709 14:50:22.345088 16623 raft_consensus.cc:1240] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 3 FOLLOWER]: Rejecting Update request from peer 860ea0d3a87041f7bc4d423eeb1b5e3e for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:22.350677 16736 leader_election.cc:304] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [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: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 
I20260709 14:50:22.351420 16981 raft_consensus.cc:2804] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:22.351882 16981 raft_consensus.cc:697] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [term 3 LEADER]: Becoming Leader. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:22.351694 17040 tablet.cc:1724] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.352784 16981 consensus_queue.cc:237] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [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: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:22.357663 16698 raft_consensus.cc:2468] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 3.
I20260709 14:50:22.370142 16623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f727f9273daa4184a41e1228d50593c0"
dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
mode: GRACEFUL
new_leader_uuid: "2352786f1b044e0494536eadf96e5794"
 from {username='slave'} at 127.0.0.1:59854
I20260709 14:50:22.370664 16623 raft_consensus.cc:606] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 2 LEADER]: Received request to transfer leadership to TS 2352786f1b044e0494536eadf96e5794
I20260709 14:50:22.371762 12450 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:50:22.372251 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:22.372362 16519 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f: soft_deleted_table [id=99b87d7faddd4aad90c1004379e17a39] alter complete (version 1)
I20260709 14:50:22.380134 16520 catalog_manager.cc:5697] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 reported cstate change: term changed from 2 to 3, leader changed from 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130) to 2352786f1b044e0494536eadf96e5794 (127.12.40.131). New cstate: current_term: 3 leader_uuid: "2352786f1b044e0494536eadf96e5794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:22.381762 16698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ce7a0d300f5427792f3068c6de41e1e"
dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
mode: GRACEFUL
new_leader_uuid: "2352786f1b044e0494536eadf96e5794"
 from {username='slave'} at 127.0.0.1:34548
I20260709 14:50:22.382333 16698 raft_consensus.cc:606] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Received request to transfer leadership to TS 2352786f1b044e0494536eadf96e5794
I20260709 14:50:22.384565 16623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa8d8fefc5144873bb0e4e3e1ce3a66e"
dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
mode: GRACEFUL
new_leader_uuid: "2352786f1b044e0494536eadf96e5794"
 from {username='slave'} at 127.0.0.1:59854
I20260709 14:50:22.385043 16623 raft_consensus.cc:606] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 2 LEADER]: Received request to transfer leadership to TS 2352786f1b044e0494536eadf96e5794
I20260709 14:50:22.386071 12450 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:22.386458 12450 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:22.393612 17052 raft_consensus.cc:993] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f: : Instructing follower 2352786f1b044e0494536eadf96e5794 to start an election
I20260709 14:50:22.394137 17042 raft_consensus.cc:1081] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 2 LEADER]: Signalling peer 2352786f1b044e0494536eadf96e5794 to start an election
I20260709 14:50:22.395404 16770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f727f9273daa4184a41e1228d50593c0"
dest_uuid: "2352786f1b044e0494536eadf96e5794"
 from {username='slave'} at 127.0.0.1:50092
I20260709 14:50:22.395818 16770 raft_consensus.cc:493] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:22.396080 16770 raft_consensus.cc:3060] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:22.402560 16770 raft_consensus.cc:515] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:22.404006 16770 leader_election.cc:290] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 3 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:22.404605 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f727f9273daa4184a41e1228d50593c0" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:22.405014 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f727f9273daa4184a41e1228d50593c0" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:22.405200 16623 raft_consensus.cc:3055] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:22.405511 16623 raft_consensus.cc:740] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:22.405560 16698 raft_consensus.cc:3060] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:22.406255 16623 consensus_queue.cc:260] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [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: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:22.407357 16623 raft_consensus.cc:3060] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:22.411859 16698 raft_consensus.cc:2468] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 3.
I20260709 14:50:22.413008 16737 leader_election.cc:304] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [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: 2352786f1b044e0494536eadf96e5794, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:22.413179 16623 raft_consensus.cc:2468] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 3.
I20260709 14:50:22.413681 16981 raft_consensus.cc:2804] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:22.414134 16981 raft_consensus.cc:697] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 3 LEADER]: Becoming Leader. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:22.414868 16981 consensus_queue.cc:237] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [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: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:22.421137 16520 catalog_manager.cc:5697] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 reported cstate change: term changed from 2 to 3, leader changed from 02a46c527f8e4a22931473eb86622d2f (127.12.40.129) to 2352786f1b044e0494536eadf96e5794 (127.12.40.131). New cstate: current_term: 3 leader_uuid: "2352786f1b044e0494536eadf96e5794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:22.806011 16698 raft_consensus.cc:1275] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 3 FOLLOWER]: Refusing update from remote peer 2352786f1b044e0494536eadf96e5794: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:50:22.807112 16981 consensus_queue.cc:1048] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:22.814903 16621 raft_consensus.cc:1275] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 3 FOLLOWER]: Refusing update from remote peer 2352786f1b044e0494536eadf96e5794: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:50:22.816488 17029 consensus_queue.cc:1048] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:22.816980 16623 raft_consensus.cc:1275] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 3 FOLLOWER]: Refusing update from remote peer 2352786f1b044e0494536eadf96e5794: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:50:22.822768 17069 consensus_queue.cc:1048] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:22.827544 17020 tablet.cc:1724] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:22.833540 17042 raft_consensus.cc:993] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f: : Instructing follower 2352786f1b044e0494536eadf96e5794 to start an election
I20260709 14:50:22.834012 17042 raft_consensus.cc:1081] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 2 LEADER]: Signalling peer 2352786f1b044e0494536eadf96e5794 to start an election
I20260709 14:50:22.835518 16770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa8d8fefc5144873bb0e4e3e1ce3a66e"
dest_uuid: "2352786f1b044e0494536eadf96e5794"
 from {username='slave'} at 127.0.0.1:50092
I20260709 14:50:22.836052 16770 raft_consensus.cc:493] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:22.836405 16770 raft_consensus.cc:3060] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:22.843171 16770 raft_consensus.cc:515] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:22.844375 16698 raft_consensus.cc:1275] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 3 FOLLOWER]: Refusing update from remote peer 2352786f1b044e0494536eadf96e5794: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:50:22.845386 16770 leader_election.cc:290] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 3 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:22.847350 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8d8fefc5144873bb0e4e3e1ce3a66e" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:22.847898 16698 raft_consensus.cc:3060] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:22.848371 16981 consensus_queue.cc:1048] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:22.848985 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8d8fefc5144873bb0e4e3e1ce3a66e" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:22.849575 16623 raft_consensus.cc:3055] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:22.849869 16623 raft_consensus.cc:740] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 02a46c527f8e4a22931473eb86622d2f, State: Running, Role: LEADER
I20260709 14:50:22.852463 16623 consensus_queue.cc:260] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [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: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:22.853621 16623 raft_consensus.cc:3060] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:22.856736 16698 raft_consensus.cc:2468] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 3.
I20260709 14:50:22.857793 16737 leader_election.cc:304] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [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: 2352786f1b044e0494536eadf96e5794, 860ea0d3a87041f7bc4d423eeb1b5e3e; no voters: 
I20260709 14:50:22.858592 17068 raft_consensus.cc:2804] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:22.859100 17068 raft_consensus.cc:697] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 3 LEADER]: Becoming Leader. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:22.860236 17068 consensus_queue.cc:237] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [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: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:22.863912 16623 raft_consensus.cc:2468] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 3.
I20260709 14:50:22.873399 16521 catalog_manager.cc:5697] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 reported cstate change: term changed from 2 to 3, leader changed from 02a46c527f8e4a22931473eb86622d2f (127.12.40.129) to 2352786f1b044e0494536eadf96e5794 (127.12.40.131). New cstate: current_term: 3 leader_uuid: "2352786f1b044e0494536eadf96e5794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:22.945905 17056 raft_consensus.cc:993] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e: : Instructing follower 2352786f1b044e0494536eadf96e5794 to start an election
I20260709 14:50:22.946328 16907 raft_consensus.cc:1081] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Signalling peer 2352786f1b044e0494536eadf96e5794 to start an election
I20260709 14:50:22.947657 16771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ce7a0d300f5427792f3068c6de41e1e"
dest_uuid: "2352786f1b044e0494536eadf96e5794"
 from {username='slave'} at 127.0.0.1:50104
I20260709 14:50:22.948057 16771 raft_consensus.cc:493] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:22.948309 16771 raft_consensus.cc:3060] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:22.953349 16771 raft_consensus.cc:515] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:22.954779 16771 leader_election.cc:290] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [CANDIDATE]: Term 3 election: Requested vote from peers 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169), 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511)
I20260709 14:50:22.955451 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7a0d300f5427792f3068c6de41e1e" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02a46c527f8e4a22931473eb86622d2f"
I20260709 14:50:22.955621 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7a0d300f5427792f3068c6de41e1e" candidate_uuid: "2352786f1b044e0494536eadf96e5794" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e"
I20260709 14:50:22.956038 16623 raft_consensus.cc:3060] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:22.956156 16698 raft_consensus.cc:3055] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:22.956496 16698 raft_consensus.cc:740] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 860ea0d3a87041f7bc4d423eeb1b5e3e, State: Running, Role: LEADER
I20260709 14:50:22.957090 16698 consensus_queue.cc:260] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [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: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:22.957885 16698 raft_consensus.cc:3060] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:22.960233 16623 raft_consensus.cc:2468] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 3.
I20260709 14:50:22.961084 16736 leader_election.cc:304] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [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: 02a46c527f8e4a22931473eb86622d2f, 2352786f1b044e0494536eadf96e5794; no voters: 
I20260709 14:50:22.961854 17068 raft_consensus.cc:2804] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:22.962217 17068 raft_consensus.cc:697] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [term 3 LEADER]: Becoming Leader. State: Replica: 2352786f1b044e0494536eadf96e5794, State: Running, Role: LEADER
I20260709 14:50:22.962241 16698 raft_consensus.cc:2468] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2352786f1b044e0494536eadf96e5794 in term 3.
I20260709 14:50:22.963055 17068 consensus_queue.cc:237] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [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: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } }
I20260709 14:50:22.970098 16521 catalog_manager.cc:5697] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 reported cstate change: term changed from 2 to 3, leader changed from 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130) to 2352786f1b044e0494536eadf96e5794 (127.12.40.131). New cstate: current_term: 3 leader_uuid: "2352786f1b044e0494536eadf96e5794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2352786f1b044e0494536eadf96e5794" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 37803 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:23.296667 16698 raft_consensus.cc:1275] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 3 FOLLOWER]: Refusing update from remote peer 2352786f1b044e0494536eadf96e5794: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:23.297746 17068 consensus_queue.cc:1048] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:23.306368 16623 raft_consensus.cc:1275] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 3 FOLLOWER]: Refusing update from remote peer 2352786f1b044e0494536eadf96e5794: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:23.308130 17066 consensus_queue.cc:1048] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:23.439033 16695 raft_consensus.cc:1275] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 3 FOLLOWER]: Refusing update from remote peer 2352786f1b044e0494536eadf96e5794: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:23.440199 17066 consensus_queue.cc:1048] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "860ea0d3a87041f7bc4d423eeb1b5e3e" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:23.444263 12450 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:50:23.450505 16623 raft_consensus.cc:1275] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 3 FOLLOWER]: Refusing update from remote peer 2352786f1b044e0494536eadf96e5794: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:23.452435 17029 consensus_queue.cc:1048] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a46c527f8e4a22931473eb86622d2f" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:23.453307 12450 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:50:23.453856 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:23.461354 12450 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:50:23.461807 12450 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:24.490149 12450 tablet_server.cc:179] TabletServer@127.12.40.129:0 shutting down...
W20260709 14:50:24.493428 16662 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260709 14:50:24.498142 16662 consensus_peers.cc:597] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e -> Peer 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169): Couldn't send request to peer 02a46c527f8e4a22931473eb86622d2f. 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 14:50:24.511652 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:24.512473 12450 tablet_replica.cc:333] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f: stopping tablet replica
I20260709 14:50:24.513038 12450 raft_consensus.cc:2243] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.513476 12450 raft_consensus.cc:2272] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.515326 12450 tablet_replica.cc:333] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f: stopping tablet replica
I20260709 14:50:24.515830 12450 raft_consensus.cc:2243] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.516227 12450 raft_consensus.cc:2272] T 9929ca209c3346afab52e46c756a242d P 02a46c527f8e4a22931473eb86622d2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.517812 12450 tablet_replica.cc:333] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f: stopping tablet replica
I20260709 14:50:24.518307 12450 raft_consensus.cc:2243] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.518741 12450 raft_consensus.cc:2272] T 17f58b8992bf40d1a97cb82f91c9c46f P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.520363 12450 tablet_replica.cc:333] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f: stopping tablet replica
I20260709 14:50:24.520872 12450 raft_consensus.cc:2243] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.521312 12450 raft_consensus.cc:2272] T f727f9273daa4184a41e1228d50593c0 P 02a46c527f8e4a22931473eb86622d2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.523065 12450 tablet_replica.cc:333] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f: stopping tablet replica
I20260709 14:50:24.523665 12450 raft_consensus.cc:2243] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:50:24.524387 16662 consensus_peers.cc:597] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e -> Peer 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169): Couldn't send request to peer 02a46c527f8e4a22931473eb86622d2f. 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 14:50:24.524505 12450 raft_consensus.cc:2272] T 9dbd26729eb34d9a89d1dc46bd476799 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.526221 12450 tablet_replica.cc:333] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f: stopping tablet replica
I20260709 14:50:24.526880 12450 raft_consensus.cc:2243] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.527271 12450 raft_consensus.cc:2272] T 8ea5ebd3af844abe988ef4024156c6ae P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.528828 12450 tablet_replica.cc:333] T f3c9363c2b234417bb86381364f34755 P 02a46c527f8e4a22931473eb86622d2f: stopping tablet replica
I20260709 14:50:24.529379 12450 raft_consensus.cc:2243] T f3c9363c2b234417bb86381364f34755 P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.529835 12450 raft_consensus.cc:2272] T f3c9363c2b234417bb86381364f34755 P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.531630 12450 tablet_replica.cc:333] T 7c02111b2f2e4d918bb28b3fb488ad77 P 02a46c527f8e4a22931473eb86622d2f: stopping tablet replica
I20260709 14:50:24.532070 12450 raft_consensus.cc:2243] T 7c02111b2f2e4d918bb28b3fb488ad77 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.532418 12450 raft_consensus.cc:2272] T 7c02111b2f2e4d918bb28b3fb488ad77 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.534130 12450 tablet_replica.cc:333] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f: stopping tablet replica
I20260709 14:50:24.534583 12450 raft_consensus.cc:2243] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.535249 12450 raft_consensus.cc:2272] T f6ac1e2015b1488b90b9e787bf302af0 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.537249 12450 tablet_replica.cc:333] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f: stopping tablet replica
I20260709 14:50:24.537712 12450 raft_consensus.cc:2243] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.538072 12450 raft_consensus.cc:2272] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 02a46c527f8e4a22931473eb86622d2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.539944 12450 tablet_replica.cc:333] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f: stopping tablet replica
I20260709 14:50:24.540467 12450 raft_consensus.cc:2243] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.540912 12450 raft_consensus.cc:2272] T de5296a6a9874864bc9690b4bbdfbc71 P 02a46c527f8e4a22931473eb86622d2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.542801 12450 tablet_replica.cc:333] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f: stopping tablet replica
I20260709 14:50:24.543217 12450 raft_consensus.cc:2243] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.543879 12450 raft_consensus.cc:2272] T 13d6c65e39d44311b05be99a29512f07 P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.545565 12450 tablet_replica.cc:333] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f: stopping tablet replica
I20260709 14:50:24.545982 12450 raft_consensus.cc:2243] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.546370 12450 raft_consensus.cc:2272] T 3ce7a0d300f5427792f3068c6de41e1e P 02a46c527f8e4a22931473eb86622d2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.548383 12450 tablet_replica.cc:333] T 5922775b57af47c183316f77ec35fa3c P 02a46c527f8e4a22931473eb86622d2f: stopping tablet replica
I20260709 14:50:24.549052 12450 raft_consensus.cc:2243] T 5922775b57af47c183316f77ec35fa3c P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.549502 12450 raft_consensus.cc:2272] T 5922775b57af47c183316f77ec35fa3c P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:24.551337 16736 consensus_peers.cc:597] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 -> Peer 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169): Couldn't send request to peer 02a46c527f8e4a22931473eb86622d2f. 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 14:50:24.551877 12450 tablet_replica.cc:333] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f: stopping tablet replica
I20260709 14:50:24.552713 12450 raft_consensus.cc:2243] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.553545 12450 raft_consensus.cc:2272] T 97743f2226f1434e9e3cfccba26da58e P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:24.554275 16736 consensus_peers.cc:597] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 -> Peer 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169): Couldn't send request to peer 02a46c527f8e4a22931473eb86622d2f. 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 14:50:24.555359 12450 tablet_replica.cc:333] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f: stopping tablet replica
I20260709 14:50:24.555871 12450 raft_consensus.cc:2243] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.556542 12450 raft_consensus.cc:2272] T 5c9614c7880e4bbc8d49d7f410d447fa P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.558274 12450 tablet_replica.cc:333] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f: stopping tablet replica
I20260709 14:50:24.558789 12450 raft_consensus.cc:2243] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.559165 12450 raft_consensus.cc:2272] T bbff7d1f747342b5884f7f83c30cd338 P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.560703 12450 tablet_replica.cc:333] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f: stopping tablet replica
I20260709 14:50:24.561138 12450 raft_consensus.cc:2243] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.561808 12450 raft_consensus.cc:2272] T cf02895a37c74dda8146bedae6a105fd P 02a46c527f8e4a22931473eb86622d2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.595388 12450 tablet_server.cc:196] TabletServer@127.12.40.129:0 shutdown complete.
I20260709 14:50:24.621960 12450 tablet_server.cc:179] TabletServer@127.12.40.130:0 shutting down...
I20260709 14:50:24.644642 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:24.645606 12450 tablet_replica.cc:333] T f6ac1e2015b1488b90b9e787bf302af0 P 860ea0d3a87041f7bc4d423eeb1b5e3e: stopping tablet replica
I20260709 14:50:24.646328 12450 raft_consensus.cc:2243] T f6ac1e2015b1488b90b9e787bf302af0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.646768 12450 raft_consensus.cc:2272] T f6ac1e2015b1488b90b9e787bf302af0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.648447 12450 tablet_replica.cc:333] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e: stopping tablet replica
I20260709 14:50:24.648936 12450 raft_consensus.cc:2243] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.649295 12450 raft_consensus.cc:2272] T 9929ca209c3346afab52e46c756a242d P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.650889 12450 tablet_replica.cc:333] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e: stopping tablet replica
I20260709 14:50:24.651353 12450 raft_consensus.cc:2243] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.651700 12450 raft_consensus.cc:2272] T 97743f2226f1434e9e3cfccba26da58e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.653234 12450 tablet_replica.cc:333] T 9dbd26729eb34d9a89d1dc46bd476799 P 860ea0d3a87041f7bc4d423eeb1b5e3e: stopping tablet replica
I20260709 14:50:24.653682 12450 raft_consensus.cc:2243] T 9dbd26729eb34d9a89d1dc46bd476799 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.654004 12450 raft_consensus.cc:2272] T 9dbd26729eb34d9a89d1dc46bd476799 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.655467 12450 tablet_replica.cc:333] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e: stopping tablet replica
I20260709 14:50:24.655906 12450 raft_consensus.cc:2243] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.656560 12450 raft_consensus.cc:2272] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.658042 12450 tablet_replica.cc:333] T 8ea5ebd3af844abe988ef4024156c6ae P 860ea0d3a87041f7bc4d423eeb1b5e3e: stopping tablet replica
I20260709 14:50:24.658471 12450 raft_consensus.cc:2243] T 8ea5ebd3af844abe988ef4024156c6ae P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.658854 12450 raft_consensus.cc:2272] T 8ea5ebd3af844abe988ef4024156c6ae P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.660322 12450 tablet_replica.cc:333] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e: stopping tablet replica
I20260709 14:50:24.660794 12450 raft_consensus.cc:2243] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.661158 12450 raft_consensus.cc:2272] T cf02895a37c74dda8146bedae6a105fd P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.662865 12450 tablet_replica.cc:333] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e: stopping tablet replica
I20260709 14:50:24.663290 12450 raft_consensus.cc:2243] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.663893 12450 raft_consensus.cc:2272] T bbff7d1f747342b5884f7f83c30cd338 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.665319 12450 tablet_replica.cc:333] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e: stopping tablet replica
I20260709 14:50:24.665750 12450 raft_consensus.cc:2243] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.666080 12450 raft_consensus.cc:2272] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.667649 12450 tablet_replica.cc:333] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e: stopping tablet replica
I20260709 14:50:24.668053 12450 raft_consensus.cc:2243] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.668697 12450 raft_consensus.cc:2272] T de5296a6a9874864bc9690b4bbdfbc71 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.670269 12450 tablet_replica.cc:333] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e: stopping tablet replica
I20260709 14:50:24.670753 12450 raft_consensus.cc:2243] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.671350 12450 raft_consensus.cc:2272] T 5922775b57af47c183316f77ec35fa3c P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.672915 12450 tablet_replica.cc:333] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e: stopping tablet replica
I20260709 14:50:24.673334 12450 raft_consensus.cc:2243] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.673643 12450 raft_consensus.cc:2272] T 3ce7a0d300f5427792f3068c6de41e1e P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.675185 12450 tablet_replica.cc:333] T 7c02111b2f2e4d918bb28b3fb488ad77 P 860ea0d3a87041f7bc4d423eeb1b5e3e: stopping tablet replica
I20260709 14:50:24.675567 12450 raft_consensus.cc:2243] T 7c02111b2f2e4d918bb28b3fb488ad77 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.675876 12450 raft_consensus.cc:2272] T 7c02111b2f2e4d918bb28b3fb488ad77 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.677356 12450 tablet_replica.cc:333] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e: stopping tablet replica
I20260709 14:50:24.677786 12450 raft_consensus.cc:2243] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.678534 12450 raft_consensus.cc:2272] T f3c9363c2b234417bb86381364f34755 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.680335 12450 tablet_replica.cc:333] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e: stopping tablet replica
I20260709 14:50:24.680787 12450 raft_consensus.cc:2243] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.681391 12450 raft_consensus.cc:2272] T 17f58b8992bf40d1a97cb82f91c9c46f P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.682915 12450 tablet_replica.cc:333] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e: stopping tablet replica
I20260709 14:50:24.683318 12450 raft_consensus.cc:2243] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.683668 12450 raft_consensus.cc:2272] T f727f9273daa4184a41e1228d50593c0 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.685081 12450 tablet_replica.cc:333] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e: stopping tablet replica
I20260709 14:50:24.685472 12450 raft_consensus.cc:2243] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.685817 12450 raft_consensus.cc:2272] T 13d6c65e39d44311b05be99a29512f07 P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.687460 12450 tablet_replica.cc:333] T 5c9614c7880e4bbc8d49d7f410d447fa P 860ea0d3a87041f7bc4d423eeb1b5e3e: stopping tablet replica
I20260709 14:50:24.687824 12450 raft_consensus.cc:2243] T 5c9614c7880e4bbc8d49d7f410d447fa P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.688153 12450 raft_consensus.cc:2272] T 5c9614c7880e4bbc8d49d7f410d447fa P 860ea0d3a87041f7bc4d423eeb1b5e3e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:24.719702 16736 consensus_peers.cc:597] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 -> Peer 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169): Couldn't send request to peer 02a46c527f8e4a22931473eb86622d2f. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:42169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:24.722864 12450 tablet_server.cc:196] TabletServer@127.12.40.130:0 shutdown complete.
I20260709 14:50:24.749169 12450 tablet_server.cc:179] TabletServer@127.12.40.131:0 shutting down...
W20260709 14:50:24.773433 16737 consensus_peers.cc:597] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 -> Peer 860ea0d3a87041f7bc4d423eeb1b5e3e (127.12.40.130:36511): Couldn't send request to peer 860ea0d3a87041f7bc4d423eeb1b5e3e. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.130:36511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:24.774894 16736 consensus_peers.cc:597] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 -> Peer 02a46c527f8e4a22931473eb86622d2f (127.12.40.129:42169): Couldn't send request to peer 02a46c527f8e4a22931473eb86622d2f. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:42169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:24.775126 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:24.775851 12450 tablet_replica.cc:333] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794: stopping tablet replica
I20260709 14:50:24.776618 12450 raft_consensus.cc:2243] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.777305 12450 raft_consensus.cc:2272] T 8ea5ebd3af844abe988ef4024156c6ae P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.779235 12450 tablet_replica.cc:333] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794: stopping tablet replica
I20260709 14:50:24.779712 12450 raft_consensus.cc:2243] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.780334 12450 raft_consensus.cc:2272] T 9929ca209c3346afab52e46c756a242d P 2352786f1b044e0494536eadf96e5794 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.781875 12450 tablet_replica.cc:333] T 9dbd26729eb34d9a89d1dc46bd476799 P 2352786f1b044e0494536eadf96e5794: stopping tablet replica
I20260709 14:50:24.782336 12450 raft_consensus.cc:2243] T 9dbd26729eb34d9a89d1dc46bd476799 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.782720 12450 raft_consensus.cc:2272] T 9dbd26729eb34d9a89d1dc46bd476799 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.784178 12450 tablet_replica.cc:333] T f6ac1e2015b1488b90b9e787bf302af0 P 2352786f1b044e0494536eadf96e5794: stopping tablet replica
I20260709 14:50:24.784626 12450 raft_consensus.cc:2243] T f6ac1e2015b1488b90b9e787bf302af0 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.784989 12450 raft_consensus.cc:2272] T f6ac1e2015b1488b90b9e787bf302af0 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.786473 12450 tablet_replica.cc:333] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794: stopping tablet replica
I20260709 14:50:24.786990 12450 raft_consensus.cc:2243] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.787338 12450 raft_consensus.cc:2272] T 97743f2226f1434e9e3cfccba26da58e P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.788774 12450 tablet_replica.cc:333] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794: stopping tablet replica
I20260709 14:50:24.789182 12450 raft_consensus.cc:2243] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.789793 12450 raft_consensus.cc:2272] T aa8d8fefc5144873bb0e4e3e1ce3a66e P 2352786f1b044e0494536eadf96e5794 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.791483 12450 tablet_replica.cc:333] T de5296a6a9874864bc9690b4bbdfbc71 P 2352786f1b044e0494536eadf96e5794: stopping tablet replica
I20260709 14:50:24.791960 12450 raft_consensus.cc:2243] T de5296a6a9874864bc9690b4bbdfbc71 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.792302 12450 raft_consensus.cc:2272] T de5296a6a9874864bc9690b4bbdfbc71 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.793933 12450 tablet_replica.cc:333] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794: stopping tablet replica
I20260709 14:50:24.794345 12450 raft_consensus.cc:2243] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.794735 12450 raft_consensus.cc:2272] T f3c9363c2b234417bb86381364f34755 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.796339 12450 tablet_replica.cc:333] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794: stopping tablet replica
I20260709 14:50:24.796809 12450 raft_consensus.cc:2243] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.797147 12450 raft_consensus.cc:2272] T 77bf75a29d3a4907a4cfe27e02ca18c8 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.798563 12450 tablet_replica.cc:333] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794: stopping tablet replica
I20260709 14:50:24.799031 12450 raft_consensus.cc:2243] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.799636 12450 raft_consensus.cc:2272] T 7c02111b2f2e4d918bb28b3fb488ad77 P 2352786f1b044e0494536eadf96e5794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.801246 12450 tablet_replica.cc:333] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794: stopping tablet replica
I20260709 14:50:24.801705 12450 raft_consensus.cc:2243] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.802289 12450 raft_consensus.cc:2272] T 3ce7a0d300f5427792f3068c6de41e1e P 2352786f1b044e0494536eadf96e5794 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.803781 12450 tablet_replica.cc:333] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794: stopping tablet replica
I20260709 14:50:24.804211 12450 raft_consensus.cc:2243] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.804554 12450 raft_consensus.cc:2272] T 5922775b57af47c183316f77ec35fa3c P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.806133 12450 tablet_replica.cc:333] T 17f58b8992bf40d1a97cb82f91c9c46f P 2352786f1b044e0494536eadf96e5794: stopping tablet replica
I20260709 14:50:24.806547 12450 raft_consensus.cc:2243] T 17f58b8992bf40d1a97cb82f91c9c46f P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.806914 12450 raft_consensus.cc:2272] T 17f58b8992bf40d1a97cb82f91c9c46f P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.808394 12450 tablet_replica.cc:333] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794: stopping tablet replica
I20260709 14:50:24.808820 12450 raft_consensus.cc:2243] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.809419 12450 raft_consensus.cc:2272] T f727f9273daa4184a41e1228d50593c0 P 2352786f1b044e0494536eadf96e5794 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.810961 12450 tablet_replica.cc:333] T 13d6c65e39d44311b05be99a29512f07 P 2352786f1b044e0494536eadf96e5794: stopping tablet replica
I20260709 14:50:24.811383 12450 raft_consensus.cc:2243] T 13d6c65e39d44311b05be99a29512f07 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.811743 12450 raft_consensus.cc:2272] T 13d6c65e39d44311b05be99a29512f07 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.813278 12450 tablet_replica.cc:333] T bbff7d1f747342b5884f7f83c30cd338 P 2352786f1b044e0494536eadf96e5794: stopping tablet replica
I20260709 14:50:24.813683 12450 raft_consensus.cc:2243] T bbff7d1f747342b5884f7f83c30cd338 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.814007 12450 raft_consensus.cc:2272] T bbff7d1f747342b5884f7f83c30cd338 P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.815461 12450 tablet_replica.cc:333] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794: stopping tablet replica
I20260709 14:50:24.815860 12450 raft_consensus.cc:2243] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.816206 12450 raft_consensus.cc:2272] T cf02895a37c74dda8146bedae6a105fd P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.817853 12450 tablet_replica.cc:333] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794: stopping tablet replica
I20260709 14:50:24.818204 12450 raft_consensus.cc:2243] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.818531 12450 raft_consensus.cc:2272] T 5c9614c7880e4bbc8d49d7f410d447fa P 2352786f1b044e0494536eadf96e5794 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.853925 12450 tablet_server.cc:196] TabletServer@127.12.40.131:0 shutdown complete.
I20260709 14:50:24.879575 12450 master.cc:562] Master@127.12.40.190:39007 shutting down...
I20260709 14:50:24.896184 12450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.896687 12450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.896982 12450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 95644edbd59b4be9a4b8b7d26ce4a89f: stopping tablet replica
I20260709 14:50:24.915491 12450 master.cc:584] Master@127.12.40.190:39007 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12349 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:50:24.959705 12450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.40.190:34125
I20260709 14:50:24.960776 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:24.966411 17085 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 14:50:24.966475 17086 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 14:50:24.968798 17088 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 14:50:24.969732 12450 server_base.cc:1061] running on GCE node
I20260709 14:50:24.970546 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:24.970952 12450 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 14:50:24.971103 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608624971086 us; error 0 us; skew 500 ppm
I20260709 14:50:24.971589 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:24.973693 12450 webserver.cc:533] Webserver started at http://127.12.40.190:43825/ using document root <none> and password file <none>
I20260709 14:50:24.974129 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:24.974282 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:24.974542 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:24.975550 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-0/minicluster-data/master-0-root/instance:
uuid: "4ae250d6b14f43a8b8a7f00b8ec5e681"
format_stamp: "Formatted at 2026-07-09 14:50:24 on dist-test-slave-nxbx"
I20260709 14:50:24.979526 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:50:24.982484 17093 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:24.983180 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 14:50:24.983425 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-0/minicluster-data/master-0-root
uuid: "4ae250d6b14f43a8b8a7f00b8ec5e681"
format_stamp: "Formatted at 2026-07-09 14:50:24 on dist-test-slave-nxbx"
I20260709 14:50:24.983669 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-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 14:50:25.000705 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:25.001760 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:25.036677 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.190:34125
I20260709 14:50:25.036819 17144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.190:34125 every 8 connection(s)
I20260709 14:50:25.040313 17145 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 14:50:25.050114 17145 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681: Bootstrap starting.
I20260709 14:50:25.054867 17145 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.058866 17145 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681: No bootstrap required, opened a new log
I20260709 14:50:25.060906 17145 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ae250d6b14f43a8b8a7f00b8ec5e681" member_type: VOTER }
I20260709 14:50:25.061276 17145 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.061456 17145 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ae250d6b14f43a8b8a7f00b8ec5e681, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.061964 17145 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4ae250d6b14f43a8b8a7f00b8ec5e681" member_type: VOTER }
I20260709 14:50:25.062361 17145 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:25.062557 17145 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:25.062803 17145 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.066963 17145 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ae250d6b14f43a8b8a7f00b8ec5e681" member_type: VOTER }
I20260709 14:50:25.067416 17145 leader_election.cc:304] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [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: 4ae250d6b14f43a8b8a7f00b8ec5e681; no voters: 
I20260709 14:50:25.068416 17145 leader_election.cc:290] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:25.068661 17148 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.069909 17148 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [term 1 LEADER]: Becoming Leader. State: Replica: 4ae250d6b14f43a8b8a7f00b8ec5e681, State: Running, Role: LEADER
I20260709 14:50:25.070518 17148 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [LEADER]: Queue going to LEADER mode. State: All 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: "4ae250d6b14f43a8b8a7f00b8ec5e681" member_type: VOTER }
I20260709 14:50:25.071159 17145 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:25.074893 17150 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4ae250d6b14f43a8b8a7f00b8ec5e681. Latest consensus state: current_term: 1 leader_uuid: "4ae250d6b14f43a8b8a7f00b8ec5e681" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ae250d6b14f43a8b8a7f00b8ec5e681" member_type: VOTER } }
I20260709 14:50:25.075593 17150 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:25.075430 17149 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4ae250d6b14f43a8b8a7f00b8ec5e681" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ae250d6b14f43a8b8a7f00b8ec5e681" member_type: VOTER } }
I20260709 14:50:25.076035 17149 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:25.077996 17156 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:25.084743 17156 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:25.085665 12450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:25.092635 17156 catalog_manager.cc:1383] Generated new cluster ID: b16e807c269d4477bb4ee5477eedadc6
I20260709 14:50:25.092830 17156 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:25.121268 17156 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:25.122449 17156 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:25.134145 17156 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681: Generated new TSK 0
I20260709 14:50:25.134660 17156 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:25.152181 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:25.157629 17166 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 14:50:25.158563 17167 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 14:50:25.159854 17169 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 14:50:25.160337 12450 server_base.cc:1061] running on GCE node
I20260709 14:50:25.161084 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:25.161306 12450 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 14:50:25.161456 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608625161438 us; error 0 us; skew 500 ppm
I20260709 14:50:25.161918 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:25.163944 12450 webserver.cc:533] Webserver started at http://127.12.40.129:33121/ using document root <none> and password file <none>
I20260709 14:50:25.164379 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:25.164553 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:25.164784 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:25.165745 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-0/minicluster-data/ts-0-root/instance:
uuid: "ef8c10e2eca54a5f8600b6161660eb85"
format_stamp: "Formatted at 2026-07-09 14:50:25 on dist-test-slave-nxbx"
I20260709 14:50:25.169839 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:50:25.172987 17174 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:25.173659 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:25.173933 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-0/minicluster-data/ts-0-root
uuid: "ef8c10e2eca54a5f8600b6161660eb85"
format_stamp: "Formatted at 2026-07-09 14:50:25 on dist-test-slave-nxbx"
I20260709 14:50:25.174192 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-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 14:50:25.190187 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:25.191258 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:25.192540 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:25.194520 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:25.194713 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:25.194923 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:25.195079 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:25.230481 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.129:46621
I20260709 14:50:25.230578 17236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.129:46621 every 8 connection(s)
I20260709 14:50:25.234977 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:25.241012 17241 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 14:50:25.247500 17242 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 14:50:25.248080 17237 heartbeater.cc:344] Connected to a master server at 127.12.40.190:34125
I20260709 14:50:25.248641 17237 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:25.249578 17237 heartbeater.cc:507] Master 127.12.40.190:34125 requested a full tablet report, sending...
W20260709 14:50:25.250002 17244 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 14:50:25.250244 12450 server_base.cc:1061] running on GCE node
I20260709 14:50:25.251727 17110 ts_manager.cc:194] Registered new tserver with Master: ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621)
I20260709 14:50:25.251796 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:25.252118 12450 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 14:50:25.252290 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608625252272 us; error 0 us; skew 500 ppm
I20260709 14:50:25.252826 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:25.253593 17110 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58354
I20260709 14:50:25.255838 12450 webserver.cc:533] Webserver started at http://127.12.40.130:34765/ using document root <none> and password file <none>
I20260709 14:50:25.256345 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:25.256543 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:25.256789 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:25.257756 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-0/minicluster-data/ts-1-root/instance:
uuid: "4dd30ddb8439491d9687ade5c569a27d"
format_stamp: "Formatted at 2026-07-09 14:50:25 on dist-test-slave-nxbx"
I20260709 14:50:25.261741 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:50:25.264748 17249 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:25.265400 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:50:25.265650 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-0/minicluster-data/ts-1-root
uuid: "4dd30ddb8439491d9687ade5c569a27d"
format_stamp: "Formatted at 2026-07-09 14:50:25 on dist-test-slave-nxbx"
I20260709 14:50:25.265906 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-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 14:50:25.282577 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:25.283625 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:25.284911 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:25.287011 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:25.287194 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:25.287405 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:25.287551 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:25.323464 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.130:40097
I20260709 14:50:25.323557 17311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.130:40097 every 8 connection(s)
I20260709 14:50:25.327883 12450 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:25.334282 17315 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 14:50:25.335086 17316 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 14:50:25.338179 12450 server_base.cc:1061] running on GCE node
W20260709 14:50:25.338492 17318 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 14:50:25.339805 17312 heartbeater.cc:344] Connected to a master server at 127.12.40.190:34125
I20260709 14:50:25.339859 12450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:25.340212 12450 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 14:50:25.340225 17312 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:25.340435 12450 hybrid_clock.cc:648] HybridClock initialized: now 1783608625340418 us; error 0 us; skew 500 ppm
I20260709 14:50:25.341023 12450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:25.341017 17312 heartbeater.cc:507] Master 127.12.40.190:34125 requested a full tablet report, sending...
I20260709 14:50:25.343094 17110 ts_manager.cc:194] Registered new tserver with Master: 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:25.343804 12450 webserver.cc:533] Webserver started at http://127.12.40.131:40447/ using document root <none> and password file <none>
I20260709 14:50:25.344388 12450 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:25.344444 17110 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58370
I20260709 14:50:25.344688 12450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:25.345026 12450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:25.346153 12450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-0/minicluster-data/ts-2-root/instance:
uuid: "5174791b67cf410aa3d05c750c1a8607"
format_stamp: "Formatted at 2026-07-09 14:50:25 on dist-test-slave-nxbx"
I20260709 14:50:25.350234 12450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:25.353156 17323 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:25.353850 12450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:25.354105 12450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-0/minicluster-data/ts-2-root
uuid: "5174791b67cf410aa3d05c750c1a8607"
format_stamp: "Formatted at 2026-07-09 14:50:25 on dist-test-slave-nxbx"
I20260709 14:50:25.354362 12450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskXXQxLX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608535732111-12450-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 14:50:25.379323 12450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:25.380476 12450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:25.381783 12450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:25.383841 12450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:25.384027 12450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:25.384248 12450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:25.384397 12450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:25.420977 12450 rpc_server.cc:307] RPC server started. Bound to: 127.12.40.131:44967
I20260709 14:50:25.421110 17385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.40.131:44967 every 8 connection(s)
I20260709 14:50:25.435011 17386 heartbeater.cc:344] Connected to a master server at 127.12.40.190:34125
I20260709 14:50:25.435379 17386 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:25.435981 17386 heartbeater.cc:507] Master 127.12.40.190:34125 requested a full tablet report, sending...
I20260709 14:50:25.437747 17110 ts_manager.cc:194] Registered new tserver with Master: 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:25.438337 12450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01322461s
I20260709 14:50:25.439350 17110 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58386
I20260709 14:50:25.461290 17110 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58396:
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 14:50:25.463649 17110 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 14:50:25.527745 17277 tablet_service.cc:1511] Processing CreateTablet for tablet 040ce604ba3248f9aa13bb66157a4a67 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:25.529074 17277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040ce604ba3248f9aa13bb66157a4a67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.532847 17276 tablet_service.cc:1511] Processing CreateTablet for tablet 18d54793048544debfd9a75a91b8037b (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:25.534195 17276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d54793048544debfd9a75a91b8037b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.537856 17275 tablet_service.cc:1511] Processing CreateTablet for tablet 4e8c802535be4e34852f9b902f892de9 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:25.539201 17275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e8c802535be4e34852f9b902f892de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.543690 17274 tablet_service.cc:1511] Processing CreateTablet for tablet f015f3b1d65747f6844ec39e76453c65 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:25.544957 17274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f015f3b1d65747f6844ec39e76453c65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.548224 17202 tablet_service.cc:1511] Processing CreateTablet for tablet 040ce604ba3248f9aa13bb66157a4a67 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:25.548503 17201 tablet_service.cc:1511] Processing CreateTablet for tablet 18d54793048544debfd9a75a91b8037b (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:25.548673 17273 tablet_service.cc:1511] Processing CreateTablet for tablet fad68e08f52949ed91009223910a2764 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:25.549518 17202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040ce604ba3248f9aa13bb66157a4a67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.550100 17201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d54793048544debfd9a75a91b8037b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.551376 17272 tablet_service.cc:1511] Processing CreateTablet for tablet 88aea5712cf84e22bb4708c5de08cf63 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:25.550140 17273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad68e08f52949ed91009223910a2764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.553732 17272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88aea5712cf84e22bb4708c5de08cf63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.554203 17200 tablet_service.cc:1511] Processing CreateTablet for tablet 4e8c802535be4e34852f9b902f892de9 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:25.555567 17200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e8c802535be4e34852f9b902f892de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.559561 17199 tablet_service.cc:1511] Processing CreateTablet for tablet f015f3b1d65747f6844ec39e76453c65 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:25.560746 17199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f015f3b1d65747f6844ec39e76453c65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.563056 17271 tablet_service.cc:1511] Processing CreateTablet for tablet ad06d514de424b3098435a45a7b07089 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:25.563745 17198 tablet_service.cc:1511] Processing CreateTablet for tablet fad68e08f52949ed91009223910a2764 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:25.564441 17271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad06d514de424b3098435a45a7b07089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.565093 17198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad68e08f52949ed91009223910a2764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.567669 17196 tablet_service.cc:1511] Processing CreateTablet for tablet ad06d514de424b3098435a45a7b07089 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:25.569011 17196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad06d514de424b3098435a45a7b07089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.570185 17197 tablet_service.cc:1511] Processing CreateTablet for tablet 88aea5712cf84e22bb4708c5de08cf63 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:25.571485 17197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88aea5712cf84e22bb4708c5de08cf63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.627350 17402 tablet_bootstrap.cc:492] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85: Bootstrap starting.
I20260709 14:50:25.641207 17401 tablet_bootstrap.cc:492] T 040ce604ba3248f9aa13bb66157a4a67 P 4dd30ddb8439491d9687ade5c569a27d: Bootstrap starting.
I20260709 14:50:25.643505 17199 tablet_service.cc:1511] Processing CreateTablet for tablet c84921e8b33e4609a90606cd583cd961 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:25.644768 17199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84921e8b33e4609a90606cd583cd961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.647480 17402 tablet_bootstrap.cc:654] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.651090 17273 tablet_service.cc:1511] Processing CreateTablet for tablet c84921e8b33e4609a90606cd583cd961 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:25.652532 17401 tablet_bootstrap.cc:654] T 040ce604ba3248f9aa13bb66157a4a67 P 4dd30ddb8439491d9687ade5c569a27d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.653483 17277 tablet_service.cc:1511] Processing CreateTablet for tablet ac1899ef62bc4cc180893a8e70b9fc7a (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:25.654685 17351 tablet_service.cc:1511] Processing CreateTablet for tablet 040ce604ba3248f9aa13bb66157a4a67 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:25.655930 17351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040ce604ba3248f9aa13bb66157a4a67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.653546 17273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84921e8b33e4609a90606cd583cd961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.657087 17277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac1899ef62bc4cc180893a8e70b9fc7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.659664 17350 tablet_service.cc:1511] Processing CreateTablet for tablet 18d54793048544debfd9a75a91b8037b (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:25.660894 17350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d54793048544debfd9a75a91b8037b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.665675 17344 tablet_service.cc:1511] Processing CreateTablet for tablet c84921e8b33e4609a90606cd583cd961 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:25.666535 17346 tablet_service.cc:1511] Processing CreateTablet for tablet 88aea5712cf84e22bb4708c5de08cf63 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:25.667949 17346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88aea5712cf84e22bb4708c5de08cf63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.668538 17344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84921e8b33e4609a90606cd583cd961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.669690 17345 tablet_service.cc:1511] Processing CreateTablet for tablet ad06d514de424b3098435a45a7b07089 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:25.671051 17345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad06d514de424b3098435a45a7b07089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.672695 17347 tablet_service.cc:1511] Processing CreateTablet for tablet fad68e08f52949ed91009223910a2764 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:25.674060 17347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad68e08f52949ed91009223910a2764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.673828 17199 tablet_service.cc:1511] Processing CreateTablet for tablet ac1899ef62bc4cc180893a8e70b9fc7a (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:25.675952 17349 tablet_service.cc:1511] Processing CreateTablet for tablet 4e8c802535be4e34852f9b902f892de9 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:25.677300 17349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e8c802535be4e34852f9b902f892de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.665724 17348 tablet_service.cc:1511] Processing CreateTablet for tablet f015f3b1d65747f6844ec39e76453c65 (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:25.680294 17348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f015f3b1d65747f6844ec39e76453c65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.682324 17343 tablet_service.cc:1511] Processing CreateTablet for tablet ac1899ef62bc4cc180893a8e70b9fc7a (DEFAULT_TABLE table=test-workload [id=f1bdc51454464795a311ab779785feee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:25.683629 17343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac1899ef62bc4cc180893a8e70b9fc7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.696076 17401 tablet_bootstrap.cc:492] T 040ce604ba3248f9aa13bb66157a4a67 P 4dd30ddb8439491d9687ade5c569a27d: No bootstrap required, opened a new log
I20260709 14:50:25.698210 17401 ts_tablet_manager.cc:1403] T 040ce604ba3248f9aa13bb66157a4a67 P 4dd30ddb8439491d9687ade5c569a27d: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.008s
I20260709 14:50:25.699569 17199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac1899ef62bc4cc180893a8e70b9fc7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.701877 17401 raft_consensus.cc:359] T 040ce604ba3248f9aa13bb66157a4a67 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.702702 17401 raft_consensus.cc:385] T 040ce604ba3248f9aa13bb66157a4a67 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.703025 17401 raft_consensus.cc:740] T 040ce604ba3248f9aa13bb66157a4a67 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.703784 17401 consensus_queue.cc:260] T 040ce604ba3248f9aa13bb66157a4a67 P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.740687 17312 heartbeater.cc:499] Master 127.12.40.190:34125 was elected leader, sending a full tablet report...
I20260709 14:50:25.741978 17402 tablet_bootstrap.cc:492] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85: No bootstrap required, opened a new log
I20260709 14:50:25.745149 17401 ts_tablet_manager.cc:1434] T 040ce604ba3248f9aa13bb66157a4a67 P 4dd30ddb8439491d9687ade5c569a27d: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.009s
I20260709 14:50:25.746228 17401 tablet_bootstrap.cc:492] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d: Bootstrap starting.
I20260709 14:50:25.748489 17402 ts_tablet_manager.cc:1403] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85: Time spent bootstrapping tablet: real 0.121s	user 0.022s	sys 0.005s
I20260709 14:50:25.752293 17401 tablet_bootstrap.cc:654] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.753790 17406 tablet_bootstrap.cc:492] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607: Bootstrap starting.
I20260709 14:50:25.758330 17402 raft_consensus.cc:359] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.764161 17402 raft_consensus.cc:385] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.764533 17402 raft_consensus.cc:740] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.760370 17406 tablet_bootstrap.cc:654] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.765270 17402 consensus_queue.cc:260] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.772737 17406 tablet_bootstrap.cc:492] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607: No bootstrap required, opened a new log
I20260709 14:50:25.773231 17406 ts_tablet_manager.cc:1403] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.002s
I20260709 14:50:25.776154 17406 raft_consensus.cc:359] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.776793 17401 tablet_bootstrap.cc:492] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d: No bootstrap required, opened a new log
I20260709 14:50:25.776840 17406 raft_consensus.cc:385] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.777290 17406 raft_consensus.cc:740] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.777401 17401 ts_tablet_manager.cc:1403] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.003s
I20260709 14:50:25.778086 17406 consensus_queue.cc:260] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.779217 17237 heartbeater.cc:499] Master 127.12.40.190:34125 was elected leader, sending a full tablet report...
I20260709 14:50:25.780233 17402 ts_tablet_manager.cc:1434] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 14:50:25.780287 17401 raft_consensus.cc:359] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.781116 17401 raft_consensus.cc:385] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.781410 17402 tablet_bootstrap.cc:492] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85: Bootstrap starting.
I20260709 14:50:25.781436 17401 raft_consensus.cc:740] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.782471 17401 consensus_queue.cc:260] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.784598 17401 ts_tablet_manager.cc:1434] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:50:25.787271 17402 tablet_bootstrap.cc:654] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.791285 17401 tablet_bootstrap.cc:492] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d: Bootstrap starting.
I20260709 14:50:25.795020 17402 tablet_bootstrap.cc:492] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85: No bootstrap required, opened a new log
I20260709 14:50:25.795560 17402 ts_tablet_manager.cc:1403] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:50:25.796649 17401 tablet_bootstrap.cc:654] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.797796 17386 heartbeater.cc:499] Master 127.12.40.190:34125 was elected leader, sending a full tablet report...
I20260709 14:50:25.798386 17406 ts_tablet_manager.cc:1434] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.015s
I20260709 14:50:25.799419 17406 tablet_bootstrap.cc:492] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607: Bootstrap starting.
I20260709 14:50:25.804916 17406 tablet_bootstrap.cc:654] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.807857 17402 raft_consensus.cc:359] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.808619 17402 raft_consensus.cc:385] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.808940 17402 raft_consensus.cc:740] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.809113 17401 tablet_bootstrap.cc:492] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d: No bootstrap required, opened a new log
I20260709 14:50:25.809712 17401 ts_tablet_manager.cc:1403] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 14:50:25.809846 17402 consensus_queue.cc:260] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.812005 17402 ts_tablet_manager.cc:1434] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:50:25.812548 17401 raft_consensus.cc:359] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.813288 17401 raft_consensus.cc:385] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.813576 17401 raft_consensus.cc:740] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.812942 17402 tablet_bootstrap.cc:492] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85: Bootstrap starting.
I20260709 14:50:25.814417 17401 consensus_queue.cc:260] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.819794 17402 tablet_bootstrap.cc:654] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.823305 17401 ts_tablet_manager.cc:1434] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.005s
I20260709 14:50:25.825166 17401 tablet_bootstrap.cc:492] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d: Bootstrap starting.
I20260709 14:50:25.825984 17406 tablet_bootstrap.cc:492] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607: No bootstrap required, opened a new log
I20260709 14:50:25.826464 17406 ts_tablet_manager.cc:1403] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.012s
I20260709 14:50:25.829757 17401 tablet_bootstrap.cc:654] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.830405 17402 tablet_bootstrap.cc:492] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85: No bootstrap required, opened a new log
I20260709 14:50:25.830691 17405 raft_consensus.cc:493] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.830919 17402 ts_tablet_manager.cc:1403] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260709 14:50:25.831254 17405 raft_consensus.cc:515] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.833705 17405 leader_election.cc:290] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:25.833542 17406 raft_consensus.cc:359] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.834254 17406 raft_consensus.cc:385] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.833864 17402 raft_consensus.cc:359] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.834537 17406 raft_consensus.cc:740] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.834718 17402 raft_consensus.cc:385] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.835076 17402 raft_consensus.cc:740] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.835319 17406 consensus_queue.cc:260] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.835795 17402 consensus_queue.cc:260] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.837589 17406 ts_tablet_manager.cc:1434] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 14:50:25.838471 17406 tablet_bootstrap.cc:492] T 040ce604ba3248f9aa13bb66157a4a67 P 5174791b67cf410aa3d05c750c1a8607: Bootstrap starting.
I20260709 14:50:25.839850 17402 ts_tablet_manager.cc:1434] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:25.843444 17402 tablet_bootstrap.cc:492] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85: Bootstrap starting.
I20260709 14:50:25.850854 17402 tablet_bootstrap.cc:654] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.851194 17417 raft_consensus.cc:493] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.851744 17417 raft_consensus.cc:515] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.854223 17417 leader_election.cc:290] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:25.855254 17406 tablet_bootstrap.cc:654] T 040ce604ba3248f9aa13bb66157a4a67 P 5174791b67cf410aa3d05c750c1a8607: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.857203 17402 tablet_bootstrap.cc:492] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85: No bootstrap required, opened a new log
I20260709 14:50:25.857733 17402 ts_tablet_manager.cc:1403] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 14:50:25.859300 17212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad06d514de424b3098435a45a7b07089" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:25.860613 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8c802535be4e34852f9b902f892de9" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:25.860522 17402 raft_consensus.cc:359] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.861209 17402 raft_consensus.cc:385] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.861490 17402 raft_consensus.cc:740] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Initialized, Role: FOLLOWER
W20260709 14:50:25.862165 17252 leader_election.cc:343] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.862246 17402 consensus_queue.cc:260] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
W20260709 14:50:25.862982 17252 leader_election.cc:343] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.864439 17402 ts_tablet_manager.cc:1434] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 14:50:25.865403 17402 tablet_bootstrap.cc:492] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85: Bootstrap starting.
I20260709 14:50:25.871317 17402 tablet_bootstrap.cc:654] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.876540 17406 tablet_bootstrap.cc:492] T 040ce604ba3248f9aa13bb66157a4a67 P 5174791b67cf410aa3d05c750c1a8607: No bootstrap required, opened a new log
I20260709 14:50:25.877092 17406 ts_tablet_manager.cc:1403] T 040ce604ba3248f9aa13bb66157a4a67 P 5174791b67cf410aa3d05c750c1a8607: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.011s
I20260709 14:50:25.881012 17406 raft_consensus.cc:359] T 040ce604ba3248f9aa13bb66157a4a67 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.881783 17406 raft_consensus.cc:385] T 040ce604ba3248f9aa13bb66157a4a67 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.882118 17406 raft_consensus.cc:740] T 040ce604ba3248f9aa13bb66157a4a67 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.883060 17406 consensus_queue.cc:260] T 040ce604ba3248f9aa13bb66157a4a67 P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.888976 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad06d514de424b3098435a45a7b07089" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:25.891088 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8c802535be4e34852f9b902f892de9" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:25.891949 17406 ts_tablet_manager.cc:1434] T 040ce604ba3248f9aa13bb66157a4a67 P 5174791b67cf410aa3d05c750c1a8607: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
W20260709 14:50:25.892609 17250 leader_election.cc:343] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.893169 17250 leader_election.cc:304] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d; no voters: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85
I20260709 14:50:25.894003 17405 raft_consensus.cc:2749] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:25.895138 17250 leader_election.cc:343] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.895380 17406 tablet_bootstrap.cc:492] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607: Bootstrap starting.
I20260709 14:50:25.899097 17402 tablet_bootstrap.cc:492] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85: No bootstrap required, opened a new log
I20260709 14:50:25.897655 17250 leader_election.cc:304] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d; no voters: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85
I20260709 14:50:25.899652 17402 ts_tablet_manager.cc:1403] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.016s
I20260709 14:50:25.899901 17401 tablet_bootstrap.cc:492] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d: No bootstrap required, opened a new log
I20260709 14:50:25.900079 17405 raft_consensus.cc:2749] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:25.900440 17401 ts_tablet_manager.cc:1403] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d: Time spent bootstrapping tablet: real 0.075s	user 0.029s	sys 0.043s
I20260709 14:50:25.902163 17402 raft_consensus.cc:359] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.902710 17408 raft_consensus.cc:493] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.902902 17402 raft_consensus.cc:385] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.903198 17402 raft_consensus.cc:740] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.903401 17406 tablet_bootstrap.cc:654] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.903259 17401 raft_consensus.cc:359] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.903201 17408 raft_consensus.cc:515] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.904211 17401 raft_consensus.cc:385] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.904196 17402 consensus_queue.cc:260] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.904789 17401 raft_consensus.cc:740] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.905583 17401 consensus_queue.cc:260] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.907737 17401 ts_tablet_manager.cc:1434] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:50:25.908825 17401 tablet_bootstrap.cc:492] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d: Bootstrap starting.
I20260709 14:50:25.909940 17408 leader_election.cc:290] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:25.914894 17406 tablet_bootstrap.cc:492] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607: No bootstrap required, opened a new log
I20260709 14:50:25.915447 17406 ts_tablet_manager.cc:1403] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:50:25.915664 17401 tablet_bootstrap.cc:654] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.918287 17406 raft_consensus.cc:359] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.919214 17406 raft_consensus.cc:385] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.919555 17406 raft_consensus.cc:740] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.920462 17406 consensus_queue.cc:260] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.925150 17406 ts_tablet_manager.cc:1434] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:50:25.926172 17406 tablet_bootstrap.cc:492] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607: Bootstrap starting.
I20260709 14:50:25.933019 17406 tablet_bootstrap.cc:654] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.934689 17405 raft_consensus.cc:493] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.935222 17405 raft_consensus.cc:515] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.937268 17401 tablet_bootstrap.cc:492] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d: No bootstrap required, opened a new log
I20260709 14:50:25.937855 17401 ts_tablet_manager.cc:1403] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.008s
I20260709 14:50:25.937875 17405 leader_election.cc:290] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:25.940716 17401 raft_consensus.cc:359] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.941501 17401 raft_consensus.cc:385] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.941813 17401 raft_consensus.cc:740] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.942135 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f015f3b1d65747f6844ec39e76453c65" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:25.942543 17401 consensus_queue.cc:260] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
W20260709 14:50:25.943663 17250 leader_election.cc:343] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.944722 17401 ts_tablet_manager.cc:1434] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:25.945899 17401 tablet_bootstrap.cc:492] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d: Bootstrap starting.
I20260709 14:50:25.948240 17406 tablet_bootstrap.cc:492] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607: No bootstrap required, opened a new log
I20260709 14:50:25.948799 17406 ts_tablet_manager.cc:1403] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 14:50:25.951716 17401 tablet_bootstrap.cc:654] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.951689 17406 raft_consensus.cc:359] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.952579 17406 raft_consensus.cc:385] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.952932 17406 raft_consensus.cc:740] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.953830 17406 consensus_queue.cc:260] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.959105 17406 ts_tablet_manager.cc:1434] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:50:25.960064 17406 tablet_bootstrap.cc:492] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607: Bootstrap starting.
I20260709 14:50:25.969408 17406 tablet_bootstrap.cc:654] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.971247 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f015f3b1d65747f6844ec39e76453c65" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:25.971999 17211 raft_consensus.cc:2468] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 0.
I20260709 14:50:25.972985 17408 raft_consensus.cc:493] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.973520 17408 raft_consensus.cc:515] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.974792 17401 tablet_bootstrap.cc:492] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d: No bootstrap required, opened a new log
I20260709 14:50:25.975307 17401 ts_tablet_manager.cc:1403] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.007s
I20260709 14:50:25.975764 17408 leader_election.cc:290] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:25.976343 17406 tablet_bootstrap.cc:492] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607: No bootstrap required, opened a new log
I20260709 14:50:25.976902 17406 ts_tablet_manager.cc:1403] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 14:50:25.976936 17252 leader_election.cc:304] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [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: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 5174791b67cf410aa3d05c750c1a8607
I20260709 14:50:25.978293 17405 raft_consensus.cc:2804] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.978168 17401 raft_consensus.cc:359] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.978849 17405 raft_consensus.cc:493] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.979014 17401 raft_consensus.cc:385] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.979342 17405 raft_consensus.cc:3060] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.979417 17401 raft_consensus.cc:740] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.979899 17406 raft_consensus.cc:359] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.980671 17406 raft_consensus.cc:385] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.980449 17401 consensus_queue.cc:260] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.981029 17406 raft_consensus.cc:740] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.981917 17406 consensus_queue.cc:260] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:25.982860 17401 ts_tablet_manager.cc:1434] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:25.983832 17401 tablet_bootstrap.cc:492] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d: Bootstrap starting.
I20260709 14:50:25.989727 17401 tablet_bootstrap.cc:654] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.992040 17406 ts_tablet_manager.cc:1434] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:50:25.999619 17406 tablet_bootstrap.cc:492] T fad68e08f52949ed91009223910a2764 P 5174791b67cf410aa3d05c750c1a8607: Bootstrap starting.
I20260709 14:50:26.002137 17401 tablet_bootstrap.cc:492] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d: No bootstrap required, opened a new log
I20260709 14:50:26.002750 17401 ts_tablet_manager.cc:1403] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 14:50:26.005568 17401 raft_consensus.cc:359] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.006409 17406 tablet_bootstrap.cc:654] T fad68e08f52949ed91009223910a2764 P 5174791b67cf410aa3d05c750c1a8607: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.006379 17401 raft_consensus.cc:385] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.006898 17401 raft_consensus.cc:740] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.007810 17401 consensus_queue.cc:260] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.010291 17401 ts_tablet_manager.cc:1434] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:26.011391 17401 tablet_bootstrap.cc:492] T ac1899ef62bc4cc180893a8e70b9fc7a P 4dd30ddb8439491d9687ade5c569a27d: Bootstrap starting.
I20260709 14:50:26.017746 17401 tablet_bootstrap.cc:654] T ac1899ef62bc4cc180893a8e70b9fc7a P 4dd30ddb8439491d9687ade5c569a27d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.998519 17405 raft_consensus.cc:515] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.025640 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f015f3b1d65747f6844ec39e76453c65" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:26.026250 17211 raft_consensus.cc:3060] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.030457 17401 tablet_bootstrap.cc:492] T ac1899ef62bc4cc180893a8e70b9fc7a P 4dd30ddb8439491d9687ade5c569a27d: No bootstrap required, opened a new log
I20260709 14:50:26.031116 17401 ts_tablet_manager.cc:1403] T ac1899ef62bc4cc180893a8e70b9fc7a P 4dd30ddb8439491d9687ade5c569a27d: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260709 14:50:26.033547 17211 raft_consensus.cc:2468] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 1.
I20260709 14:50:26.033861 17401 raft_consensus.cc:359] T ac1899ef62bc4cc180893a8e70b9fc7a P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.034821 17401 raft_consensus.cc:385] T ac1899ef62bc4cc180893a8e70b9fc7a P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.034792 17252 leader_election.cc:304] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:26.035801 17417 raft_consensus.cc:2804] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:26.039709 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f015f3b1d65747f6844ec39e76453c65" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
W20260709 14:50:26.041194 17250 leader_election.cc:343] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.041764 17405 leader_election.cc:290] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:26.041769 17401 raft_consensus.cc:740] T ac1899ef62bc4cc180893a8e70b9fc7a P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.043392 17405 raft_consensus.cc:493] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.043951 17405 raft_consensus.cc:515] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.043148 17401 consensus_queue.cc:260] T ac1899ef62bc4cc180893a8e70b9fc7a P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.046298 17401 ts_tablet_manager.cc:1434] T ac1899ef62bc4cc180893a8e70b9fc7a P 4dd30ddb8439491d9687ade5c569a27d: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 14:50:26.046516 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d54793048544debfd9a75a91b8037b" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:26.048451 17211 raft_consensus.cc:2468] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 0.
I20260709 14:50:26.048720 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040ce604ba3248f9aa13bb66157a4a67" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d" is_pre_election: true
I20260709 14:50:26.049479 17286 raft_consensus.cc:2468] T 040ce604ba3248f9aa13bb66157a4a67 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 0.
I20260709 14:50:26.049914 17401 tablet_bootstrap.cc:492] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d: Bootstrap starting.
I20260709 14:50:26.048825 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d54793048544debfd9a75a91b8037b" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d" is_pre_election: true
I20260709 14:50:26.049762 17252 leader_election.cc:304] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:26.050498 17287 raft_consensus.cc:2468] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 0.
I20260709 14:50:26.050957 17175 leader_election.cc:304] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:26.052048 17408 raft_consensus.cc:2804] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:26.052172 17410 raft_consensus.cc:493] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.052380 17417 raft_consensus.cc:697] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Becoming Leader. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Running, Role: LEADER
I20260709 14:50:26.052532 17408 raft_consensus.cc:493] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.053122 17408 raft_consensus.cc:3060] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.052835 17410 raft_consensus.cc:515] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.053303 17417 consensus_queue.cc:237] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.053835 17175 leader_election.cc:304] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:26.054203 17402 ts_tablet_manager.cc:1434] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85: Time spent starting tablet: real 0.154s	user 0.066s	sys 0.067s
I20260709 14:50:26.055262 17402 tablet_bootstrap.cc:492] T c84921e8b33e4609a90606cd583cd961 P ef8c10e2eca54a5f8600b6161660eb85: Bootstrap starting.
I20260709 14:50:26.052171 17432 raft_consensus.cc:2804] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:26.059043 17432 raft_consensus.cc:493] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.059429 17432 raft_consensus.cc:3060] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.061189 17402 tablet_bootstrap.cc:654] T c84921e8b33e4609a90606cd583cd961 P ef8c10e2eca54a5f8600b6161660eb85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.062947 17421 raft_consensus.cc:2804] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:26.063380 17421 raft_consensus.cc:493] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.063732 17421 raft_consensus.cc:3060] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.064410 17410 leader_election.cc:290] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:26.078796 17405 leader_election.cc:290] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
W20260709 14:50:26.080354 17158 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:26.080984 17408 raft_consensus.cc:515] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.089790 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d54793048544debfd9a75a91b8037b" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:26.091017 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040ce604ba3248f9aa13bb66157a4a67" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:26.091485 17405 raft_consensus.cc:493] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.091655 17359 raft_consensus.cc:2468] T 040ce604ba3248f9aa13bb66157a4a67 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 0.
I20260709 14:50:26.091962 17405 raft_consensus.cc:515] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.090483 17360 raft_consensus.cc:2468] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 0.
I20260709 14:50:26.093959 17405 leader_election.cc:290] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:26.095362 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88aea5712cf84e22bb4708c5de08cf63" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:26.095978 17211 raft_consensus.cc:2468] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 0.
I20260709 14:50:26.096417 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88aea5712cf84e22bb4708c5de08cf63" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:26.097241 17252 leader_election.cc:304] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
W20260709 14:50:26.098024 17250 leader_election.cc:343] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.098158 17433 raft_consensus.cc:2804] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:26.098584 17433 raft_consensus.cc:493] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.098968 17433 raft_consensus.cc:3060] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.091980 17406 tablet_bootstrap.cc:492] T fad68e08f52949ed91009223910a2764 P 5174791b67cf410aa3d05c750c1a8607: No bootstrap required, opened a new log
I20260709 14:50:26.100880 17406 ts_tablet_manager.cc:1403] T fad68e08f52949ed91009223910a2764 P 5174791b67cf410aa3d05c750c1a8607: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.023s
I20260709 14:50:26.103402 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d54793048544debfd9a75a91b8037b" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:26.113261 17402 tablet_bootstrap.cc:492] T c84921e8b33e4609a90606cd583cd961 P ef8c10e2eca54a5f8600b6161660eb85: No bootstrap required, opened a new log
I20260709 14:50:26.105182 17421 raft_consensus.cc:515] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.105424 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040ce604ba3248f9aa13bb66157a4a67" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
I20260709 14:50:26.113874 17287 raft_consensus.cc:3060] T 040ce604ba3248f9aa13bb66157a4a67 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.113366 17401 tablet_bootstrap.cc:654] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.116271 17406 raft_consensus.cc:359] T fad68e08f52949ed91009223910a2764 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.117007 17406 raft_consensus.cc:385] T fad68e08f52949ed91009223910a2764 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.117270 17406 raft_consensus.cc:740] T fad68e08f52949ed91009223910a2764 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.117992 17406 consensus_queue.cc:260] T fad68e08f52949ed91009223910a2764 P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.110332 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d54793048544debfd9a75a91b8037b" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d" is_pre_election: true
I20260709 14:50:26.111177 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040ce604ba3248f9aa13bb66157a4a67" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:26.110138 17433 raft_consensus.cc:515] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.119932 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d54793048544debfd9a75a91b8037b" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:26.120097 17360 raft_consensus.cc:3060] T 040ce604ba3248f9aa13bb66157a4a67 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.120683 17211 raft_consensus.cc:2393] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5174791b67cf410aa3d05c750c1a8607 in current term 1: Already voted for candidate ef8c10e2eca54a5f8600b6161660eb85 in this term.
I20260709 14:50:26.066471 17432 raft_consensus.cc:515] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.113219 17361 raft_consensus.cc:2468] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 0.
I20260709 14:50:26.120973 17285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d54793048544debfd9a75a91b8037b" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
I20260709 14:50:26.104202 17408 leader_election.cc:290] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 election: Requested vote from peers 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:26.108165 17109 catalog_manager.cc:5697] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130). New cstate: current_term: 1 leader_uuid: "4dd30ddb8439491d9687ade5c569a27d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.124486 17287 raft_consensus.cc:2468] T 040ce604ba3248f9aa13bb66157a4a67 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 1.
I20260709 14:50:26.124796 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88aea5712cf84e22bb4708c5de08cf63" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:26.125636 17175 leader_election.cc:304] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
W20260709 14:50:26.126120 17250 leader_election.cc:343] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.126820 17408 raft_consensus.cc:2804] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:26.127624 17421 leader_election.cc:290] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 election: Requested vote from peers 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:26.128051 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d54793048544debfd9a75a91b8037b" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:26.128536 17402 ts_tablet_manager.cc:1403] T c84921e8b33e4609a90606cd583cd961 P ef8c10e2eca54a5f8600b6161660eb85: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.033s
I20260709 14:50:26.128557 17361 raft_consensus.cc:3060] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.128926 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88aea5712cf84e22bb4708c5de08cf63" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:26.129654 17408 raft_consensus.cc:697] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 LEADER]: Becoming Leader. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Running, Role: LEADER
I20260709 14:50:26.130522 17408 consensus_queue.cc:237] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.131632 17402 raft_consensus.cc:359] T c84921e8b33e4609a90606cd583cd961 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.127187 17360 raft_consensus.cc:2468] T 040ce604ba3248f9aa13bb66157a4a67 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 1.
I20260709 14:50:26.132362 17402 raft_consensus.cc:385] T c84921e8b33e4609a90606cd583cd961 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.132643 17402 raft_consensus.cc:740] T c84921e8b33e4609a90606cd583cd961 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.119300 17438 raft_consensus.cc:493] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.119729 17401 tablet_bootstrap.cc:492] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d: No bootstrap required, opened a new log
I20260709 14:50:26.133299 17402 consensus_queue.cc:260] T c84921e8b33e4609a90606cd583cd961 P ef8c10e2eca54a5f8600b6161660eb85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.121464 17433 leader_election.cc:290] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:26.134131 17401 ts_tablet_manager.cc:1403] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.000s
I20260709 14:50:26.134107 17438 raft_consensus.cc:515] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.135088 17211 raft_consensus.cc:3060] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.135556 17402 ts_tablet_manager.cc:1434] T c84921e8b33e4609a90606cd583cd961 P ef8c10e2eca54a5f8600b6161660eb85: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:26.136564 17402 tablet_bootstrap.cc:492] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85: Bootstrap starting.
I20260709 14:50:26.136897 17401 raft_consensus.cc:359] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.137521 17401 raft_consensus.cc:385] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.137768 17401 raft_consensus.cc:740] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.138532 17401 consensus_queue.cc:260] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.140648 17401 ts_tablet_manager.cc:1434] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:26.141070 17286 raft_consensus.cc:2393] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5174791b67cf410aa3d05c750c1a8607 in current term 1: Already voted for candidate 4dd30ddb8439491d9687ade5c569a27d in this term.
I20260709 14:50:26.142885 17402 tablet_bootstrap.cc:654] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.142849 17361 raft_consensus.cc:2468] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 1.
I20260709 14:50:26.144261 17175 leader_election.cc:304] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [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: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85; no voters: 4dd30ddb8439491d9687ade5c569a27d
I20260709 14:50:26.146737 17212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d54793048544debfd9a75a91b8037b" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:26.147308 17438 leader_election.cc:290] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:26.148789 17211 raft_consensus.cc:2468] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 1.
I20260709 14:50:26.150525 17252 leader_election.cc:304] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [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: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 5174791b67cf410aa3d05c750c1a8607
I20260709 14:50:26.150722 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88aea5712cf84e22bb4708c5de08cf63" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d" is_pre_election: true
I20260709 14:50:26.151610 17286 raft_consensus.cc:2393] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef8c10e2eca54a5f8600b6161660eb85 in current term 1: Already voted for candidate 4dd30ddb8439491d9687ade5c569a27d in this term.
I20260709 14:50:26.151986 17433 raft_consensus.cc:2804] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:26.152451 17433 raft_consensus.cc:697] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Becoming Leader. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Running, Role: LEADER
I20260709 14:50:26.152770 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88aea5712cf84e22bb4708c5de08cf63" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:26.153517 17432 leader_election.cc:290] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:26.153223 17433 consensus_queue.cc:237] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.154525 17402 tablet_bootstrap.cc:492] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85: No bootstrap required, opened a new log
I20260709 14:50:26.154742 17326 leader_election.cc:304] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5174791b67cf410aa3d05c750c1a8607; no voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85
I20260709 14:50:26.155038 17402 ts_tablet_manager.cc:1403] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 14:50:26.155905 17410 raft_consensus.cc:2749] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:26.156872 17410 raft_consensus.cc:493] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.157271 17410 raft_consensus.cc:515] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.157728 17402 raft_consensus.cc:359] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.158427 17402 raft_consensus.cc:385] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:50:26.158644 17175 leader_election.cc:343] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.159289 17410 leader_election.cc:290] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:26.159497 17175 leader_election.cc:304] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef8c10e2eca54a5f8600b6161660eb85; no voters: 4dd30ddb8439491d9687ade5c569a27d, 5174791b67cf410aa3d05c750c1a8607
I20260709 14:50:26.160812 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84921e8b33e4609a90606cd583cd961" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d" is_pre_election: true
I20260709 14:50:26.158715 17402 raft_consensus.cc:740] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.161180 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84921e8b33e4609a90606cd583cd961" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:26.161640 17286 raft_consensus.cc:2468] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 0.
I20260709 14:50:26.161826 17211 raft_consensus.cc:2468] T c84921e8b33e4609a90606cd583cd961 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 0.
I20260709 14:50:26.162617 17408 raft_consensus.cc:2749] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:26.163064 17326 leader_election.cc:304] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:26.163064 17402 consensus_queue.cc:260] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.164034 17410 raft_consensus.cc:2804] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:26.164415 17410 raft_consensus.cc:493] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.164795 17410 raft_consensus.cc:3060] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.165323 17402 ts_tablet_manager.cc:1434] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:50:26.166254 17402 tablet_bootstrap.cc:492] T fad68e08f52949ed91009223910a2764 P ef8c10e2eca54a5f8600b6161660eb85: Bootstrap starting.
I20260709 14:50:26.146608 17441 raft_consensus.cc:2804] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:26.170977 17441 raft_consensus.cc:697] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [term 1 LEADER]: Becoming Leader. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Running, Role: LEADER
I20260709 14:50:26.171849 17402 tablet_bootstrap.cc:654] T fad68e08f52949ed91009223910a2764 P ef8c10e2eca54a5f8600b6161660eb85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.171608 17410 raft_consensus.cc:515] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.162348 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d54793048544debfd9a75a91b8037b" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:26.172835 17360 raft_consensus.cc:2393] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4dd30ddb8439491d9687ade5c569a27d in current term 1: Already voted for candidate ef8c10e2eca54a5f8600b6161660eb85 in this term.
I20260709 14:50:26.174353 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84921e8b33e4609a90606cd583cd961" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:26.171904 17441 consensus_queue.cc:237] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.174957 17211 raft_consensus.cc:3060] T c84921e8b33e4609a90606cd583cd961 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.176136 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84921e8b33e4609a90606cd583cd961" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
I20260709 14:50:26.177503 17286 raft_consensus.cc:3060] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.143713 17406 ts_tablet_manager.cc:1434] T fad68e08f52949ed91009223910a2764 P 5174791b67cf410aa3d05c750c1a8607: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:50:26.179359 17406 tablet_bootstrap.cc:492] T f015f3b1d65747f6844ec39e76453c65 P 5174791b67cf410aa3d05c750c1a8607: Bootstrap starting.
I20260709 14:50:26.182720 17402 tablet_bootstrap.cc:492] T fad68e08f52949ed91009223910a2764 P ef8c10e2eca54a5f8600b6161660eb85: No bootstrap required, opened a new log
I20260709 14:50:26.183229 17402 ts_tablet_manager.cc:1403] T fad68e08f52949ed91009223910a2764 P ef8c10e2eca54a5f8600b6161660eb85: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 14:50:26.183969 17408 raft_consensus.cc:493] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.184617 17286 raft_consensus.cc:2468] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 1.
I20260709 14:50:26.184451 17408 raft_consensus.cc:515] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.186983 17211 raft_consensus.cc:2468] T c84921e8b33e4609a90606cd583cd961 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 1.
I20260709 14:50:26.187942 17406 tablet_bootstrap.cc:654] T f015f3b1d65747f6844ec39e76453c65 P 5174791b67cf410aa3d05c750c1a8607: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.188086 17326 leader_election.cc:304] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:26.185089 17410 leader_election.cc:290] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:26.188125 17408 leader_election.cc:290] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:26.189205 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad06d514de424b3098435a45a7b07089" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d" is_pre_election: true
I20260709 14:50:26.185777 17402 raft_consensus.cc:359] T fad68e08f52949ed91009223910a2764 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.189889 17287 raft_consensus.cc:2468] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 0.
I20260709 14:50:26.190202 17402 raft_consensus.cc:385] T fad68e08f52949ed91009223910a2764 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.190464 17402 raft_consensus.cc:740] T fad68e08f52949ed91009223910a2764 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.191736 17175 leader_election.cc:304] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:26.192198 17402 consensus_queue.cc:260] T fad68e08f52949ed91009223910a2764 P ef8c10e2eca54a5f8600b6161660eb85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.192830 17252 leader_election.cc:304] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d [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: 4dd30ddb8439491d9687ade5c569a27d; no voters: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85
I20260709 14:50:26.192523 17441 raft_consensus.cc:2804] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:26.193432 17441 raft_consensus.cc:493] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.174332 17447 raft_consensus.cc:493] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.193773 17441 raft_consensus.cc:3060] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.193908 17433 raft_consensus.cc:2749] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:26.194325 17402 ts_tablet_manager.cc:1434] T fad68e08f52949ed91009223910a2764 P ef8c10e2eca54a5f8600b6161660eb85: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:50:26.189227 17410 raft_consensus.cc:2804] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:26.194038 17447 raft_consensus.cc:515] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.195628 17410 raft_consensus.cc:697] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Becoming Leader. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Running, Role: LEADER
I20260709 14:50:26.193132 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad06d514de424b3098435a45a7b07089" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:26.196455 17410 consensus_queue.cc:237] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.196892 17360 raft_consensus.cc:2468] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 0.
I20260709 14:50:26.197798 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1899ef62bc4cc180893a8e70b9fc7a" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:26.195223 17402 tablet_bootstrap.cc:492] T ac1899ef62bc4cc180893a8e70b9fc7a P ef8c10e2eca54a5f8600b6161660eb85: Bootstrap starting.
W20260709 14:50:26.198993 17326 leader_election.cc:343] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.201643 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1899ef62bc4cc180893a8e70b9fc7a" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d" is_pre_election: true
I20260709 14:50:26.202215 17287 raft_consensus.cc:2468] T ac1899ef62bc4cc180893a8e70b9fc7a P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 0.
I20260709 14:50:26.203404 17324 leader_election.cc:304] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [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: 4dd30ddb8439491d9687ade5c569a27d, 5174791b67cf410aa3d05c750c1a8607; no voters: ef8c10e2eca54a5f8600b6161660eb85
I20260709 14:50:26.204421 17447 leader_election.cc:290] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:26.204944 17402 tablet_bootstrap.cc:654] T ac1899ef62bc4cc180893a8e70b9fc7a P ef8c10e2eca54a5f8600b6161660eb85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.205768 17450 raft_consensus.cc:2804] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:26.207329 17441 raft_consensus.cc:515] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.207368 17450 raft_consensus.cc:493] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.208658 17450 raft_consensus.cc:3060] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.209062 17108 catalog_manager.cc:5697] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "ef8c10e2eca54a5f8600b6161660eb85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.213321 17406 tablet_bootstrap.cc:492] T f015f3b1d65747f6844ec39e76453c65 P 5174791b67cf410aa3d05c750c1a8607: No bootstrap required, opened a new log
I20260709 14:50:26.213838 17406 ts_tablet_manager.cc:1403] T f015f3b1d65747f6844ec39e76453c65 P 5174791b67cf410aa3d05c750c1a8607: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.005s
I20260709 14:50:26.216926 17406 raft_consensus.cc:359] T f015f3b1d65747f6844ec39e76453c65 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.218477 17406 raft_consensus.cc:385] T f015f3b1d65747f6844ec39e76453c65 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.218822 17406 raft_consensus.cc:740] T f015f3b1d65747f6844ec39e76453c65 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.219492 17406 consensus_queue.cc:260] T f015f3b1d65747f6844ec39e76453c65 P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.218039 17441 leader_election.cc:290] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 election: Requested vote from peers 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:26.220042 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad06d514de424b3098435a45a7b07089" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:26.220642 17360 raft_consensus.cc:3060] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.221155 17450 raft_consensus.cc:515] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.221959 17406 ts_tablet_manager.cc:1434] T f015f3b1d65747f6844ec39e76453c65 P 5174791b67cf410aa3d05c750c1a8607: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:26.222937 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad06d514de424b3098435a45a7b07089" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
I20260709 14:50:26.223163 17450 leader_election.cc:290] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:26.223541 17287 raft_consensus.cc:3060] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.224120 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1899ef62bc4cc180893a8e70b9fc7a" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
W20260709 14:50:26.225390 17326 leader_election.cc:343] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.227730 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1899ef62bc4cc180893a8e70b9fc7a" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
I20260709 14:50:26.228354 17286 raft_consensus.cc:3060] T ac1899ef62bc4cc180893a8e70b9fc7a P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.232373 17360 raft_consensus.cc:2468] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 1.
I20260709 14:50:26.233358 17175 leader_election.cc:304] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:26.233928 17441 raft_consensus.cc:2804] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:26.230140 17109 catalog_manager.cc:5697] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "5174791b67cf410aa3d05c750c1a8607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:26.234360 17441 raft_consensus.cc:697] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 LEADER]: Becoming Leader. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Running, Role: LEADER
I20260709 14:50:26.235168 17441 consensus_queue.cc:237] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.235517 17286 raft_consensus.cc:2468] T ac1899ef62bc4cc180893a8e70b9fc7a P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 1.
I20260709 14:50:26.222978 17406 tablet_bootstrap.cc:492] T 88aea5712cf84e22bb4708c5de08cf63 P 5174791b67cf410aa3d05c750c1a8607: Bootstrap starting.
I20260709 14:50:26.244411 17402 tablet_bootstrap.cc:492] T ac1899ef62bc4cc180893a8e70b9fc7a P ef8c10e2eca54a5f8600b6161660eb85: No bootstrap required, opened a new log
I20260709 14:50:26.244405 17406 tablet_bootstrap.cc:654] T 88aea5712cf84e22bb4708c5de08cf63 P 5174791b67cf410aa3d05c750c1a8607: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.244753 17324 leader_election.cc:304] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [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: 4dd30ddb8439491d9687ade5c569a27d, 5174791b67cf410aa3d05c750c1a8607; no voters: ef8c10e2eca54a5f8600b6161660eb85
I20260709 14:50:26.245184 17402 ts_tablet_manager.cc:1403] T ac1899ef62bc4cc180893a8e70b9fc7a P ef8c10e2eca54a5f8600b6161660eb85: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.017s
I20260709 14:50:26.247769 17402 raft_consensus.cc:359] T ac1899ef62bc4cc180893a8e70b9fc7a P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.248489 17402 raft_consensus.cc:385] T ac1899ef62bc4cc180893a8e70b9fc7a P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.248814 17402 raft_consensus.cc:740] T ac1899ef62bc4cc180893a8e70b9fc7a P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.250217 17433 raft_consensus.cc:493] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.250517 17402 consensus_queue.cc:260] T ac1899ef62bc4cc180893a8e70b9fc7a P ef8c10e2eca54a5f8600b6161660eb85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.250731 17433 raft_consensus.cc:515] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.248652 17450 raft_consensus.cc:2804] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:26.251744 17450 raft_consensus.cc:697] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Becoming Leader. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Running, Role: LEADER
I20260709 14:50:26.252462 17402 ts_tablet_manager.cc:1434] T ac1899ef62bc4cc180893a8e70b9fc7a P ef8c10e2eca54a5f8600b6161660eb85: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:26.252754 17433 leader_election.cc:290] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:26.254048 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad68e08f52949ed91009223910a2764" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:26.254733 17211 raft_consensus.cc:2468] T fad68e08f52949ed91009223910a2764 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 0.
I20260709 14:50:26.250984 17287 raft_consensus.cc:2468] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 1.
I20260709 14:50:26.253896 17110 catalog_manager.cc:5697] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130). New cstate: current_term: 1 leader_uuid: "4dd30ddb8439491d9687ade5c569a27d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.256942 17406 tablet_bootstrap.cc:492] T 88aea5712cf84e22bb4708c5de08cf63 P 5174791b67cf410aa3d05c750c1a8607: No bootstrap required, opened a new log
I20260709 14:50:26.257165 17252 leader_election.cc:304] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:26.257416 17406 ts_tablet_manager.cc:1403] T 88aea5712cf84e22bb4708c5de08cf63 P 5174791b67cf410aa3d05c750c1a8607: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.002s
I20260709 14:50:26.252489 17450 consensus_queue.cc:237] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.258208 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad68e08f52949ed91009223910a2764" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:26.258860 17360 raft_consensus.cc:2468] T fad68e08f52949ed91009223910a2764 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 0.
I20260709 14:50:26.259869 17406 raft_consensus.cc:359] T 88aea5712cf84e22bb4708c5de08cf63 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.260514 17406 raft_consensus.cc:385] T 88aea5712cf84e22bb4708c5de08cf63 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.260536 17433 raft_consensus.cc:2804] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:26.260917 17406 raft_consensus.cc:740] T 88aea5712cf84e22bb4708c5de08cf63 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.261106 17433 raft_consensus.cc:493] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.261574 17433 raft_consensus.cc:3060] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.261745 17406 consensus_queue.cc:260] T 88aea5712cf84e22bb4708c5de08cf63 P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.264140 17406 ts_tablet_manager.cc:1434] T 88aea5712cf84e22bb4708c5de08cf63 P 5174791b67cf410aa3d05c750c1a8607: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:26.269064 17109 catalog_manager.cc:5697] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "ef8c10e2eca54a5f8600b6161660eb85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.270099 17433 raft_consensus.cc:515] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.270887 17109 catalog_manager.cc:5697] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "ef8c10e2eca54a5f8600b6161660eb85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.272708 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad68e08f52949ed91009223910a2764" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:26.273280 17211 raft_consensus.cc:3060] T fad68e08f52949ed91009223910a2764 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.278556 17211 raft_consensus.cc:2468] T fad68e08f52949ed91009223910a2764 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 1.
I20260709 14:50:26.279723 17252 leader_election.cc:304] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:26.280262 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad68e08f52949ed91009223910a2764" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:26.280551 17417 raft_consensus.cc:2804] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:26.280845 17360 raft_consensus.cc:3060] T fad68e08f52949ed91009223910a2764 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.281169 17417 raft_consensus.cc:697] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Becoming Leader. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Running, Role: LEADER
I20260709 14:50:26.281944 17417 consensus_queue.cc:237] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.279773 17433 leader_election.cc:290] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:26.286494 17110 catalog_manager.cc:5697] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "5174791b67cf410aa3d05c750c1a8607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:26.288136 17360 raft_consensus.cc:2468] T fad68e08f52949ed91009223910a2764 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 1.
I20260709 14:50:26.293622 17109 catalog_manager.cc:5697] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130). New cstate: current_term: 1 leader_uuid: "4dd30ddb8439491d9687ade5c569a27d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.358789 17450 raft_consensus.cc:493] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.359320 17450 raft_consensus.cc:515] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.360972 17450 leader_election.cc:290] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:26.361830 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8c802535be4e34852f9b902f892de9" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:26.362064 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8c802535be4e34852f9b902f892de9" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d" is_pre_election: true
I20260709 14:50:26.362371 17211 raft_consensus.cc:2468] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 0.
I20260709 14:50:26.362720 17287 raft_consensus.cc:2468] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 0.
I20260709 14:50:26.363294 17326 leader_election.cc:304] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:26.364018 17450 raft_consensus.cc:2804] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:26.364295 17450 raft_consensus.cc:493] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.364555 17450 raft_consensus.cc:3060] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.369341 17450 raft_consensus.cc:515] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.370975 17450 leader_election.cc:290] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:26.371582 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8c802535be4e34852f9b902f892de9" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:26.372076 17211 raft_consensus.cc:3060] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.371968 17287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8c802535be4e34852f9b902f892de9" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
I20260709 14:50:26.372594 17287 raft_consensus.cc:3060] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.376025 17441 raft_consensus.cc:493] T ac1899ef62bc4cc180893a8e70b9fc7a P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.376677 17211 raft_consensus.cc:2468] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 1.
I20260709 14:50:26.376565 17441 raft_consensus.cc:515] T ac1899ef62bc4cc180893a8e70b9fc7a P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.377570 17326 leader_election.cc:304] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:26.377714 17287 raft_consensus.cc:2468] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 1.
I20260709 14:50:26.378201 17450 raft_consensus.cc:2804] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:26.378893 17450 raft_consensus.cc:697] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Becoming Leader. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Running, Role: LEADER
I20260709 14:50:26.378741 17441 leader_election.cc:290] T ac1899ef62bc4cc180893a8e70b9fc7a P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:26.379447 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1899ef62bc4cc180893a8e70b9fc7a" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d" is_pre_election: true
I20260709 14:50:26.380210 17286 raft_consensus.cc:2393] T ac1899ef62bc4cc180893a8e70b9fc7a P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef8c10e2eca54a5f8600b6161660eb85 in current term 1: Already voted for candidate 5174791b67cf410aa3d05c750c1a8607 in this term.
I20260709 14:50:26.379766 17450 consensus_queue.cc:237] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.380353 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1899ef62bc4cc180893a8e70b9fc7a" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:26.381632 17175 leader_election.cc:304] T ac1899ef62bc4cc180893a8e70b9fc7a P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef8c10e2eca54a5f8600b6161660eb85; no voters: 4dd30ddb8439491d9687ade5c569a27d, 5174791b67cf410aa3d05c750c1a8607
I20260709 14:50:26.382265 17441 raft_consensus.cc:3060] T ac1899ef62bc4cc180893a8e70b9fc7a P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.387389 17109 catalog_manager.cc:5697] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "5174791b67cf410aa3d05c750c1a8607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:26.388878 17441 raft_consensus.cc:2749] T ac1899ef62bc4cc180893a8e70b9fc7a P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:26.477022 17360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e8c802535be4e34852f9b902f892de9"
dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
mode: GRACEFUL
new_leader_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
 from {username='slave'} at 127.0.0.1:55908
I20260709 14:50:26.477619 17360 raft_consensus.cc:606] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Received request to transfer leadership to TS ef8c10e2eca54a5f8600b6161660eb85
I20260709 14:50:26.488022 17286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f015f3b1d65747f6844ec39e76453c65"
dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
mode: GRACEFUL
new_leader_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
 from {username='slave'} at 127.0.0.1:41280
I20260709 14:50:26.488472 17286 raft_consensus.cc:606] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Received request to transfer leadership to TS ef8c10e2eca54a5f8600b6161660eb85
I20260709 14:50:26.504372 17211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad06d514de424b3098435a45a7b07089"
dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
mode: GRACEFUL
new_leader_uuid: "4dd30ddb8439491d9687ade5c569a27d"
 from {username='slave'} at 127.0.0.1:56874
I20260709 14:50:26.504884 17211 raft_consensus.cc:606] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 LEADER]: Received request to transfer leadership to TS 4dd30ddb8439491d9687ade5c569a27d
I20260709 14:50:26.509446 17360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c84921e8b33e4609a90606cd583cd961"
dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
mode: GRACEFUL
new_leader_uuid: "4dd30ddb8439491d9687ade5c569a27d"
 from {username='slave'} at 127.0.0.1:55908
I20260709 14:50:26.509903 17360 raft_consensus.cc:606] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Received request to transfer leadership to TS 4dd30ddb8439491d9687ade5c569a27d
I20260709 14:50:26.571815 17360 raft_consensus.cc:3060] T f015f3b1d65747f6844ec39e76453c65 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.578018 17433 consensus_queue.cc:1048] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.579063 17450 raft_consensus.cc:493] T 88aea5712cf84e22bb4708c5de08cf63 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.579577 17450 raft_consensus.cc:515] T 88aea5712cf84e22bb4708c5de08cf63 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.580401 17360 raft_consensus.cc:3060] T 88aea5712cf84e22bb4708c5de08cf63 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.582046 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88aea5712cf84e22bb4708c5de08cf63" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:26.582931 17211 raft_consensus.cc:2393] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5174791b67cf410aa3d05c750c1a8607 in current term 1: Already voted for candidate 4dd30ddb8439491d9687ade5c569a27d in this term.
I20260709 14:50:26.583047 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88aea5712cf84e22bb4708c5de08cf63" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d" is_pre_election: true
I20260709 14:50:26.584759 17326 leader_election.cc:304] T 88aea5712cf84e22bb4708c5de08cf63 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5174791b67cf410aa3d05c750c1a8607; no voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85
I20260709 14:50:26.585686 17450 leader_election.cc:290] T 88aea5712cf84e22bb4708c5de08cf63 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:26.587107 17410 raft_consensus.cc:2749] T 88aea5712cf84e22bb4708c5de08cf63 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:26.592211 17432 consensus_queue.cc:1048] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.596316 17432 consensus_queue.cc:1048] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.601840 17433 raft_consensus.cc:993] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d: : Instructing follower ef8c10e2eca54a5f8600b6161660eb85 to start an election
I20260709 14:50:26.602222 17432 raft_consensus.cc:1081] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Signalling peer ef8c10e2eca54a5f8600b6161660eb85 to start an election
I20260709 14:50:26.604384 17211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f015f3b1d65747f6844ec39e76453c65"
dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
 from {username='slave'} at 127.0.0.1:56856
I20260709 14:50:26.604983 17211 raft_consensus.cc:493] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:26.605329 17211 raft_consensus.cc:3060] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.612653 17417 consensus_queue.cc:1048] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.630066 17211 raft_consensus.cc:515] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.632890 17211 leader_election.cc:290] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 2 election: Requested vote from peers 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:26.634171 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f015f3b1d65747f6844ec39e76453c65" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:26.634171 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f015f3b1d65747f6844ec39e76453c65" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
I20260709 14:50:26.634934 17361 raft_consensus.cc:3060] T f015f3b1d65747f6844ec39e76453c65 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.635002 17286 raft_consensus.cc:3055] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:26.635413 17286 raft_consensus.cc:740] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Running, Role: LEADER
I20260709 14:50:26.636137 17286 consensus_queue.cc:260] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.637327 17286 raft_consensus.cc:3060] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.641614 17361 raft_consensus.cc:2468] T f015f3b1d65747f6844ec39e76453c65 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 2.
I20260709 14:50:26.642722 17175 leader_election.cc:304] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:26.643499 17441 raft_consensus.cc:2804] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:26.643607 17286 raft_consensus.cc:2468] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 2.
I20260709 14:50:26.643994 17441 raft_consensus.cc:697] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 LEADER]: Becoming Leader. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Running, Role: LEADER
I20260709 14:50:26.644733 17441 consensus_queue.cc:237] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.650132 17108 catalog_manager.cc:5697] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 reported cstate change: term changed from 1 to 2, leader changed from 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130) to ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129). New cstate: current_term: 2 leader_uuid: "ef8c10e2eca54a5f8600b6161660eb85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.672706 17410 consensus_queue.cc:1048] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.678406 17450 raft_consensus.cc:993] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607: : Instructing follower 4dd30ddb8439491d9687ade5c569a27d to start an election
I20260709 14:50:26.678907 17452 raft_consensus.cc:1081] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Signalling peer 4dd30ddb8439491d9687ade5c569a27d to start an election
I20260709 14:50:26.682974 17286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c84921e8b33e4609a90606cd583cd961"
dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
 from {username='slave'} at 127.0.0.1:41268
I20260709 14:50:26.683851 17286 raft_consensus.cc:493] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:26.684245 17286 raft_consensus.cc:3060] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.685211 17410 consensus_queue.cc:1048] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.685489 17432 consensus_queue.cc:1048] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.696467 17286 raft_consensus.cc:515] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.699429 17441 consensus_queue.cc:1048] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.699759 17432 consensus_queue.cc:1048] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.705621 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84921e8b33e4609a90606cd583cd961" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:26.706157 17211 raft_consensus.cc:3060] T c84921e8b33e4609a90606cd583cd961 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.707872 17441 consensus_queue.cc:1048] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.712257 17410 consensus_queue.cc:1048] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.716238 17408 consensus_queue.cc:1048] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.721702 17211 raft_consensus.cc:2468] T c84921e8b33e4609a90606cd583cd961 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 2.
I20260709 14:50:26.722925 17252 leader_election.cc:304] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:26.727129 17433 raft_consensus.cc:2804] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:26.727663 17433 raft_consensus.cc:697] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d [term 2 LEADER]: Becoming Leader. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Running, Role: LEADER
I20260709 14:50:26.728477 17433 consensus_queue.cc:237] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.734965 17450 consensus_queue.cc:1048] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.741220 17441 consensus_queue.cc:1048] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:26.747607 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84921e8b33e4609a90606cd583cd961" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:26.748179 17359 raft_consensus.cc:3055] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:26.748484 17359 raft_consensus.cc:740] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Running, Role: LEADER
I20260709 14:50:26.749295 17359 consensus_queue.cc:260] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.750432 17359 raft_consensus.cc:3060] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.750844 17286 leader_election.cc:290] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 2 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:26.759652 17110 catalog_manager.cc:5697] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d reported cstate change: term changed from 1 to 2, leader changed from 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131) to 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130). New cstate: current_term: 2 leader_uuid: "4dd30ddb8439491d9687ade5c569a27d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.764468 17359 raft_consensus.cc:2468] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 2.
I20260709 14:50:26.786038 17408 consensus_queue.cc:1048] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.795388 17408 consensus_queue.cc:1048] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.804282 17478 raft_consensus.cc:993] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85: : Instructing follower 4dd30ddb8439491d9687ade5c569a27d to start an election
I20260709 14:50:26.804798 17408 raft_consensus.cc:1081] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 LEADER]: Signalling peer 4dd30ddb8439491d9687ade5c569a27d to start an election
I20260709 14:50:26.806341 17286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad06d514de424b3098435a45a7b07089"
dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
 from {username='slave'} at 127.0.0.1:41258
I20260709 14:50:26.806893 17286 raft_consensus.cc:493] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:26.807170 17286 raft_consensus.cc:3060] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.811622 17286 raft_consensus.cc:515] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.813087 17286 leader_election.cc:290] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 2 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:26.813921 17212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad06d514de424b3098435a45a7b07089" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:26.814144 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad06d514de424b3098435a45a7b07089" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:26.814563 17212 raft_consensus.cc:3055] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:26.814698 17361 raft_consensus.cc:3060] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.814930 17212 raft_consensus.cc:740] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Running, Role: LEADER
I20260709 14:50:26.815752 17212 consensus_queue.cc:260] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.816955 17212 raft_consensus.cc:3060] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.821153 17361 raft_consensus.cc:2468] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 2.
I20260709 14:50:26.822201 17250 leader_election.cc:304] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, 5174791b67cf410aa3d05c750c1a8607; no voters: 
I20260709 14:50:26.822475 17450 consensus_queue.cc:1048] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.822976 17433 raft_consensus.cc:2804] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:26.823418 17433 raft_consensus.cc:697] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 2 LEADER]: Becoming Leader. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Running, Role: LEADER
I20260709 14:50:26.823522 17212 raft_consensus.cc:2468] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 2.
I20260709 14:50:26.824256 17433 consensus_queue.cc:237] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.829124 17452 raft_consensus.cc:993] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607: : Instructing follower ef8c10e2eca54a5f8600b6161660eb85 to start an election
I20260709 14:50:26.829492 17452 raft_consensus.cc:1081] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Signalling peer ef8c10e2eca54a5f8600b6161660eb85 to start an election
I20260709 14:50:26.831382 17210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e8c802535be4e34852f9b902f892de9"
dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
 from {username='slave'} at 127.0.0.1:56872
I20260709 14:50:26.831880 17210 raft_consensus.cc:493] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:26.832206 17210 raft_consensus.cc:3060] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.832314 17108 catalog_manager.cc:5697] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d reported cstate change: term changed from 1 to 2, leader changed from ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129) to 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130). New cstate: current_term: 2 leader_uuid: "4dd30ddb8439491d9687ade5c569a27d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.835402 17452 consensus_queue.cc:1048] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.838853 17210 raft_consensus.cc:515] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.841560 17285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8c802535be4e34852f9b902f892de9" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
I20260709 14:50:26.842221 17212 raft_consensus.cc:1240] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Rejecting Update request from peer 5174791b67cf410aa3d05c750c1a8607 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:26.844942 17210 leader_election.cc:290] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 2 election: Requested vote from peers 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:26.845305 17452 consensus_queue.cc:1059] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.846024 17452 raft_consensus.cc:3055] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:26.846179 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8c802535be4e34852f9b902f892de9" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:26.846340 17452 raft_consensus.cc:740] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Running, Role: LEADER
I20260709 14:50:26.847134 17452 consensus_queue.cc:260] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.848001 17452 raft_consensus.cc:3060] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.859117 17361 raft_consensus.cc:2468] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 2.
I20260709 14:50:26.890553 17175 leader_election.cc:304] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [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: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85; no voters: 4dd30ddb8439491d9687ade5c569a27d
I20260709 14:50:26.891909 17408 raft_consensus.cc:2804] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:26.892578 17408 raft_consensus.cc:697] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 LEADER]: Becoming Leader. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Running, Role: LEADER
I20260709 14:50:26.893846 17408 consensus_queue.cc:237] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [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: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:26.903251 17108 catalog_manager.cc:5697] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 reported cstate change: term changed from 1 to 2, leader changed from 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131) to ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129). New cstate: current_term: 2 leader_uuid: "ef8c10e2eca54a5f8600b6161660eb85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:27.129158 17286 raft_consensus.cc:1275] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Refusing update from remote peer ef8c10e2eca54a5f8600b6161660eb85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:27.130326 17408 consensus_queue.cc:1048] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:27.139696 17361 raft_consensus.cc:1275] T f015f3b1d65747f6844ec39e76453c65 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Refusing update from remote peer ef8c10e2eca54a5f8600b6161660eb85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:27.141445 17408 consensus_queue.cc:1048] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:27.165668 17361 raft_consensus.cc:1275] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Refusing update from remote peer 4dd30ddb8439491d9687ade5c569a27d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:27.166827 17432 consensus_queue.cc:1048] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:27.177311 17210 raft_consensus.cc:1275] T c84921e8b33e4609a90606cd583cd961 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Refusing update from remote peer 4dd30ddb8439491d9687ade5c569a27d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:27.178489 17432 consensus_queue.cc:1048] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:27.216018 17361 raft_consensus.cc:1275] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Refusing update from remote peer 4dd30ddb8439491d9687ade5c569a27d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:27.217212 17432 consensus_queue.cc:1048] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:27.229341 17210 raft_consensus.cc:1275] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Refusing update from remote peer 4dd30ddb8439491d9687ade5c569a27d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:27.230804 17485 consensus_queue.cc:1048] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:27.387871 17286 raft_consensus.cc:3060] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:27.395087 17286 raft_consensus.cc:1275] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Refusing update from remote peer ef8c10e2eca54a5f8600b6161660eb85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:27.396314 17408 consensus_queue.cc:1048] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:27.405511 17361 raft_consensus.cc:1275] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Refusing update from remote peer ef8c10e2eca54a5f8600b6161660eb85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:27.406801 17408 consensus_queue.cc:1048] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:29.545348 17109 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36226:
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 14:50:29.547709 17109 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 14:50:29.593784 17199 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5b487f8397435aabe87b9b4774f7a5 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:29.594806 17273 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5b487f8397435aabe87b9b4774f7a5 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:29.595599 17199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5b487f8397435aabe87b9b4774f7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.596505 17273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5b487f8397435aabe87b9b4774f7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.596768 17346 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5b487f8397435aabe87b9b4774f7a5 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:29.598272 17346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5b487f8397435aabe87b9b4774f7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.600476 17348 tablet_service.cc:1511] Processing CreateTablet for tablet 92ba209f19d7455ab7160158a2d28251 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:29.601845 17348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ba209f19d7455ab7160158a2d28251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.602384 17277 tablet_service.cc:1511] Processing CreateTablet for tablet 92ba209f19d7455ab7160158a2d28251 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:29.603693 17277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ba209f19d7455ab7160158a2d28251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.605288 17347 tablet_service.cc:1511] Processing CreateTablet for tablet 073f9db9c3184e488e0f7e53ddc898a7 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:29.606539 17347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 073f9db9c3184e488e0f7e53ddc898a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.609050 17198 tablet_service.cc:1511] Processing CreateTablet for tablet 92ba209f19d7455ab7160158a2d28251 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:29.610374 17198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ba209f19d7455ab7160158a2d28251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.610580 17350 tablet_service.cc:1511] Processing CreateTablet for tablet 490517b74da243eda8f140d1bd195c47 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:29.611824 17200 tablet_service.cc:1511] Processing CreateTablet for tablet 073f9db9c3184e488e0f7e53ddc898a7 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:29.613966 17202 tablet_service.cc:1511] Processing CreateTablet for tablet 490517b74da243eda8f140d1bd195c47 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:29.615080 17196 tablet_service.cc:1511] Processing CreateTablet for tablet 2c5789f8e3c04bc3879dc721ab637814 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:29.611858 17350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490517b74da243eda8f140d1bd195c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.616655 17272 tablet_service.cc:1511] Processing CreateTablet for tablet 073f9db9c3184e488e0f7e53ddc898a7 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:29.617935 17272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 073f9db9c3184e488e0f7e53ddc898a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.619814 17276 tablet_service.cc:1511] Processing CreateTablet for tablet 490517b74da243eda8f140d1bd195c47 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:29.621124 17276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490517b74da243eda8f140d1bd195c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.622387 17349 tablet_service.cc:1511] Processing CreateTablet for tablet 2c5789f8e3c04bc3879dc721ab637814 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:29.622939 17196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c5789f8e3c04bc3879dc721ab637814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.623716 17349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c5789f8e3c04bc3879dc721ab637814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.626046 17202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490517b74da243eda8f140d1bd195c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.626811 17274 tablet_service.cc:1511] Processing CreateTablet for tablet 2c5789f8e3c04bc3879dc721ab637814 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:29.628010 17274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c5789f8e3c04bc3879dc721ab637814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.630920 17200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 073f9db9c3184e488e0f7e53ddc898a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.641451 17197 tablet_service.cc:1511] Processing CreateTablet for tablet c778254ebce045cf9af4ea8f39d374a2 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:29.642844 17197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c778254ebce045cf9af4ea8f39d374a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.643515 17271 tablet_service.cc:1511] Processing CreateTablet for tablet c778254ebce045cf9af4ea8f39d374a2 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:29.644948 17271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c778254ebce045cf9af4ea8f39d374a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.645648 17343 tablet_service.cc:1511] Processing CreateTablet for tablet c778254ebce045cf9af4ea8f39d374a2 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:29.646960 17343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c778254ebce045cf9af4ea8f39d374a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.678845 17201 tablet_service.cc:1511] Processing CreateTablet for tablet 569580f8cdc44c7faf3e2e875ae95adc (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:29.680188 17201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 569580f8cdc44c7faf3e2e875ae95adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.703321 17275 tablet_service.cc:1511] Processing CreateTablet for tablet 569580f8cdc44c7faf3e2e875ae95adc (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:29.704977 17275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 569580f8cdc44c7faf3e2e875ae95adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.739624 17201 tablet_service.cc:1511] Processing CreateTablet for tablet 1edfe433ef21470f95d33281fa68c333 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:29.739809 17270 tablet_service.cc:1511] Processing CreateTablet for tablet 1edfe433ef21470f95d33281fa68c333 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:29.741171 17270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1edfe433ef21470f95d33281fa68c333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.741168 17201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1edfe433ef21470f95d33281fa68c333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.745617 17346 tablet_service.cc:1511] Processing CreateTablet for tablet 1edfe433ef21470f95d33281fa68c333 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:29.746060 17200 tablet_service.cc:1511] Processing CreateTablet for tablet ec022957306a4e748fc588b2de992353 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:29.747094 17346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1edfe433ef21470f95d33281fa68c333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.747414 17200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec022957306a4e748fc588b2de992353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.757848 17277 tablet_service.cc:1511] Processing CreateTablet for tablet ec022957306a4e748fc588b2de992353 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:29.759161 17277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec022957306a4e748fc588b2de992353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.765900 17347 tablet_service.cc:1511] Processing CreateTablet for tablet ec022957306a4e748fc588b2de992353 (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:29.767161 17347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec022957306a4e748fc588b2de992353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.787348 17499 tablet_bootstrap.cc:492] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607: Bootstrap starting.
I20260709 14:50:29.786991 17348 tablet_service.cc:1511] Processing CreateTablet for tablet 569580f8cdc44c7faf3e2e875ae95adc (DEFAULT_TABLE table=soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:29.789809 17500 tablet_bootstrap.cc:492] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85: Bootstrap starting.
I20260709 14:50:29.794227 17348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 569580f8cdc44c7faf3e2e875ae95adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:29.798614 17499 tablet_bootstrap.cc:654] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:29.809007 17500 tablet_bootstrap.cc:654] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:29.805279 17502 tablet_bootstrap.cc:492] T 490517b74da243eda8f140d1bd195c47 P 4dd30ddb8439491d9687ade5c569a27d: Bootstrap starting.
I20260709 14:50:29.817158 17499 tablet_bootstrap.cc:492] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607: No bootstrap required, opened a new log
I20260709 14:50:29.817648 17500 tablet_bootstrap.cc:492] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85: No bootstrap required, opened a new log
I20260709 14:50:29.817721 17499 ts_tablet_manager.cc:1403] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260709 14:50:29.818282 17500 ts_tablet_manager.cc:1403] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.006s
I20260709 14:50:29.818516 17502 tablet_bootstrap.cc:654] T 490517b74da243eda8f140d1bd195c47 P 4dd30ddb8439491d9687ade5c569a27d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:29.820956 17499 raft_consensus.cc:359] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.821619 17499 raft_consensus.cc:385] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.821296 17500 raft_consensus.cc:359] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.822009 17499 raft_consensus.cc:740] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.822116 17500 raft_consensus.cc:385] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.822847 17500 raft_consensus.cc:740] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.822850 17499 consensus_queue.cc:260] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.823891 17502 tablet_bootstrap.cc:492] T 490517b74da243eda8f140d1bd195c47 P 4dd30ddb8439491d9687ade5c569a27d: No bootstrap required, opened a new log
I20260709 14:50:29.824375 17502 ts_tablet_manager.cc:1403] T 490517b74da243eda8f140d1bd195c47 P 4dd30ddb8439491d9687ade5c569a27d: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.004s
I20260709 14:50:29.825012 17499 ts_tablet_manager.cc:1434] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:29.825369 17500 consensus_queue.cc:260] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.826960 17499 tablet_bootstrap.cc:492] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607: Bootstrap starting.
I20260709 14:50:29.827494 17500 ts_tablet_manager.cc:1434] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:29.827180 17502 raft_consensus.cc:359] T 490517b74da243eda8f140d1bd195c47 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.827950 17502 raft_consensus.cc:385] T 490517b74da243eda8f140d1bd195c47 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.828272 17502 raft_consensus.cc:740] T 490517b74da243eda8f140d1bd195c47 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.829224 17500 tablet_bootstrap.cc:492] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85: Bootstrap starting.
I20260709 14:50:29.828984 17502 consensus_queue.cc:260] T 490517b74da243eda8f140d1bd195c47 P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.831626 17502 ts_tablet_manager.cc:1434] T 490517b74da243eda8f140d1bd195c47 P 4dd30ddb8439491d9687ade5c569a27d: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260709 14:50:29.832619 17502 tablet_bootstrap.cc:492] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d: Bootstrap starting.
I20260709 14:50:29.833894 17499 tablet_bootstrap.cc:654] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:29.838819 17502 tablet_bootstrap.cc:654] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:29.848582 17500 tablet_bootstrap.cc:654] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:29.859035 17499 tablet_bootstrap.cc:492] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607: No bootstrap required, opened a new log
I20260709 14:50:29.859579 17499 ts_tablet_manager.cc:1403] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.019s
I20260709 14:50:29.859634 17502 tablet_bootstrap.cc:492] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d: No bootstrap required, opened a new log
I20260709 14:50:29.859916 17500 tablet_bootstrap.cc:492] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85: No bootstrap required, opened a new log
I20260709 14:50:29.860212 17502 ts_tablet_manager.cc:1403] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.021s
I20260709 14:50:29.860400 17500 ts_tablet_manager.cc:1403] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.005s
I20260709 14:50:29.862689 17502 raft_consensus.cc:359] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.862624 17499 raft_consensus.cc:359] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.863435 17502 raft_consensus.cc:385] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.863533 17499 raft_consensus.cc:385] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.863193 17500 raft_consensus.cc:359] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.863817 17502 raft_consensus.cc:740] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.864017 17500 raft_consensus.cc:385] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.864305 17500 raft_consensus.cc:740] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.864521 17502 consensus_queue.cc:260] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.864923 17500 consensus_queue.cc:260] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.866613 17502 ts_tablet_manager.cc:1434] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:29.867102 17500 ts_tablet_manager.cc:1434] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:50:29.867601 17502 tablet_bootstrap.cc:492] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d: Bootstrap starting.
I20260709 14:50:29.868062 17499 raft_consensus.cc:740] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.868681 17499 consensus_queue.cc:260] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.870792 17499 ts_tablet_manager.cc:1434] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:50:29.871661 17499 tablet_bootstrap.cc:492] T 2c5789f8e3c04bc3879dc721ab637814 P 5174791b67cf410aa3d05c750c1a8607: Bootstrap starting.
I20260709 14:50:29.873028 17500 tablet_bootstrap.cc:492] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85: Bootstrap starting.
I20260709 14:50:29.874238 17502 tablet_bootstrap.cc:654] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:29.881629 17499 tablet_bootstrap.cc:654] T 2c5789f8e3c04bc3879dc721ab637814 P 5174791b67cf410aa3d05c750c1a8607: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:29.881656 17500 tablet_bootstrap.cc:654] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:29.892612 17500 tablet_bootstrap.cc:492] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85: No bootstrap required, opened a new log
I20260709 14:50:29.892838 17502 tablet_bootstrap.cc:492] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d: No bootstrap required, opened a new log
I20260709 14:50:29.892995 17500 ts_tablet_manager.cc:1403] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.007s
I20260709 14:50:29.893286 17502 ts_tablet_manager.cc:1403] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260709 14:50:29.895565 17500 raft_consensus.cc:359] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.896061 17500 raft_consensus.cc:385] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.896459 17500 raft_consensus.cc:740] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.895977 17502 raft_consensus.cc:359] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.896595 17499 tablet_bootstrap.cc:492] T 2c5789f8e3c04bc3879dc721ab637814 P 5174791b67cf410aa3d05c750c1a8607: No bootstrap required, opened a new log
I20260709 14:50:29.896872 17502 raft_consensus.cc:385] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.897104 17499 ts_tablet_manager.cc:1403] T 2c5789f8e3c04bc3879dc721ab637814 P 5174791b67cf410aa3d05c750c1a8607: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260709 14:50:29.897181 17502 raft_consensus.cc:740] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.897114 17500 consensus_queue.cc:260] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.898252 17502 consensus_queue.cc:260] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.899497 17500 ts_tablet_manager.cc:1434] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:50:29.900565 17500 tablet_bootstrap.cc:492] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85: Bootstrap starting.
I20260709 14:50:29.900853 17502 ts_tablet_manager.cc:1434] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:50:29.901818 17502 tablet_bootstrap.cc:492] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d: Bootstrap starting.
I20260709 14:50:29.904723 17499 raft_consensus.cc:359] T 2c5789f8e3c04bc3879dc721ab637814 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.905457 17499 raft_consensus.cc:385] T 2c5789f8e3c04bc3879dc721ab637814 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.905772 17499 raft_consensus.cc:740] T 2c5789f8e3c04bc3879dc721ab637814 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.906843 17500 tablet_bootstrap.cc:654] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:29.906625 17499 consensus_queue.cc:260] T 2c5789f8e3c04bc3879dc721ab637814 P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.908022 17502 tablet_bootstrap.cc:654] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:29.912616 17452 raft_consensus.cc:493] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:29.913156 17452 raft_consensus.cc:515] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.915458 17452 leader_election.cc:290] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:29.916056 17499 ts_tablet_manager.cc:1434] T 2c5789f8e3c04bc3879dc721ab637814 P 5174791b67cf410aa3d05c750c1a8607: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:50:29.917297 17499 tablet_bootstrap.cc:492] T 92ba209f19d7455ab7160158a2d28251 P 5174791b67cf410aa3d05c750c1a8607: Bootstrap starting.
I20260709 14:50:29.918329 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c778254ebce045cf9af4ea8f39d374a2" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:29.919054 17210 raft_consensus.cc:2468] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 0.
I20260709 14:50:29.919301 17502 tablet_bootstrap.cc:492] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d: No bootstrap required, opened a new log
I20260709 14:50:29.919854 17502 ts_tablet_manager.cc:1403] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:50:29.921136 17326 leader_election.cc:304] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:29.919775 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c778254ebce045cf9af4ea8f39d374a2" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d" is_pre_election: true
I20260709 14:50:29.922936 17502 raft_consensus.cc:359] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.923261 17452 raft_consensus.cc:2804] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:29.923756 17502 raft_consensus.cc:385] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.924005 17499 tablet_bootstrap.cc:654] T 92ba209f19d7455ab7160158a2d28251 P 5174791b67cf410aa3d05c750c1a8607: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:29.923782 17452 raft_consensus.cc:493] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:29.924247 17502 raft_consensus.cc:740] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.924770 17452 raft_consensus.cc:3060] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:29.925361 17502 consensus_queue.cc:260] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.924263 17500 tablet_bootstrap.cc:492] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85: No bootstrap required, opened a new log
I20260709 14:50:29.926512 17500 ts_tablet_manager.cc:1403] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.012s
W20260709 14:50:29.923282 17324 leader_election.cc:343] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:29.929703 17500 raft_consensus.cc:359] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.932382 17502 ts_tablet_manager.cc:1434] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:50:29.932153 17452 raft_consensus.cc:515] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.933565 17502 tablet_bootstrap.cc:492] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d: Bootstrap starting.
I20260709 14:50:29.934949 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c778254ebce045cf9af4ea8f39d374a2" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:29.935506 17210 raft_consensus.cc:3060] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:29.930452 17500 raft_consensus.cc:385] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.938766 17500 raft_consensus.cc:740] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.939826 17502 tablet_bootstrap.cc:654] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:29.939616 17500 consensus_queue.cc:260] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.941920 17500 ts_tablet_manager.cc:1434] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:50:29.942879 17500 tablet_bootstrap.cc:492] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85: Bootstrap starting.
I20260709 14:50:29.947032 17210 raft_consensus.cc:2468] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 1.
I20260709 14:50:29.949255 17500 tablet_bootstrap.cc:654] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:29.950719 17501 raft_consensus.cc:493] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:29.951382 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c778254ebce045cf9af4ea8f39d374a2" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
I20260709 14:50:29.951239 17501 raft_consensus.cc:515] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.953824 17501 leader_election.cc:290] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:29.955210 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073f9db9c3184e488e0f7e53ddc898a7" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:29.955888 17210 raft_consensus.cc:2468] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 0.
I20260709 14:50:29.956431 17517 raft_consensus.cc:493] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:29.959117 17324 leader_election.cc:343] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:29.958101 17252 leader_election.cc:304] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:29.961998 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073f9db9c3184e488e0f7e53ddc898a7" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:29.959527 17517 raft_consensus.cc:515] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
W20260709 14:50:29.963553 17250 leader_election.cc:343] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:29.962770 17501 raft_consensus.cc:2804] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:29.964339 17517 leader_election.cc:290] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:29.964510 17501 raft_consensus.cc:493] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:29.965431 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5b487f8397435aabe87b9b4774f7a5" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d" is_pre_election: true
I20260709 14:50:29.965673 17501 raft_consensus.cc:3060] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:29.966866 17324 leader_election.cc:343] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:29.967535 17452 leader_election.cc:290] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:29.973033 17501 raft_consensus.cc:515] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.975118 17501 leader_election.cc:290] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:29.976145 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073f9db9c3184e488e0f7e53ddc898a7" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:29.976542 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073f9db9c3184e488e0f7e53ddc898a7" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:29.976814 17210 raft_consensus.cc:3060] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:29.977897 17250 leader_election.cc:343] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:29.979278 17326 leader_election.cc:304] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [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: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85; no voters: 4dd30ddb8439491d9687ade5c569a27d
I20260709 14:50:29.979843 17212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5b487f8397435aabe87b9b4774f7a5" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:29.981156 17452 raft_consensus.cc:2804] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:29.982308 17452 raft_consensus.cc:697] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Becoming Leader. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Running, Role: LEADER
I20260709 14:50:29.983233 17499 tablet_bootstrap.cc:492] T 92ba209f19d7455ab7160158a2d28251 P 5174791b67cf410aa3d05c750c1a8607: No bootstrap required, opened a new log
I20260709 14:50:29.983162 17452 consensus_queue.cc:237] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
W20260709 14:50:29.981736 17326 leader_election.cc:343] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:29.983767 17499 ts_tablet_manager.cc:1403] T 92ba209f19d7455ab7160158a2d28251 P 5174791b67cf410aa3d05c750c1a8607: Time spent bootstrapping tablet: real 0.067s	user 0.029s	sys 0.010s
I20260709 14:50:29.984898 17502 tablet_bootstrap.cc:492] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d: No bootstrap required, opened a new log
I20260709 14:50:29.985404 17502 ts_tablet_manager.cc:1403] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.014s
I20260709 14:50:29.986047 17326 leader_election.cc:304] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5174791b67cf410aa3d05c750c1a8607; no voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85
I20260709 14:50:29.986848 17517 raft_consensus.cc:2749] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:29.986883 17499 raft_consensus.cc:359] T 92ba209f19d7455ab7160158a2d28251 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.987736 17499 raft_consensus.cc:385] T 92ba209f19d7455ab7160158a2d28251 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.988026 17499 raft_consensus.cc:740] T 92ba209f19d7455ab7160158a2d28251 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.988306 17502 raft_consensus.cc:359] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.988996 17502 raft_consensus.cc:385] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.988734 17499 consensus_queue.cc:260] T 92ba209f19d7455ab7160158a2d28251 P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.989279 17502 raft_consensus.cc:740] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.989986 17502 consensus_queue.cc:260] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.990828 17210 raft_consensus.cc:2468] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 1.
I20260709 14:50:29.992268 17502 ts_tablet_manager.cc:1434] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:29.992609 17500 tablet_bootstrap.cc:492] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85: No bootstrap required, opened a new log
I20260709 14:50:29.994462 17252 leader_election.cc:304] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [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: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 5174791b67cf410aa3d05c750c1a8607
I20260709 14:50:29.995067 17500 ts_tablet_manager.cc:1403] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.003s
I20260709 14:50:29.997462 17500 raft_consensus.cc:359] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.997228 17107 catalog_manager.cc:5697] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "5174791b67cf410aa3d05c750c1a8607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:29.997968 17500 raft_consensus.cc:385] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.998231 17500 raft_consensus.cc:740] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.999059 17408 raft_consensus.cc:493] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:29.998943 17500 consensus_queue.cc:260] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:29.990965 17499 ts_tablet_manager.cc:1434] T 92ba209f19d7455ab7160158a2d28251 P 5174791b67cf410aa3d05c750c1a8607: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:29.999508 17408 raft_consensus.cc:515] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.000067 17501 raft_consensus.cc:2804] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:30.000311 17499 tablet_bootstrap.cc:492] T 490517b74da243eda8f140d1bd195c47 P 5174791b67cf410aa3d05c750c1a8607: Bootstrap starting.
I20260709 14:50:30.002331 17408 leader_election.cc:290] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:30.003400 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490517b74da243eda8f140d1bd195c47" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d" is_pre_election: true
I20260709 14:50:30.003620 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490517b74da243eda8f140d1bd195c47" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:30.004024 17286 raft_consensus.cc:2468] T 490517b74da243eda8f140d1bd195c47 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 0.
W20260709 14:50:30.005026 17175 leader_election.cc:343] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:30.005587 17500 ts_tablet_manager.cc:1434] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:50:30.003935 17502 tablet_bootstrap.cc:492] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d: Bootstrap starting.
I20260709 14:50:30.006461 17175 leader_election.cc:304] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [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: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 5174791b67cf410aa3d05c750c1a8607
I20260709 14:50:30.007563 17499 tablet_bootstrap.cc:654] T 490517b74da243eda8f140d1bd195c47 P 5174791b67cf410aa3d05c750c1a8607: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.007560 17408 raft_consensus.cc:2804] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:30.008199 17408 raft_consensus.cc:493] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:30.008576 17408 raft_consensus.cc:3060] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.001952 17501 raft_consensus.cc:697] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Becoming Leader. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Running, Role: LEADER
I20260709 14:50:30.010088 17501 consensus_queue.cc:237] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.012085 17502 tablet_bootstrap.cc:654] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.017151 17485 raft_consensus.cc:493] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.017616 17485 raft_consensus.cc:515] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.023690 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ba209f19d7455ab7160158a2d28251" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:30.023916 17485 leader_election.cc:290] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:30.024295 17210 raft_consensus.cc:2468] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 0.
I20260709 14:50:30.025302 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ba209f19d7455ab7160158a2d28251" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:30.025507 17252 leader_election.cc:304] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:30.025956 17361 raft_consensus.cc:2468] T 92ba209f19d7455ab7160158a2d28251 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 0.
I20260709 14:50:30.027647 17485 raft_consensus.cc:2804] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:30.028139 17485 raft_consensus.cc:493] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:30.028519 17485 raft_consensus.cc:3060] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.036567 17500 tablet_bootstrap.cc:492] T 2c5789f8e3c04bc3879dc721ab637814 P ef8c10e2eca54a5f8600b6161660eb85: Bootstrap starting.
I20260709 14:50:30.041345 17408 raft_consensus.cc:515] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.042225 17499 tablet_bootstrap.cc:492] T 490517b74da243eda8f140d1bd195c47 P 5174791b67cf410aa3d05c750c1a8607: No bootstrap required, opened a new log
I20260709 14:50:30.042750 17499 ts_tablet_manager.cc:1403] T 490517b74da243eda8f140d1bd195c47 P 5174791b67cf410aa3d05c750c1a8607: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.000s
I20260709 14:50:30.043291 17408 leader_election.cc:290] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 election: Requested vote from peers 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:30.037173 17485 raft_consensus.cc:515] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.045976 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490517b74da243eda8f140d1bd195c47" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:30.048286 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490517b74da243eda8f140d1bd195c47" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
W20260709 14:50:30.048933 17175 leader_election.cc:343] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:30.050412 17502 tablet_bootstrap.cc:492] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d: No bootstrap required, opened a new log
I20260709 14:50:30.050493 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ba209f19d7455ab7160158a2d28251" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:30.051111 17502 ts_tablet_manager.cc:1403] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.012s
I20260709 14:50:30.051223 17210 raft_consensus.cc:3060] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.053061 17500 tablet_bootstrap.cc:654] T 2c5789f8e3c04bc3879dc721ab637814 P ef8c10e2eca54a5f8600b6161660eb85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.053081 17108 catalog_manager.cc:5697] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130). New cstate: current_term: 1 leader_uuid: "4dd30ddb8439491d9687ade5c569a27d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:30.049117 17286 raft_consensus.cc:3060] T 490517b74da243eda8f140d1bd195c47 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.054252 17502 raft_consensus.cc:359] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.055099 17502 raft_consensus.cc:385] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.055410 17502 raft_consensus.cc:740] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.056207 17502 consensus_queue.cc:260] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.058779 17502 ts_tablet_manager.cc:1434] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:50:30.059576 17485 leader_election.cc:290] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:30.059803 17502 tablet_bootstrap.cc:492] T ec022957306a4e748fc588b2de992353 P 4dd30ddb8439491d9687ade5c569a27d: Bootstrap starting.
I20260709 14:50:30.058890 17499 raft_consensus.cc:359] T 490517b74da243eda8f140d1bd195c47 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.060814 17499 raft_consensus.cc:385] T 490517b74da243eda8f140d1bd195c47 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.061184 17499 raft_consensus.cc:740] T 490517b74da243eda8f140d1bd195c47 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.062017 17499 consensus_queue.cc:260] T 490517b74da243eda8f140d1bd195c47 P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.066041 17499 ts_tablet_manager.cc:1434] T 490517b74da243eda8f140d1bd195c47 P 5174791b67cf410aa3d05c750c1a8607: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:50:30.067256 17499 tablet_bootstrap.cc:492] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607: Bootstrap starting.
I20260709 14:50:30.063876 17210 raft_consensus.cc:2468] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 1.
I20260709 14:50:30.067384 17502 tablet_bootstrap.cc:654] T ec022957306a4e748fc588b2de992353 P 4dd30ddb8439491d9687ade5c569a27d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.063122 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ba209f19d7455ab7160158a2d28251" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:30.069896 17361 raft_consensus.cc:3060] T 92ba209f19d7455ab7160158a2d28251 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.075865 17499 tablet_bootstrap.cc:654] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.076704 17252 leader_election.cc:304] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:30.077569 17485 raft_consensus.cc:2804] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:30.078040 17485 raft_consensus.cc:697] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Becoming Leader. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Running, Role: LEADER
I20260709 14:50:30.078855 17485 consensus_queue.cc:237] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.082130 17499 tablet_bootstrap.cc:492] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607: No bootstrap required, opened a new log
I20260709 14:50:30.082720 17499 ts_tablet_manager.cc:1403] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260709 14:50:30.085925 17499 raft_consensus.cc:359] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.086705 17499 raft_consensus.cc:385] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.087020 17499 raft_consensus.cc:740] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.087815 17499 consensus_queue.cc:260] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.087824 17286 raft_consensus.cc:2468] T 490517b74da243eda8f140d1bd195c47 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 1.
I20260709 14:50:30.089625 17175 leader_election.cc:304] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [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: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 5174791b67cf410aa3d05c750c1a8607
I20260709 14:50:30.090430 17499 ts_tablet_manager.cc:1434] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:30.090698 17408 raft_consensus.cc:2804] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:30.091181 17408 raft_consensus.cc:697] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 LEADER]: Becoming Leader. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Running, Role: LEADER
I20260709 14:50:30.091450 17499 tablet_bootstrap.cc:492] T 1edfe433ef21470f95d33281fa68c333 P 5174791b67cf410aa3d05c750c1a8607: Bootstrap starting.
I20260709 14:50:30.091956 17408 consensus_queue.cc:237] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.098855 17499 tablet_bootstrap.cc:654] T 1edfe433ef21470f95d33281fa68c333 P 5174791b67cf410aa3d05c750c1a8607: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.103865 17361 raft_consensus.cc:2468] T 92ba209f19d7455ab7160158a2d28251 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 1.
W20260709 14:50:30.113021 17522 log.cc:927] Time spent T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 14:50:30.113667 17499 tablet_bootstrap.cc:492] T 1edfe433ef21470f95d33281fa68c333 P 5174791b67cf410aa3d05c750c1a8607: No bootstrap required, opened a new log
I20260709 14:50:30.114274 17499 ts_tablet_manager.cc:1403] T 1edfe433ef21470f95d33281fa68c333 P 5174791b67cf410aa3d05c750c1a8607: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260709 14:50:30.117741 17499 raft_consensus.cc:359] T 1edfe433ef21470f95d33281fa68c333 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.118518 17499 raft_consensus.cc:385] T 1edfe433ef21470f95d33281fa68c333 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.118844 17499 raft_consensus.cc:740] T 1edfe433ef21470f95d33281fa68c333 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.119751 17499 consensus_queue.cc:260] T 1edfe433ef21470f95d33281fa68c333 P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.122416 17499 ts_tablet_manager.cc:1434] T 1edfe433ef21470f95d33281fa68c333 P 5174791b67cf410aa3d05c750c1a8607: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:50:30.123543 17499 tablet_bootstrap.cc:492] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607: Bootstrap starting.
W20260709 14:50:30.124533 17158 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:30.128414 17108 catalog_manager.cc:5697] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130). New cstate: current_term: 1 leader_uuid: "4dd30ddb8439491d9687ade5c569a27d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:30.130059 17499 tablet_bootstrap.cc:654] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.140128 17499 tablet_bootstrap.cc:492] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607: No bootstrap required, opened a new log
I20260709 14:50:30.140588 17499 ts_tablet_manager.cc:1403] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260709 14:50:30.141769 17488 raft_consensus.cc:493] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.142297 17488 raft_consensus.cc:515] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.143144 17499 raft_consensus.cc:359] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.143754 17499 raft_consensus.cc:385] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.144006 17499 raft_consensus.cc:740] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.144279 17488 leader_election.cc:290] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:30.144780 17502 tablet_bootstrap.cc:492] T ec022957306a4e748fc588b2de992353 P 4dd30ddb8439491d9687ade5c569a27d: No bootstrap required, opened a new log
I20260709 14:50:30.145280 17502 ts_tablet_manager.cc:1403] T ec022957306a4e748fc588b2de992353 P 4dd30ddb8439491d9687ade5c569a27d: Time spent bootstrapping tablet: real 0.086s	user 0.022s	sys 0.037s
I20260709 14:50:30.145588 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569580f8cdc44c7faf3e2e875ae95adc" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:30.145293 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569580f8cdc44c7faf3e2e875ae95adc" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d" is_pre_election: true
I20260709 14:50:30.146999 17500 tablet_bootstrap.cc:492] T 2c5789f8e3c04bc3879dc721ab637814 P ef8c10e2eca54a5f8600b6161660eb85: No bootstrap required, opened a new log
I20260709 14:50:30.147449 17500 ts_tablet_manager.cc:1403] T 2c5789f8e3c04bc3879dc721ab637814 P ef8c10e2eca54a5f8600b6161660eb85: Time spent bootstrapping tablet: real 0.111s	user 0.025s	sys 0.036s
W20260709 14:50:30.147706 17175 leader_election.cc:343] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:30.148378 17175 leader_election.cc:343] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:30.144804 17499 consensus_queue.cc:260] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.148844 17175 leader_election.cc:304] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef8c10e2eca54a5f8600b6161660eb85; no voters: 4dd30ddb8439491d9687ade5c569a27d, 5174791b67cf410aa3d05c750c1a8607
I20260709 14:50:30.148118 17502 raft_consensus.cc:359] T ec022957306a4e748fc588b2de992353 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.150266 17502 raft_consensus.cc:385] T ec022957306a4e748fc588b2de992353 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.150169 17500 raft_consensus.cc:359] T 2c5789f8e3c04bc3879dc721ab637814 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.150688 17502 raft_consensus.cc:740] T ec022957306a4e748fc588b2de992353 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.150791 17499 ts_tablet_manager.cc:1434] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:50:30.151026 17500 raft_consensus.cc:385] T 2c5789f8e3c04bc3879dc721ab637814 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.151643 17488 raft_consensus.cc:2749] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:30.151823 17499 tablet_bootstrap.cc:492] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607: Bootstrap starting.
I20260709 14:50:30.151423 17502 consensus_queue.cc:260] T ec022957306a4e748fc588b2de992353 P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.153198 17110 catalog_manager.cc:5697] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129). New cstate: current_term: 1 leader_uuid: "ef8c10e2eca54a5f8600b6161660eb85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:30.151446 17500 raft_consensus.cc:740] T 2c5789f8e3c04bc3879dc721ab637814 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.156100 17502 ts_tablet_manager.cc:1434] T ec022957306a4e748fc588b2de992353 P 4dd30ddb8439491d9687ade5c569a27d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:50:30.156589 17500 consensus_queue.cc:260] T 2c5789f8e3c04bc3879dc721ab637814 P ef8c10e2eca54a5f8600b6161660eb85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.157126 17502 tablet_bootstrap.cc:492] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d: Bootstrap starting.
I20260709 14:50:30.157799 17499 tablet_bootstrap.cc:654] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.161526 17500 ts_tablet_manager.cc:1434] T 2c5789f8e3c04bc3879dc721ab637814 P ef8c10e2eca54a5f8600b6161660eb85: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 14:50:30.162595 17500 tablet_bootstrap.cc:492] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85: Bootstrap starting.
I20260709 14:50:30.166327 17502 tablet_bootstrap.cc:654] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.169009 17500 tablet_bootstrap.cc:654] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.172797 17499 tablet_bootstrap.cc:492] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607: No bootstrap required, opened a new log
I20260709 14:50:30.173285 17499 ts_tablet_manager.cc:1403] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.012s
I20260709 14:50:30.175827 17499 raft_consensus.cc:359] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.176504 17499 raft_consensus.cc:385] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.176754 17499 raft_consensus.cc:740] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.177367 17499 consensus_queue.cc:260] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.179200 17499 ts_tablet_manager.cc:1434] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:30.183409 17500 tablet_bootstrap.cc:492] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85: No bootstrap required, opened a new log
I20260709 14:50:30.183775 17500 ts_tablet_manager.cc:1403] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.003s
I20260709 14:50:30.186051 17500 raft_consensus.cc:359] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.186530 17500 raft_consensus.cc:385] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.186796 17500 raft_consensus.cc:740] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.187487 17500 consensus_queue.cc:260] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.188210 17502 tablet_bootstrap.cc:492] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d: No bootstrap required, opened a new log
I20260709 14:50:30.188735 17452 raft_consensus.cc:493] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.188959 17502 ts_tablet_manager.cc:1403] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.005s
I20260709 14:50:30.189234 17452 raft_consensus.cc:515] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.189625 17500 ts_tablet_manager.cc:1434] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:50:30.190649 17500 tablet_bootstrap.cc:492] T 1edfe433ef21470f95d33281fa68c333 P ef8c10e2eca54a5f8600b6161660eb85: Bootstrap starting.
I20260709 14:50:30.191289 17452 leader_election.cc:290] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:30.191807 17502 raft_consensus.cc:359] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.192477 17502 raft_consensus.cc:385] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.192721 17502 raft_consensus.cc:740] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.192642 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec022957306a4e748fc588b2de992353" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d" is_pre_election: true
I20260709 14:50:30.193164 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec022957306a4e748fc588b2de992353" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:30.193538 17286 raft_consensus.cc:2468] T ec022957306a4e748fc588b2de992353 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 0.
I20260709 14:50:30.193423 17502 consensus_queue.cc:260] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
W20260709 14:50:30.194607 17326 leader_election.cc:343] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:30.195457 17502 ts_tablet_manager.cc:1434] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:30.195753 17324 leader_election.cc:304] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [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: 4dd30ddb8439491d9687ade5c569a27d, 5174791b67cf410aa3d05c750c1a8607; no voters: ef8c10e2eca54a5f8600b6161660eb85
I20260709 14:50:30.196444 17502 tablet_bootstrap.cc:492] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d: Bootstrap starting.
I20260709 14:50:30.196836 17452 raft_consensus.cc:2804] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:30.197310 17452 raft_consensus.cc:493] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:30.197494 17500 tablet_bootstrap.cc:654] T 1edfe433ef21470f95d33281fa68c333 P ef8c10e2eca54a5f8600b6161660eb85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.197955 17452 raft_consensus.cc:3060] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.202466 17502 tablet_bootstrap.cc:654] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.209019 17452 raft_consensus.cc:515] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.211493 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec022957306a4e748fc588b2de992353" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
I20260709 14:50:30.212042 17286 raft_consensus.cc:3060] T ec022957306a4e748fc588b2de992353 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.215150 17452 leader_election.cc:290] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:30.211493 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec022957306a4e748fc588b2de992353" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:30.218020 17500 tablet_bootstrap.cc:492] T 1edfe433ef21470f95d33281fa68c333 P ef8c10e2eca54a5f8600b6161660eb85: No bootstrap required, opened a new log
I20260709 14:50:30.218393 17502 tablet_bootstrap.cc:492] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d: No bootstrap required, opened a new log
I20260709 14:50:30.218495 17500 ts_tablet_manager.cc:1403] T 1edfe433ef21470f95d33281fa68c333 P ef8c10e2eca54a5f8600b6161660eb85: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.008s
I20260709 14:50:30.218902 17502 ts_tablet_manager.cc:1403] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.013s
I20260709 14:50:30.221169 17500 raft_consensus.cc:359] T 1edfe433ef21470f95d33281fa68c333 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.221460 17502 raft_consensus.cc:359] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.221863 17500 raft_consensus.cc:385] T 1edfe433ef21470f95d33281fa68c333 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.221946 17286 raft_consensus.cc:2468] T ec022957306a4e748fc588b2de992353 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 1.
I20260709 14:50:30.222153 17502 raft_consensus.cc:385] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.222203 17500 raft_consensus.cc:740] T 1edfe433ef21470f95d33281fa68c333 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Initialized, Role: FOLLOWER
W20260709 14:50:30.221722 17326 leader_election.cc:343] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:30.222759 17502 raft_consensus.cc:740] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.223381 17502 consensus_queue.cc:260] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.223266 17500 consensus_queue.cc:260] T 1edfe433ef21470f95d33281fa68c333 P ef8c10e2eca54a5f8600b6161660eb85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.223610 17324 leader_election.cc:304] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [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: 4dd30ddb8439491d9687ade5c569a27d, 5174791b67cf410aa3d05c750c1a8607; no voters: ef8c10e2eca54a5f8600b6161660eb85
I20260709 14:50:30.224638 17452 raft_consensus.cc:2804] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:30.225078 17452 raft_consensus.cc:697] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Becoming Leader. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Running, Role: LEADER
I20260709 14:50:30.225427 17502 ts_tablet_manager.cc:1434] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20260709 14:50:30.225595 17500 ts_tablet_manager.cc:1434] T 1edfe433ef21470f95d33281fa68c333 P ef8c10e2eca54a5f8600b6161660eb85: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:30.225805 17452 consensus_queue.cc:237] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.226485 17500 tablet_bootstrap.cc:492] T ec022957306a4e748fc588b2de992353 P ef8c10e2eca54a5f8600b6161660eb85: Bootstrap starting.
I20260709 14:50:30.232302 17500 tablet_bootstrap.cc:654] T ec022957306a4e748fc588b2de992353 P ef8c10e2eca54a5f8600b6161660eb85: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.238142 17500 tablet_bootstrap.cc:492] T ec022957306a4e748fc588b2de992353 P ef8c10e2eca54a5f8600b6161660eb85: No bootstrap required, opened a new log
I20260709 14:50:30.238535 17500 ts_tablet_manager.cc:1403] T ec022957306a4e748fc588b2de992353 P ef8c10e2eca54a5f8600b6161660eb85: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:50:30.240777 17500 raft_consensus.cc:359] T ec022957306a4e748fc588b2de992353 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.241405 17500 raft_consensus.cc:385] T ec022957306a4e748fc588b2de992353 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.241663 17500 raft_consensus.cc:740] T ec022957306a4e748fc588b2de992353 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.242262 17500 consensus_queue.cc:260] T ec022957306a4e748fc588b2de992353 P ef8c10e2eca54a5f8600b6161660eb85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.243036 17107 catalog_manager.cc:5697] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "5174791b67cf410aa3d05c750c1a8607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:30.244185 17500 ts_tablet_manager.cc:1434] T ec022957306a4e748fc588b2de992353 P ef8c10e2eca54a5f8600b6161660eb85: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:30.248385 17485 raft_consensus.cc:493] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.248848 17485 raft_consensus.cc:515] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.250481 17485 leader_election.cc:290] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:30.251145 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c5789f8e3c04bc3879dc721ab637814" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:30.251502 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c5789f8e3c04bc3879dc721ab637814" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:30.251776 17210 raft_consensus.cc:2468] T 2c5789f8e3c04bc3879dc721ab637814 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 0.
I20260709 14:50:30.252111 17361 raft_consensus.cc:2468] T 2c5789f8e3c04bc3879dc721ab637814 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 0.
I20260709 14:50:30.252916 17252 leader_election.cc:304] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:30.253485 17485 raft_consensus.cc:2804] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:30.253818 17485 raft_consensus.cc:493] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:30.254104 17485 raft_consensus.cc:3060] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.259732 17485 raft_consensus.cc:515] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.261688 17485 leader_election.cc:290] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:30.262044 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c5789f8e3c04bc3879dc721ab637814" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:30.262182 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c5789f8e3c04bc3879dc721ab637814" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:30.262492 17210 raft_consensus.cc:3060] T 2c5789f8e3c04bc3879dc721ab637814 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.262734 17361 raft_consensus.cc:3060] T 2c5789f8e3c04bc3879dc721ab637814 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.266899 17210 raft_consensus.cc:2468] T 2c5789f8e3c04bc3879dc721ab637814 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 1.
I20260709 14:50:30.267010 17361 raft_consensus.cc:2468] T 2c5789f8e3c04bc3879dc721ab637814 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 1.
I20260709 14:50:30.267831 17252 leader_election.cc:304] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:30.268468 17485 raft_consensus.cc:2804] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:30.268846 17485 raft_consensus.cc:697] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Becoming Leader. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Running, Role: LEADER
I20260709 14:50:30.269521 17485 consensus_queue.cc:237] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.275887 17110 catalog_manager.cc:5697] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130). New cstate: current_term: 1 leader_uuid: "4dd30ddb8439491d9687ade5c569a27d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:30.291872 17485 raft_consensus.cc:493] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.292223 17485 raft_consensus.cc:515] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.292940 17501 raft_consensus.cc:493] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.293352 17501 raft_consensus.cc:515] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.294505 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c778254ebce045cf9af4ea8f39d374a2" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:30.294625 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c778254ebce045cf9af4ea8f39d374a2" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:30.295145 17501 leader_election.cc:290] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:30.294119 17485 leader_election.cc:290] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:30.295421 17210 raft_consensus.cc:2393] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dd30ddb8439491d9687ade5c569a27d in current term 1: Already voted for candidate 5174791b67cf410aa3d05c750c1a8607 in this term.
I20260709 14:50:30.295792 17212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edfe433ef21470f95d33281fa68c333" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:30.296423 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edfe433ef21470f95d33281fa68c333" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:30.296556 17212 raft_consensus.cc:2468] T 1edfe433ef21470f95d33281fa68c333 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 0.
I20260709 14:50:30.296943 17252 leader_election.cc:304] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d; no voters: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85
I20260709 14:50:30.297030 17361 raft_consensus.cc:2468] T 1edfe433ef21470f95d33281fa68c333 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 0.
I20260709 14:50:30.297691 17485 raft_consensus.cc:3060] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.298111 17250 leader_election.cc:304] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, 5174791b67cf410aa3d05c750c1a8607; no voters: 
I20260709 14:50:30.298830 17501 raft_consensus.cc:2804] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:30.299147 17501 raft_consensus.cc:493] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:30.299405 17501 raft_consensus.cc:3060] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.302466 17485 raft_consensus.cc:2749] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:30.302878 17452 raft_consensus.cc:493] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.303367 17452 raft_consensus.cc:515] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.304234 17501 raft_consensus.cc:515] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.305384 17452 leader_election.cc:290] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:30.305968 17212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073f9db9c3184e488e0f7e53ddc898a7" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:30.306145 17501 leader_election.cc:290] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:30.306411 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073f9db9c3184e488e0f7e53ddc898a7" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d" is_pre_election: true
I20260709 14:50:30.306802 17212 raft_consensus.cc:2393] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5174791b67cf410aa3d05c750c1a8607 in current term 1: Already voted for candidate 4dd30ddb8439491d9687ade5c569a27d in this term.
I20260709 14:50:30.307428 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edfe433ef21470f95d33281fa68c333" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:30.307659 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edfe433ef21470f95d33281fa68c333" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:30.307960 17361 raft_consensus.cc:3060] T 1edfe433ef21470f95d33281fa68c333 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.307960 17326 leader_election.cc:304] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5174791b67cf410aa3d05c750c1a8607; no voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85
I20260709 14:50:30.308254 17210 raft_consensus.cc:3060] T 1edfe433ef21470f95d33281fa68c333 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.308924 17452 raft_consensus.cc:3060] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.313346 17210 raft_consensus.cc:2468] T 1edfe433ef21470f95d33281fa68c333 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 1.
I20260709 14:50:30.314352 17361 raft_consensus.cc:2468] T 1edfe433ef21470f95d33281fa68c333 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 1.
I20260709 14:50:30.314527 17252 leader_election.cc:304] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:30.315699 17452 raft_consensus.cc:2749] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:30.315802 17501 raft_consensus.cc:2804] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:30.318017 17501 raft_consensus.cc:697] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Becoming Leader. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Running, Role: LEADER
I20260709 14:50:30.318820 17501 consensus_queue.cc:237] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.325978 17110 catalog_manager.cc:5697] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130). New cstate: current_term: 1 leader_uuid: "4dd30ddb8439491d9687ade5c569a27d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:30.339381 17452 raft_consensus.cc:493] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.339813 17452 raft_consensus.cc:515] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.341533 17452 leader_election.cc:290] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:30.342056 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569580f8cdc44c7faf3e2e875ae95adc" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:30.342569 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569580f8cdc44c7faf3e2e875ae95adc" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d" is_pre_election: true
I20260709 14:50:30.342746 17210 raft_consensus.cc:2468] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 0.
I20260709 14:50:30.343252 17286 raft_consensus.cc:2468] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 0.
I20260709 14:50:30.343724 17326 leader_election.cc:304] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:30.344478 17452 raft_consensus.cc:2804] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:30.344738 17452 raft_consensus.cc:493] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:30.344992 17452 raft_consensus.cc:3060] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.349460 17452 raft_consensus.cc:515] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.350876 17452 leader_election.cc:290] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:30.351410 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569580f8cdc44c7faf3e2e875ae95adc" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:30.351825 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569580f8cdc44c7faf3e2e875ae95adc" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
I20260709 14:50:30.351974 17210 raft_consensus.cc:3060] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.352296 17286 raft_consensus.cc:3060] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.356544 17210 raft_consensus.cc:2468] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 1.
I20260709 14:50:30.356738 17286 raft_consensus.cc:2468] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 1.
I20260709 14:50:30.357410 17326 leader_election.cc:304] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:30.358162 17452 raft_consensus.cc:2804] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:30.358494 17452 raft_consensus.cc:697] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Becoming Leader. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Running, Role: LEADER
I20260709 14:50:30.359303 17452 consensus_queue.cc:237] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.365360 17110 catalog_manager.cc:5697] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131). New cstate: current_term: 1 leader_uuid: "5174791b67cf410aa3d05c750c1a8607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:30.370394 17452 consensus_queue.cc:1048] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.377349 17515 raft_consensus.cc:493] T 490517b74da243eda8f140d1bd195c47 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.377796 17515 raft_consensus.cc:515] T 490517b74da243eda8f140d1bd195c47 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.379424 17515 leader_election.cc:290] T 490517b74da243eda8f140d1bd195c47 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:30.380092 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490517b74da243eda8f140d1bd195c47" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:30.381517 17285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490517b74da243eda8f140d1bd195c47" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d" is_pre_election: true
I20260709 14:50:30.382175 17285 raft_consensus.cc:2393] T 490517b74da243eda8f140d1bd195c47 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5174791b67cf410aa3d05c750c1a8607 in current term 1: Already voted for candidate ef8c10e2eca54a5f8600b6161660eb85 in this term.
I20260709 14:50:30.383023 17324 leader_election.cc:304] T 490517b74da243eda8f140d1bd195c47 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5174791b67cf410aa3d05c750c1a8607; no voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85
I20260709 14:50:30.384027 17515 raft_consensus.cc:3060] T 490517b74da243eda8f140d1bd195c47 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.391048 17515 raft_consensus.cc:2749] T 490517b74da243eda8f140d1bd195c47 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:30.395588 17515 consensus_queue.cc:1048] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.462334 17521 consensus_queue.cc:1048] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.471509 17501 consensus_queue.cc:1048] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.500252 17408 raft_consensus.cc:493] T ec022957306a4e748fc588b2de992353 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.500612 17408 raft_consensus.cc:515] T ec022957306a4e748fc588b2de992353 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.502192 17408 leader_election.cc:290] T ec022957306a4e748fc588b2de992353 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:30.502665 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec022957306a4e748fc588b2de992353" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd30ddb8439491d9687ade5c569a27d" is_pre_election: true
I20260709 14:50:30.503363 17286 raft_consensus.cc:2393] T ec022957306a4e748fc588b2de992353 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef8c10e2eca54a5f8600b6161660eb85 in current term 1: Already voted for candidate 5174791b67cf410aa3d05c750c1a8607 in this term.
I20260709 14:50:30.503176 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec022957306a4e748fc588b2de992353" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:30.504441 17175 leader_election.cc:304] T ec022957306a4e748fc588b2de992353 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef8c10e2eca54a5f8600b6161660eb85; no voters: 4dd30ddb8439491d9687ade5c569a27d, 5174791b67cf410aa3d05c750c1a8607
I20260709 14:50:30.505044 17408 raft_consensus.cc:3060] T ec022957306a4e748fc588b2de992353 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.509940 17408 raft_consensus.cc:2749] T ec022957306a4e748fc588b2de992353 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:30.528721 17501 raft_consensus.cc:493] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.529116 17501 raft_consensus.cc:515] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.530720 17501 leader_election.cc:290] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:30.531445 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5b487f8397435aabe87b9b4774f7a5" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85" is_pre_election: true
I20260709 14:50:30.531575 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5b487f8397435aabe87b9b4774f7a5" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607" is_pre_election: true
I20260709 14:50:30.532028 17210 raft_consensus.cc:2468] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 0.
I20260709 14:50:30.532122 17361 raft_consensus.cc:2468] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 0.
I20260709 14:50:30.532927 17252 leader_election.cc:304] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:30.533522 17501 raft_consensus.cc:2804] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:30.533823 17501 raft_consensus.cc:493] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:30.534061 17501 raft_consensus.cc:3060] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.538683 17501 raft_consensus.cc:515] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.540247 17501 leader_election.cc:290] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:30.540354 17408 consensus_queue.cc:1048] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.541175 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5b487f8397435aabe87b9b4774f7a5" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:30.541666 17361 raft_consensus.cc:3060] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.542620 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5b487f8397435aabe87b9b4774f7a5" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:30.543198 17210 raft_consensus.cc:3060] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.547932 17361 raft_consensus.cc:2468] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 1.
I20260709 14:50:30.548884 17250 leader_election.cc:304] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, 5174791b67cf410aa3d05c750c1a8607; no voters: 
I20260709 14:50:30.553985 17501 raft_consensus.cc:2804] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:30.553983 17488 consensus_queue.cc:1048] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.554415 17210 raft_consensus.cc:2468] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 1.
I20260709 14:50:30.556646 17501 raft_consensus.cc:697] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Becoming Leader. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Running, Role: LEADER
I20260709 14:50:30.557487 17501 consensus_queue.cc:237] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.565815 17107 catalog_manager.cc:5697] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130). New cstate: current_term: 1 leader_uuid: "4dd30ddb8439491d9687ade5c569a27d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:30.614873 17501 consensus_queue.cc:1048] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.624627 17554 consensus_queue.cc:1048] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:30.633563 17515 consensus_queue.cc:1048] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.643318 17452 consensus_queue.cc:1048] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.713641 17554 consensus_queue.cc:1048] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.723554 17554 consensus_queue.cc:1048] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.733826 17286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b5b487f8397435aabe87b9b4774f7a5"
dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
mode: GRACEFUL
new_leader_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
 from {username='slave'} at 127.0.0.1:41280
I20260709 14:50:30.734571 17286 raft_consensus.cc:606] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Received request to transfer leadership to TS ef8c10e2eca54a5f8600b6161660eb85
I20260709 14:50:30.741187 17286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92ba209f19d7455ab7160158a2d28251"
dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
mode: GRACEFUL
new_leader_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
 from {username='slave'} at 127.0.0.1:41280
I20260709 14:50:30.741708 17286 raft_consensus.cc:606] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Received request to transfer leadership to TS ef8c10e2eca54a5f8600b6161660eb85
I20260709 14:50:30.749511 17286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "073f9db9c3184e488e0f7e53ddc898a7"
dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
mode: GRACEFUL
new_leader_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
 from {username='slave'} at 127.0.0.1:41280
I20260709 14:50:30.749953 17286 raft_consensus.cc:606] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Received request to transfer leadership to TS ef8c10e2eca54a5f8600b6161660eb85
I20260709 14:50:30.754659 17554 consensus_queue.cc:1048] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.759053 17452 consensus_queue.cc:1048] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.760530 17359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c778254ebce045cf9af4ea8f39d374a2"
dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
mode: GRACEFUL
new_leader_uuid: "4dd30ddb8439491d9687ade5c569a27d"
 from {username='slave'} at 127.0.0.1:55908
I20260709 14:50:30.761161 17359 raft_consensus.cc:606] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Received request to transfer leadership to TS 4dd30ddb8439491d9687ade5c569a27d
I20260709 14:50:30.766541 17359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "569580f8cdc44c7faf3e2e875ae95adc"
dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
mode: GRACEFUL
new_leader_uuid: "4dd30ddb8439491d9687ade5c569a27d"
 from {username='slave'} at 127.0.0.1:55908
I20260709 14:50:30.767076 17359 raft_consensus.cc:606] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Received request to transfer leadership to TS 4dd30ddb8439491d9687ade5c569a27d
I20260709 14:50:30.769516 17518 raft_consensus.cc:993] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607: : Instructing follower 4dd30ddb8439491d9687ade5c569a27d to start an election
I20260709 14:50:30.769919 17518 raft_consensus.cc:1081] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Signalling peer 4dd30ddb8439491d9687ade5c569a27d to start an election
I20260709 14:50:30.775741 17515 consensus_queue.cc:1048] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.778046 17485 consensus_queue.cc:1048] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.781771 17285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "569580f8cdc44c7faf3e2e875ae95adc"
dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
 from {username='slave'} at 127.0.0.1:41268
I20260709 14:50:30.783288 17285 raft_consensus.cc:493] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:30.783658 17285 raft_consensus.cc:3060] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:30.790680 17285 raft_consensus.cc:515] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.797262 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569580f8cdc44c7faf3e2e875ae95adc" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:30.797492 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569580f8cdc44c7faf3e2e875ae95adc" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:30.797881 17359 raft_consensus.cc:3055] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:30.798321 17359 raft_consensus.cc:740] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Running, Role: LEADER
I20260709 14:50:30.799192 17359 consensus_queue.cc:260] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.800294 17359 raft_consensus.cc:3060] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:30.803179 17285 leader_election.cc:290] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 2 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:30.798059 17210 raft_consensus.cc:3060] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:30.809166 17210 raft_consensus.cc:2468] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 2.
I20260709 14:50:30.809913 17359 raft_consensus.cc:2468] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 2.
I20260709 14:50:30.810230 17252 leader_election.cc:304] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:30.811012 17485 raft_consensus.cc:2804] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:30.811374 17485 raft_consensus.cc:697] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d [term 2 LEADER]: Becoming Leader. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Running, Role: LEADER
I20260709 14:50:30.812024 17485 consensus_queue.cc:237] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.817687 17109 catalog_manager.cc:5697] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d reported cstate change: term changed from 1 to 2, leader changed from 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131) to 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130). New cstate: current_term: 2 leader_uuid: "4dd30ddb8439491d9687ade5c569a27d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:30.964907 17485 consensus_queue.cc:1048] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.971223 17501 raft_consensus.cc:993] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d: : Instructing follower ef8c10e2eca54a5f8600b6161660eb85 to start an election
I20260709 14:50:30.971661 17521 raft_consensus.cc:1081] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Signalling peer ef8c10e2eca54a5f8600b6161660eb85 to start an election
I20260709 14:50:30.973218 17210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b5b487f8397435aabe87b9b4774f7a5"
dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
 from {username='slave'} at 127.0.0.1:56856
I20260709 14:50:30.975008 17210 raft_consensus.cc:493] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:30.975353 17210 raft_consensus.cc:3060] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:30.977357 17521 consensus_queue.cc:1048] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.981441 17210 raft_consensus.cc:515] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.983901 17210 leader_election.cc:290] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 2 election: Requested vote from peers 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:30.984448 17286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5b487f8397435aabe87b9b4774f7a5" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
I20260709 14:50:30.985085 17286 raft_consensus.cc:3055] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:30.985368 17286 raft_consensus.cc:740] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Running, Role: LEADER
I20260709 14:50:30.986088 17286 consensus_queue.cc:260] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:30.985082 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5b487f8397435aabe87b9b4774f7a5" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:30.987354 17361 raft_consensus.cc:3060] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:30.993917 17361 raft_consensus.cc:2468] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 2.
I20260709 14:50:30.994408 17286 raft_consensus.cc:3060] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:30.995220 17175 leader_election.cc:304] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:30.995821 17518 raft_consensus.cc:993] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607: : Instructing follower 4dd30ddb8439491d9687ade5c569a27d to start an election
I20260709 14:50:30.995975 17488 raft_consensus.cc:2804] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:30.996568 17488 raft_consensus.cc:697] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 LEADER]: Becoming Leader. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Running, Role: LEADER
I20260709 14:50:30.997362 17488 consensus_queue.cc:237] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:31.000448 17286 raft_consensus.cc:2468] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 2.
I20260709 14:50:30.996302 17518 raft_consensus.cc:1081] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Signalling peer 4dd30ddb8439491d9687ade5c569a27d to start an election
I20260709 14:50:31.003695 17285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c778254ebce045cf9af4ea8f39d374a2"
dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
 from {username='slave'} at 127.0.0.1:41268
I20260709 14:50:31.004205 17285 raft_consensus.cc:493] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:31.004555 17285 raft_consensus.cc:3060] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:31.005704 17109 catalog_manager.cc:5697] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 reported cstate change: term changed from 1 to 2, leader changed from 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130) to ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129). New cstate: current_term: 2 leader_uuid: "ef8c10e2eca54a5f8600b6161660eb85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.009435 17285 raft_consensus.cc:515] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:31.011240 17285 leader_election.cc:290] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 2 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:31.011734 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c778254ebce045cf9af4ea8f39d374a2" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:31.012269 17210 raft_consensus.cc:3060] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:31.012938 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c778254ebce045cf9af4ea8f39d374a2" candidate_uuid: "4dd30ddb8439491d9687ade5c569a27d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:31.014829 17361 raft_consensus.cc:3055] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:31.015156 17361 raft_consensus.cc:740] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Running, Role: LEADER
I20260709 14:50:31.015864 17361 consensus_queue.cc:260] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:31.017014 17361 raft_consensus.cc:3060] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:31.018558 17210 raft_consensus.cc:2468] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 2.
I20260709 14:50:31.019816 17252 leader_election.cc:304] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd30ddb8439491d9687ade5c569a27d, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:31.020542 17521 raft_consensus.cc:2804] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:31.020973 17521 raft_consensus.cc:697] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [term 2 LEADER]: Becoming Leader. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Running, Role: LEADER
I20260709 14:50:31.021711 17521 consensus_queue.cc:237] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:31.024657 17361 raft_consensus.cc:2468] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd30ddb8439491d9687ade5c569a27d in term 2.
I20260709 14:50:31.028343 17109 catalog_manager.cc:5697] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d reported cstate change: term changed from 1 to 2, leader changed from 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131) to 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130). New cstate: current_term: 2 leader_uuid: "4dd30ddb8439491d9687ade5c569a27d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.069697 17485 raft_consensus.cc:993] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d: : Instructing follower ef8c10e2eca54a5f8600b6161660eb85 to start an election
I20260709 14:50:31.070092 17521 raft_consensus.cc:1081] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Signalling peer ef8c10e2eca54a5f8600b6161660eb85 to start an election
I20260709 14:50:31.071372 17210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "073f9db9c3184e488e0f7e53ddc898a7"
dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
 from {username='slave'} at 127.0.0.1:56856
I20260709 14:50:31.071772 17210 raft_consensus.cc:493] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:31.072032 17210 raft_consensus.cc:3060] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:31.076711 17210 raft_consensus.cc:515] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:31.077924 17210 leader_election.cc:290] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 2 election: Requested vote from peers 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:31.078552 17285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073f9db9c3184e488e0f7e53ddc898a7" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
I20260709 14:50:31.078775 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073f9db9c3184e488e0f7e53ddc898a7" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:31.079202 17285 raft_consensus.cc:3055] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:31.079310 17361 raft_consensus.cc:3060] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:31.079478 17285 raft_consensus.cc:740] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Running, Role: LEADER
I20260709 14:50:31.080233 17285 consensus_queue.cc:260] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:31.081096 17285 raft_consensus.cc:3060] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:31.083415 17361 raft_consensus.cc:2468] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 2.
I20260709 14:50:31.084249 17175 leader_election.cc:304] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:31.084923 17488 raft_consensus.cc:2804] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:31.085340 17488 raft_consensus.cc:697] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 LEADER]: Becoming Leader. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Running, Role: LEADER
I20260709 14:50:31.085824 17285 raft_consensus.cc:2468] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 2.
I20260709 14:50:31.085999 17488 consensus_queue.cc:237] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:31.091948 17109 catalog_manager.cc:5697] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 reported cstate change: term changed from 1 to 2, leader changed from 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130) to ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129). New cstate: current_term: 2 leader_uuid: "ef8c10e2eca54a5f8600b6161660eb85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.196135 17361 raft_consensus.cc:1275] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Refusing update from remote peer 4dd30ddb8439491d9687ade5c569a27d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:31.197188 17521 consensus_queue.cc:1048] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:31.203308 17210 raft_consensus.cc:1275] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Refusing update from remote peer 4dd30ddb8439491d9687ade5c569a27d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:31.205866 17501 consensus_queue.cc:1048] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:31.209141 17485 raft_consensus.cc:993] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d: : Instructing follower ef8c10e2eca54a5f8600b6161660eb85 to start an election
I20260709 14:50:31.209636 17485 raft_consensus.cc:1081] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Signalling peer ef8c10e2eca54a5f8600b6161660eb85 to start an election
I20260709 14:50:31.211126 17210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92ba209f19d7455ab7160158a2d28251"
dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
 from {username='slave'} at 127.0.0.1:56856
I20260709 14:50:31.211584 17210 raft_consensus.cc:493] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:31.211931 17210 raft_consensus.cc:3060] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:31.216702 17210 raft_consensus.cc:515] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:31.218317 17210 leader_election.cc:290] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 2 election: Requested vote from peers 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097), 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131:44967)
I20260709 14:50:31.220422 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ba209f19d7455ab7160158a2d28251" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
I20260709 14:50:31.220957 17359 raft_consensus.cc:3060] T 92ba209f19d7455ab7160158a2d28251 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:31.221243 17285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ba209f19d7455ab7160158a2d28251" candidate_uuid: "ef8c10e2eca54a5f8600b6161660eb85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
I20260709 14:50:31.221838 17285 raft_consensus.cc:3055] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:31.222139 17285 raft_consensus.cc:740] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Running, Role: LEADER
I20260709 14:50:31.222785 17285 consensus_queue.cc:260] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:31.223631 17285 raft_consensus.cc:3060] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:31.227504 17359 raft_consensus.cc:2468] T 92ba209f19d7455ab7160158a2d28251 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 2.
I20260709 14:50:31.228514 17175 leader_election.cc:304] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:31.228816 17285 raft_consensus.cc:2468] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef8c10e2eca54a5f8600b6161660eb85 in term 2.
I20260709 14:50:31.229223 17488 raft_consensus.cc:2804] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:31.229682 17488 raft_consensus.cc:697] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 LEADER]: Becoming Leader. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Running, Role: LEADER
I20260709 14:50:31.230419 17488 consensus_queue.cc:237] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:31.236583 17109 catalog_manager.cc:5697] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 reported cstate change: term changed from 1 to 2, leader changed from 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130) to ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129). New cstate: current_term: 2 leader_uuid: "ef8c10e2eca54a5f8600b6161660eb85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.423573 17210 raft_consensus.cc:1275] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Refusing update from remote peer 4dd30ddb8439491d9687ade5c569a27d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:31.423872 17359 raft_consensus.cc:1275] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Refusing update from remote peer 4dd30ddb8439491d9687ade5c569a27d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:31.424678 17501 consensus_queue.cc:1048] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:31.425321 17521 consensus_queue.cc:1048] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:31.435304 17285 raft_consensus.cc:1275] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Refusing update from remote peer ef8c10e2eca54a5f8600b6161660eb85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:31.439957 17488 consensus_queue.cc:1048] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:31.453836 17359 raft_consensus.cc:1275] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Refusing update from remote peer ef8c10e2eca54a5f8600b6161660eb85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:31.454975 17488 consensus_queue.cc:1048] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:31.484355 17285 raft_consensus.cc:1275] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Refusing update from remote peer ef8c10e2eca54a5f8600b6161660eb85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:31.485368 17488 consensus_queue.cc:1048] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:31.492709 17359 raft_consensus.cc:1275] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Refusing update from remote peer ef8c10e2eca54a5f8600b6161660eb85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:31.493953 17550 consensus_queue.cc:1048] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:31.700711 17359 raft_consensus.cc:1275] T 92ba209f19d7455ab7160158a2d28251 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Refusing update from remote peer ef8c10e2eca54a5f8600b6161660eb85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:31.701970 17408 consensus_queue.cc:1048] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:31.710767 17285 raft_consensus.cc:1275] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Refusing update from remote peer ef8c10e2eca54a5f8600b6161660eb85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:31.711967 17488 consensus_queue.cc:1048] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:33.778034 17107 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36226:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:50:33.797233 17107 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36226:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:50:33.890527 12450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:33.939374 17612 tablet.cc:1724] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:33.951387 17611 tablet.cc:1724] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.003111 17608 tablet.cc:1724] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.038789 17621 tablet.cc:1724] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.076898 17635 tablet.cc:1724] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.040318 17613 tablet.cc:1724] T 490517b74da243eda8f140d1bd195c47 P 4dd30ddb8439491d9687ade5c569a27d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.082291 17612 tablet.cc:1724] T ec022957306a4e748fc588b2de992353 P 4dd30ddb8439491d9687ade5c569a27d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.110249 17175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.40.130:40097, user_credentials={real_user=slave}} blocked reactor thread for 104459us
I20260709 14:50:34.137810 17212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e8c802535be4e34852f9b902f892de9"
dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
mode: GRACEFUL
new_leader_uuid: "5174791b67cf410aa3d05c750c1a8607"
 from {username='slave'} at 127.0.0.1:52704
I20260709 14:50:34.139689 17212 raft_consensus.cc:606] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 LEADER]: Received request to transfer leadership to TS 5174791b67cf410aa3d05c750c1a8607
I20260709 14:50:34.127646 17611 tablet.cc:1724] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.154989 17646 tablet.cc:1724] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.155402 17621 tablet.cc:1724] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.157845 17641 tablet.cc:1724] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.169910 17644 tablet.cc:1724] T 2c5789f8e3c04bc3879dc721ab637814 P ef8c10e2eca54a5f8600b6161660eb85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.166270 17608 tablet.cc:1724] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.176590 17635 tablet.cc:1724] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.151503 17640 tablet.cc:1724] T 1edfe433ef21470f95d33281fa68c333 P 5174791b67cf410aa3d05c750c1a8607: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.132493 17642 tablet.cc:1724] T 490517b74da243eda8f140d1bd195c47 P 5174791b67cf410aa3d05c750c1a8607: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.129002 17639 tablet.cc:1724] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.198104 17621 tablet.cc:1724] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.222751 17611 tablet.cc:1724] T ec022957306a4e748fc588b2de992353 P ef8c10e2eca54a5f8600b6161660eb85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.203214 17646 tablet.cc:1724] T 2c5789f8e3c04bc3879dc721ab637814 P 5174791b67cf410aa3d05c750c1a8607: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.217451 17612 tablet.cc:1724] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.249657 17639 tablet.cc:1724] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.258028 17285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad06d514de424b3098435a45a7b07089"
dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
mode: GRACEFUL
new_leader_uuid: "5174791b67cf410aa3d05c750c1a8607"
 from {username='slave'} at 127.0.0.1:44992
I20260709 14:50:34.258608 17285 raft_consensus.cc:606] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 2 LEADER]: Received request to transfer leadership to TS 5174791b67cf410aa3d05c750c1a8607
I20260709 14:50:34.260004 12450 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:34.260569 12450 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:34.275220 17642 tablet.cc:1724] T 92ba209f19d7455ab7160158a2d28251 P 5174791b67cf410aa3d05c750c1a8607: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.275444 17640 tablet.cc:1724] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.275743 17608 tablet.cc:1724] T 1edfe433ef21470f95d33281fa68c333 P ef8c10e2eca54a5f8600b6161660eb85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.277204 17646 tablet.cc:1724] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.277405 17641 tablet.cc:1724] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:50:34.286859 17632 raft_consensus.cc:993] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85: : Instructing follower 5174791b67cf410aa3d05c750c1a8607 to start an election
I20260709 14:50:34.287329 17632 raft_consensus.cc:1081] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 LEADER]: Signalling peer 5174791b67cf410aa3d05c750c1a8607 to start an election
I20260709 14:50:34.289650 17360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e8c802535be4e34852f9b902f892de9"
dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
 from {username='slave'} at 127.0.0.1:55900
I20260709 14:50:34.290156 17360 raft_consensus.cc:493] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:34.290489 17360 raft_consensus.cc:3060] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:34.302613 17360 raft_consensus.cc:515] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:34.305266 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8c802535be4e34852f9b902f892de9" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:34.305819 17210 raft_consensus.cc:3055] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:34.306114 17210 raft_consensus.cc:740] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ef8c10e2eca54a5f8600b6161660eb85, State: Running, Role: LEADER
I20260709 14:50:34.306833 17210 consensus_queue.cc:260] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [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: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:34.307817 17210 raft_consensus.cc:3060] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:34.314750 17360 leader_election.cc:290] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 3 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:34.319641 17210 raft_consensus.cc:2468] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 3.
I20260709 14:50:34.321028 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8c802535be4e34852f9b902f892de9" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
I20260709 14:50:34.321641 17283 raft_consensus.cc:3060] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:34.321897 17326 leader_election.cc:304] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [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: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:34.322948 17650 raft_consensus.cc:2804] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:34.323400 17650 raft_consensus.cc:697] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 3 LEADER]: Becoming Leader. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Running, Role: LEADER
I20260709 14:50:34.324199 17650 consensus_queue.cc:237] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [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: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:34.328580 17283 raft_consensus.cc:2468] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 3.
I20260709 14:50:34.330796 17109 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681: soft_deleted_table [id=7be889dcdbe545f190986a31fc9199d7] alter complete (version 1)
I20260709 14:50:34.338716 17108 catalog_manager.cc:5697] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 reported cstate change: term changed from 2 to 3, leader changed from ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129) to 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131). New cstate: current_term: 3 leader_uuid: "5174791b67cf410aa3d05c750c1a8607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:34.513868 17623 raft_consensus.cc:993] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d: : Instructing follower 5174791b67cf410aa3d05c750c1a8607 to start an election
I20260709 14:50:34.514365 17625 raft_consensus.cc:1081] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 2 LEADER]: Signalling peer 5174791b67cf410aa3d05c750c1a8607 to start an election
I20260709 14:50:34.515647 17360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad06d514de424b3098435a45a7b07089"
dest_uuid: "5174791b67cf410aa3d05c750c1a8607"
 from {username='slave'} at 127.0.0.1:55892
I20260709 14:50:34.516072 17360 raft_consensus.cc:493] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:34.516341 17360 raft_consensus.cc:3060] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:34.520895 17360 raft_consensus.cc:515] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:34.522336 17360 leader_election.cc:290] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [CANDIDATE]: Term 3 election: Requested vote from peers ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621), 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097)
I20260709 14:50:34.522981 17210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad06d514de424b3098435a45a7b07089" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef8c10e2eca54a5f8600b6161660eb85"
I20260709 14:50:34.523326 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad06d514de424b3098435a45a7b07089" candidate_uuid: "5174791b67cf410aa3d05c750c1a8607" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4dd30ddb8439491d9687ade5c569a27d"
I20260709 14:50:34.523492 17210 raft_consensus.cc:3060] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:34.523831 17283 raft_consensus.cc:3055] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:34.524084 17283 raft_consensus.cc:740] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4dd30ddb8439491d9687ade5c569a27d, State: Running, Role: LEADER
I20260709 14:50:34.524703 17283 consensus_queue.cc:260] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [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: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:34.525568 17283 raft_consensus.cc:3060] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:34.527933 17210 raft_consensus.cc:2468] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 3.
I20260709 14:50:34.528884 17326 leader_election.cc:304] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [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: 5174791b67cf410aa3d05c750c1a8607, ef8c10e2eca54a5f8600b6161660eb85; no voters: 
I20260709 14:50:34.529495 17650 raft_consensus.cc:2804] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:34.529958 17650 raft_consensus.cc:697] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [term 3 LEADER]: Becoming Leader. State: Replica: 5174791b67cf410aa3d05c750c1a8607, State: Running, Role: LEADER
I20260709 14:50:34.530789 17283 raft_consensus.cc:2468] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5174791b67cf410aa3d05c750c1a8607 in term 3.
I20260709 14:50:34.530733 17650 consensus_queue.cc:237] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [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: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } }
I20260709 14:50:34.538792 17108 catalog_manager.cc:5697] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 reported cstate change: term changed from 2 to 3, leader changed from 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130) to 5174791b67cf410aa3d05c750c1a8607 (127.12.40.131). New cstate: current_term: 3 leader_uuid: "5174791b67cf410aa3d05c750c1a8607" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5174791b67cf410aa3d05c750c1a8607" member_type: VOTER last_known_addr { host: "127.12.40.131" port: 44967 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:34.904078 17283 raft_consensus.cc:1275] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [term 3 FOLLOWER]: Refusing update from remote peer 5174791b67cf410aa3d05c750c1a8607: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:34.905151 17650 consensus_queue.cc:1048] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:34.914716 17210 raft_consensus.cc:1275] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 3 FOLLOWER]: Refusing update from remote peer 5174791b67cf410aa3d05c750c1a8607: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:34.916069 17650 consensus_queue.cc:1048] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:34.938822 17210 raft_consensus.cc:1275] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 3 FOLLOWER]: Refusing update from remote peer 5174791b67cf410aa3d05c750c1a8607: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:34.939877 17650 consensus_queue.cc:1048] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef8c10e2eca54a5f8600b6161660eb85" member_type: VOTER last_known_addr { host: "127.12.40.129" port: 46621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:34.948052 17283 raft_consensus.cc:1275] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 3 FOLLOWER]: Refusing update from remote peer 5174791b67cf410aa3d05c750c1a8607: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:34.949470 17636 consensus_queue.cc:1048] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd30ddb8439491d9687ade5c569a27d" member_type: VOTER last_known_addr { host: "127.12.40.130" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:35.310252 12450 tablet_server.cc:179] TabletServer@127.12.40.129:0 shutting down...
I20260709 14:50:35.331473 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:35.332443 12450 tablet_replica.cc:333] T 1edfe433ef21470f95d33281fa68c333 P ef8c10e2eca54a5f8600b6161660eb85: stopping tablet replica
I20260709 14:50:35.333222 12450 raft_consensus.cc:2243] T 1edfe433ef21470f95d33281fa68c333 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.333778 12450 raft_consensus.cc:2272] T 1edfe433ef21470f95d33281fa68c333 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.335852 12450 tablet_replica.cc:333] T ec022957306a4e748fc588b2de992353 P ef8c10e2eca54a5f8600b6161660eb85: stopping tablet replica
I20260709 14:50:35.336355 12450 raft_consensus.cc:2243] T ec022957306a4e748fc588b2de992353 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.336767 12450 raft_consensus.cc:2272] T ec022957306a4e748fc588b2de992353 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.338470 12450 tablet_replica.cc:333] T 2c5789f8e3c04bc3879dc721ab637814 P ef8c10e2eca54a5f8600b6161660eb85: stopping tablet replica
I20260709 14:50:35.338995 12450 raft_consensus.cc:2243] T 2c5789f8e3c04bc3879dc721ab637814 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.339365 12450 raft_consensus.cc:2272] T 2c5789f8e3c04bc3879dc721ab637814 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.340866 12450 tablet_replica.cc:333] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85: stopping tablet replica
I20260709 14:50:35.341343 12450 raft_consensus.cc:2243] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:35.342015 12450 raft_consensus.cc:2272] T 92ba209f19d7455ab7160158a2d28251 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.343564 12450 tablet_replica.cc:333] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85: stopping tablet replica
I20260709 14:50:35.344038 12450 raft_consensus.cc:2243] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:35.344667 12450 raft_consensus.cc:2272] T 073f9db9c3184e488e0f7e53ddc898a7 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.346390 12450 tablet_replica.cc:333] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85: stopping tablet replica
I20260709 14:50:35.346944 12450 raft_consensus.cc:2243] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.347313 12450 raft_consensus.cc:2272] T 569580f8cdc44c7faf3e2e875ae95adc P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.348790 12450 tablet_replica.cc:333] T c84921e8b33e4609a90606cd583cd961 P ef8c10e2eca54a5f8600b6161660eb85: stopping tablet replica
I20260709 14:50:35.349246 12450 raft_consensus.cc:2243] T c84921e8b33e4609a90606cd583cd961 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.349623 12450 raft_consensus.cc:2272] T c84921e8b33e4609a90606cd583cd961 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.351344 12450 tablet_replica.cc:333] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85: stopping tablet replica
I20260709 14:50:35.351802 12450 raft_consensus.cc:2243] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:35.352444 12450 raft_consensus.cc:2272] T 040ce604ba3248f9aa13bb66157a4a67 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.354063 12450 tablet_replica.cc:333] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85: stopping tablet replica
I20260709 14:50:35.354522 12450 raft_consensus.cc:2243] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:35.355186 12450 raft_consensus.cc:2272] T 490517b74da243eda8f140d1bd195c47 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.356724 12450 tablet_replica.cc:333] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85: stopping tablet replica
I20260709 14:50:35.357159 12450 raft_consensus.cc:2243] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.357509 12450 raft_consensus.cc:2272] T 4e8c802535be4e34852f9b902f892de9 P ef8c10e2eca54a5f8600b6161660eb85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.359869 12450 tablet_replica.cc:333] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85: stopping tablet replica
I20260709 14:50:35.360342 12450 raft_consensus.cc:2243] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:35.361027 12450 raft_consensus.cc:2272] T 18d54793048544debfd9a75a91b8037b P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.362739 12450 tablet_replica.cc:333] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85: stopping tablet replica
I20260709 14:50:35.363185 12450 raft_consensus.cc:2243] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.363549 12450 raft_consensus.cc:2272] T c778254ebce045cf9af4ea8f39d374a2 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.365012 12450 tablet_replica.cc:333] T fad68e08f52949ed91009223910a2764 P ef8c10e2eca54a5f8600b6161660eb85: stopping tablet replica
I20260709 14:50:35.365453 12450 raft_consensus.cc:2243] T fad68e08f52949ed91009223910a2764 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.365816 12450 raft_consensus.cc:2272] T fad68e08f52949ed91009223910a2764 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.367466 12450 tablet_replica.cc:333] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85: stopping tablet replica
I20260709 14:50:35.367890 12450 raft_consensus.cc:2243] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:35.368558 12450 raft_consensus.cc:2272] T f015f3b1d65747f6844ec39e76453c65 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.370213 12450 tablet_replica.cc:333] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85: stopping tablet replica
I20260709 14:50:35.370685 12450 raft_consensus.cc:2243] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.371078 12450 raft_consensus.cc:2272] T ad06d514de424b3098435a45a7b07089 P ef8c10e2eca54a5f8600b6161660eb85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.373147 12450 tablet_replica.cc:333] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85: stopping tablet replica
I20260709 14:50:35.373594 12450 raft_consensus.cc:2243] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:35.374224 12450 raft_consensus.cc:2272] T 8b5b487f8397435aabe87b9b4774f7a5 P ef8c10e2eca54a5f8600b6161660eb85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.375849 12450 tablet_replica.cc:333] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85: stopping tablet replica
I20260709 14:50:35.376286 12450 raft_consensus.cc:2243] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.376664 12450 raft_consensus.cc:2272] T 88aea5712cf84e22bb4708c5de08cf63 P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.378304 12450 tablet_replica.cc:333] T ac1899ef62bc4cc180893a8e70b9fc7a P ef8c10e2eca54a5f8600b6161660eb85: stopping tablet replica
I20260709 14:50:35.378724 12450 raft_consensus.cc:2243] T ac1899ef62bc4cc180893a8e70b9fc7a P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.379087 12450 raft_consensus.cc:2272] T ac1899ef62bc4cc180893a8e70b9fc7a P ef8c10e2eca54a5f8600b6161660eb85 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:35.392539 17252 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260709 14:50:35.395141 17252 consensus_peers.cc:597] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d -> Peer ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621): Couldn't send request to peer ef8c10e2eca54a5f8600b6161660eb85. 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 14:50:35.415313 12450 tablet_server.cc:196] TabletServer@127.12.40.129:0 shutdown complete.
I20260709 14:50:35.445739 12450 tablet_server.cc:179] TabletServer@127.12.40.130:0 shutting down...
W20260709 14:50:35.453833 17326 consensus_peers.cc:597] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 -> Peer ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621): Couldn't send request to peer ef8c10e2eca54a5f8600b6161660eb85. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:46621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:35.467811 17252 consensus_peers.cc:597] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d -> Peer ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621): Couldn't send request to peer ef8c10e2eca54a5f8600b6161660eb85. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:46621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:35.480274 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:35.480916 12450 tablet_replica.cc:333] T ec022957306a4e748fc588b2de992353 P 4dd30ddb8439491d9687ade5c569a27d: stopping tablet replica
I20260709 14:50:35.481462 12450 raft_consensus.cc:2243] T ec022957306a4e748fc588b2de992353 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.481905 12450 raft_consensus.cc:2272] T ec022957306a4e748fc588b2de992353 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.483884 12450 tablet_replica.cc:333] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d: stopping tablet replica
I20260709 14:50:35.484433 12450 raft_consensus.cc:2243] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:35.485222 12450 raft_consensus.cc:2272] T 2c5789f8e3c04bc3879dc721ab637814 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:35.486671 17252 consensus_peers.cc:597] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d -> Peer ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621): Couldn't send request to peer ef8c10e2eca54a5f8600b6161660eb85. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:46621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:35.487241 12450 tablet_replica.cc:333] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d: stopping tablet replica
I20260709 14:50:35.487800 12450 raft_consensus.cc:2243] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.488160 12450 raft_consensus.cc:2272] T 073f9db9c3184e488e0f7e53ddc898a7 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.489707 12450 tablet_replica.cc:333] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d: stopping tablet replica
I20260709 14:50:35.490170 12450 raft_consensus.cc:2243] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:35.490835 12450 raft_consensus.cc:2272] T 1edfe433ef21470f95d33281fa68c333 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.492339 12450 tablet_replica.cc:333] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d: stopping tablet replica
I20260709 14:50:35.492938 12450 raft_consensus.cc:2243] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:35.493724 12450 raft_consensus.cc:2272] T 569580f8cdc44c7faf3e2e875ae95adc P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.495561 12450 tablet_replica.cc:333] T 040ce604ba3248f9aa13bb66157a4a67 P 4dd30ddb8439491d9687ade5c569a27d: stopping tablet replica
W20260709 14:50:35.495893 17324 consensus_peers.cc:597] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 -> Peer 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097): Couldn't send request to peer 4dd30ddb8439491d9687ade5c569a27d. 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 14:50:35.496201 12450 raft_consensus.cc:2243] T 040ce604ba3248f9aa13bb66157a4a67 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.496667 12450 raft_consensus.cc:2272] T 040ce604ba3248f9aa13bb66157a4a67 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.498348 12450 tablet_replica.cc:333] T 490517b74da243eda8f140d1bd195c47 P 4dd30ddb8439491d9687ade5c569a27d: stopping tablet replica
I20260709 14:50:35.498868 12450 raft_consensus.cc:2243] T 490517b74da243eda8f140d1bd195c47 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.499217 12450 raft_consensus.cc:2272] T 490517b74da243eda8f140d1bd195c47 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.500761 12450 tablet_replica.cc:333] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d: stopping tablet replica
I20260709 14:50:35.501237 12450 raft_consensus.cc:2243] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:35.501825 12450 raft_consensus.cc:2272] T c84921e8b33e4609a90606cd583cd961 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.503510 12450 tablet_replica.cc:333] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d: stopping tablet replica
I20260709 14:50:35.503969 12450 raft_consensus.cc:2243] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.504324 12450 raft_consensus.cc:2272] T 8b5b487f8397435aabe87b9b4774f7a5 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.505817 12450 tablet_replica.cc:333] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d: stopping tablet replica
I20260709 14:50:35.506312 12450 raft_consensus.cc:2243] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:35.507004 12450 raft_consensus.cc:2272] T 88aea5712cf84e22bb4708c5de08cf63 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.508701 12450 tablet_replica.cc:333] T ac1899ef62bc4cc180893a8e70b9fc7a P 4dd30ddb8439491d9687ade5c569a27d: stopping tablet replica
I20260709 14:50:35.509186 12450 raft_consensus.cc:2243] T ac1899ef62bc4cc180893a8e70b9fc7a P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.509645 12450 raft_consensus.cc:2272] T ac1899ef62bc4cc180893a8e70b9fc7a P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.511400 12450 tablet_replica.cc:333] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d: stopping tablet replica
I20260709 14:50:35.511874 12450 raft_consensus.cc:2243] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:35.512519 12450 raft_consensus.cc:2272] T c778254ebce045cf9af4ea8f39d374a2 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.514093 12450 tablet_replica.cc:333] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d: stopping tablet replica
I20260709 14:50:35.514755 12450 raft_consensus.cc:2243] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.515118 12450 raft_consensus.cc:2272] T 18d54793048544debfd9a75a91b8037b P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.516786 12450 tablet_replica.cc:333] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d: stopping tablet replica
I20260709 14:50:35.517272 12450 raft_consensus.cc:2243] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:35.517953 12450 raft_consensus.cc:2272] T fad68e08f52949ed91009223910a2764 P 4dd30ddb8439491d9687ade5c569a27d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.520007 12450 tablet_replica.cc:333] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d: stopping tablet replica
I20260709 14:50:35.520457 12450 raft_consensus.cc:2243] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.520853 12450 raft_consensus.cc:2272] T f015f3b1d65747f6844ec39e76453c65 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.522738 12450 tablet_replica.cc:333] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d: stopping tablet replica
W20260709 14:50:35.523058 17326 consensus_peers.cc:597] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 -> Peer ef8c10e2eca54a5f8600b6161660eb85 (127.12.40.129:46621): Couldn't send request to peer ef8c10e2eca54a5f8600b6161660eb85. Status: Network error: Client connection negotiation failed: client connection to 127.12.40.129:46621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:35.523190 12450 raft_consensus.cc:2243] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.523670 12450 raft_consensus.cc:2272] T 92ba209f19d7455ab7160158a2d28251 P 4dd30ddb8439491d9687ade5c569a27d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.525244 12450 tablet_replica.cc:333] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d: stopping tablet replica
I20260709 14:50:35.525723 12450 raft_consensus.cc:2243] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.526105 12450 raft_consensus.cc:2272] T 4e8c802535be4e34852f9b902f892de9 P 4dd30ddb8439491d9687ade5c569a27d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.528561 12450 tablet_replica.cc:333] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d: stopping tablet replica
I20260709 14:50:35.528982 12450 raft_consensus.cc:2243] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.529433 12450 raft_consensus.cc:2272] T ad06d514de424b3098435a45a7b07089 P 4dd30ddb8439491d9687ade5c569a27d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:35.532681 17324 consensus_peers.cc:597] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 -> Peer 4dd30ddb8439491d9687ade5c569a27d (127.12.40.130:40097): Couldn't send request to peer 4dd30ddb8439491d9687ade5c569a27d. 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 14:50:35.566529 12450 tablet_server.cc:196] TabletServer@127.12.40.130:0 shutdown complete.
I20260709 14:50:35.594246 12450 tablet_server.cc:179] TabletServer@127.12.40.131:0 shutting down...
I20260709 14:50:35.613741 12450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:35.614387 12450 tablet_replica.cc:333] T 1edfe433ef21470f95d33281fa68c333 P 5174791b67cf410aa3d05c750c1a8607: stopping tablet replica
I20260709 14:50:35.615159 12450 raft_consensus.cc:2243] T 1edfe433ef21470f95d33281fa68c333 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.615656 12450 raft_consensus.cc:2272] T 1edfe433ef21470f95d33281fa68c333 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.617482 12450 tablet_replica.cc:333] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607: stopping tablet replica
I20260709 14:50:35.618009 12450 raft_consensus.cc:2243] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.618391 12450 raft_consensus.cc:2272] T 073f9db9c3184e488e0f7e53ddc898a7 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.619975 12450 tablet_replica.cc:333] T 92ba209f19d7455ab7160158a2d28251 P 5174791b67cf410aa3d05c750c1a8607: stopping tablet replica
I20260709 14:50:35.620448 12450 raft_consensus.cc:2243] T 92ba209f19d7455ab7160158a2d28251 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.620800 12450 raft_consensus.cc:2272] T 92ba209f19d7455ab7160158a2d28251 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.622331 12450 tablet_replica.cc:333] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607: stopping tablet replica
I20260709 14:50:35.622848 12450 raft_consensus.cc:2243] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:35.623530 12450 raft_consensus.cc:2272] T ec022957306a4e748fc588b2de992353 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.625105 12450 tablet_replica.cc:333] T 2c5789f8e3c04bc3879dc721ab637814 P 5174791b67cf410aa3d05c750c1a8607: stopping tablet replica
I20260709 14:50:35.625602 12450 raft_consensus.cc:2243] T 2c5789f8e3c04bc3879dc721ab637814 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.625957 12450 raft_consensus.cc:2272] T 2c5789f8e3c04bc3879dc721ab637814 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.627514 12450 tablet_replica.cc:333] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607: stopping tablet replica
I20260709 14:50:35.627982 12450 raft_consensus.cc:2243] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.628335 12450 raft_consensus.cc:2272] T 18d54793048544debfd9a75a91b8037b P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.630071 12450 tablet_replica.cc:333] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607: stopping tablet replica
I20260709 14:50:35.630678 12450 raft_consensus.cc:2243] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.631055 12450 raft_consensus.cc:2272] T c778254ebce045cf9af4ea8f39d374a2 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.632539 12450 tablet_replica.cc:333] T 88aea5712cf84e22bb4708c5de08cf63 P 5174791b67cf410aa3d05c750c1a8607: stopping tablet replica
I20260709 14:50:35.633024 12450 raft_consensus.cc:2243] T 88aea5712cf84e22bb4708c5de08cf63 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.633366 12450 raft_consensus.cc:2272] T 88aea5712cf84e22bb4708c5de08cf63 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.635073 12450 tablet_replica.cc:333] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607: stopping tablet replica
I20260709 14:50:35.635547 12450 raft_consensus.cc:2243] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.635905 12450 raft_consensus.cc:2272] T 8b5b487f8397435aabe87b9b4774f7a5 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.637540 12450 tablet_replica.cc:333] T f015f3b1d65747f6844ec39e76453c65 P 5174791b67cf410aa3d05c750c1a8607: stopping tablet replica
I20260709 14:50:35.638036 12450 raft_consensus.cc:2243] T f015f3b1d65747f6844ec39e76453c65 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.638372 12450 raft_consensus.cc:2272] T f015f3b1d65747f6844ec39e76453c65 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.640089 12450 tablet_replica.cc:333] T fad68e08f52949ed91009223910a2764 P 5174791b67cf410aa3d05c750c1a8607: stopping tablet replica
I20260709 14:50:35.640496 12450 raft_consensus.cc:2243] T fad68e08f52949ed91009223910a2764 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.640870 12450 raft_consensus.cc:2272] T fad68e08f52949ed91009223910a2764 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.642428 12450 tablet_replica.cc:333] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607: stopping tablet replica
I20260709 14:50:35.642899 12450 raft_consensus.cc:2243] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:35.643540 12450 raft_consensus.cc:2272] T 4e8c802535be4e34852f9b902f892de9 P 5174791b67cf410aa3d05c750c1a8607 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.646764 12450 tablet_replica.cc:333] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607: stopping tablet replica
I20260709 14:50:35.647194 12450 raft_consensus.cc:2243] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:35.647822 12450 raft_consensus.cc:2272] T ac1899ef62bc4cc180893a8e70b9fc7a P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.649430 12450 tablet_replica.cc:333] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607: stopping tablet replica
I20260709 14:50:35.649870 12450 raft_consensus.cc:2243] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:35.650473 12450 raft_consensus.cc:2272] T ad06d514de424b3098435a45a7b07089 P 5174791b67cf410aa3d05c750c1a8607 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.652392 12450 tablet_replica.cc:333] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607: stopping tablet replica
I20260709 14:50:35.652822 12450 raft_consensus.cc:2243] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.653168 12450 raft_consensus.cc:2272] T 569580f8cdc44c7faf3e2e875ae95adc P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.654590 12450 tablet_replica.cc:333] T 490517b74da243eda8f140d1bd195c47 P 5174791b67cf410aa3d05c750c1a8607: stopping tablet replica
I20260709 14:50:35.655027 12450 raft_consensus.cc:2243] T 490517b74da243eda8f140d1bd195c47 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.655356 12450 raft_consensus.cc:2272] T 490517b74da243eda8f140d1bd195c47 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.656905 12450 tablet_replica.cc:333] T 040ce604ba3248f9aa13bb66157a4a67 P 5174791b67cf410aa3d05c750c1a8607: stopping tablet replica
I20260709 14:50:35.657312 12450 raft_consensus.cc:2243] T 040ce604ba3248f9aa13bb66157a4a67 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.657637 12450 raft_consensus.cc:2272] T 040ce604ba3248f9aa13bb66157a4a67 P 5174791b67cf410aa3d05c750c1a8607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.659243 12450 tablet_replica.cc:333] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607: stopping tablet replica
I20260709 14:50:35.659610 12450 raft_consensus.cc:2243] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:35.659958 12450 raft_consensus.cc:2272] T c84921e8b33e4609a90606cd583cd961 P 5174791b67cf410aa3d05c750c1a8607 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.695320 12450 tablet_server.cc:196] TabletServer@127.12.40.131:0 shutdown complete.
I20260709 14:50:35.720235 12450 master.cc:562] Master@127.12.40.190:34125 shutting down...
I20260709 14:50:35.738500 12450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:35.739096 12450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:35.739434 12450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4ae250d6b14f43a8b8a7f00b8ec5e681: stopping tablet replica
I20260709 14:50:35.758605 12450 master.cc:584] Master@127.12.40.190:34125 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10843 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23192 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (99914 ms total)
[  PASSED  ] 8 tests.
I20260709 14:50:35.806228 12450 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 395 messages since previous log ~518 seconds ago
I20260709 14:50:35.806412 12450 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 395 messages since previous log ~518 seconds ago
I20260709 14:50:35.806546 12450 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 393 messages since previous log ~518 seconds ago
I20260709 14:50:35.806795 12450 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 ~31 seconds ago
I20260709 14:50:35.806955 12450 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 ~31 seconds ago
I20260709 14:50:35.807093 12450 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 14:50:35.807320 12450 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~24 seconds ago
